Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiple calls in a single XML request #82

Closed
alanseiden opened this issue May 10, 2016 · 1 comment
Closed

Add multiple calls in a single XML request #82

alanseiden opened this issue May 10, 2016 · 1 comment

Comments

@alanseiden
Copy link
Collaborator

alanseiden commented May 10, 2016

Send multiple program calls or commands in one request to XMLSERVICE. We already support this for commands alone but not programs.

  • Improve speed when send multiple program calls, such as CL to set libl and then RPG
  • Need this for REST/HTTP (such as from Bluemix). Enables multiple operations under a single environment (e.g. library lists).
  • Node.js and Python already have this
@alanseiden
Copy link
Collaborator Author

Duplicate of #42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant