We already have a API to check if th AS400 session is active or not. This API will work properly if the users signs off from system. Sometimes when we disconnect the sessioin or close the session of 5250, we still see the session running on the system when we see using wrkactjob but actualy the user has closed the session. I have a JAVA pgm which writes back to DB2 if session is active and in this case the JAVA pgm must not write back to DB2.
Please let me know how to achive it?
Start Free Trial