on ‎2010 Feb 08 5:26 PM
Hi,
Are there any sample transactions in the module library that use JRA actions ? Can somebody point me to the right source?
Regards,
Chanti.
Request clarification before answering.
The module libraries only use jco, but a transaction using jra would be almost identical.
Jamie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The commit and rollback are only used on a small portion of the babi's, most auto commit. Generally you would have a start session, at least one function call, then an end session once all ecc communication is completed. There are also JCO actions that do the same. This is benefical when a trx is running multiple babi's, because it results in less communication calls.
Jamie
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.