IBM / nodejs-idb-connector

A JavaScript (Node.js) library for communicating with Db2 for IBM i, with support for queries, procedures, and much more. Uses traditional callback-style syntax
MIT License
37 stars 23 forks source link

AS400 - RPG Programs debug when triggered from node. #61

Closed ImSri7 closed 5 years ago

ImSri7 commented 5 years ago

Hi All

I would like to know if there is anyway to debug AS400 programs when called from Node.Js applications. As it is a stateless im unable to capture the Job Details to do a service job and debug.

Thanks in advance Sri

abmusse commented 5 years ago

@sridhar7290 Looks like this issue may be a duplicate of https://github.com/IBM/nodejs-itoolkit/issues/39

Was resolved by: https://github.com/IBM/nodejs-itoolkit/issues/39#issuecomment-468461014