-
Hi there
I'm working on an web app that wants to call the XMLSERVICE to call RPG programs etc.
However, I don't want to store the AS400 user credentials in memory or on a database somewhere for…
-
Code examples on how to invoke an RPGLE program make reference to a variable type, but there is no list of the supported types.
Documentation should include the supported types and their mapping fr…
-
There are various tests already, but they are written using the PHP or Python toolkits. These should be converted to not require these toolkits and call XMLSERVICE directly.
Steps involved:
- [ …
-
https://github.com/IBM/xmlservice/blob/20800d6be4aa4748b6eb226896c899c9c7e752ab/src/plugipc.rpgle#L1496
Because dir+pgm will always expand to `/libname.LIB/XMLSERVICE.PGM`, and `SPAWN_SETJOBNAMEARG…
-
* **Node.js version**: 12.14.0
* **itoolkit version**: 1.0.0
* **IBM i version**: 7.3
* **XMLSERVICE version**: XML Toolkit 2.0.2-dev
**Describe the bug**
The node-script requests IBM i DB-Data…
-
XMLService how to parse DBCS (double-byte character set) chars?? Can u give us hint?
Below is our xml example:
``
Thanks
-
Stored procedures with in/out parameters have served us fairly well, with a few drawbacks:
- each database extension (ibm_db2, pdo) has its own way to bind in/out params
- odbc procedural extension …
-
Check with Tony about improved error service in XMLSERVICE, then refactor error retrieval code to accommodate that. Currently very, very slow and uses high CPU. Error codes are commonplace on IBM i (l…
-
Test and document io='omit' (supported by XMLSERVICE)
-
### What You Are Seeing?
`choco outdated`
> Error deserializing response of type chocolatey.infrastructure.app.domain.PackageFiles:
There is an error in XML document (77, 90).
### What is E…