I am involved in a software application development project that utilizes XBIS running on a Linux server. The project has a requirement that states "If a request exceeds 15-seconds, the system will stop processing and return a message stating the request is taking too long".
After speaking with Steve Jolivet I learned of the B$SetServiceTimeout. After reviewing the documentation, I understand I can set the timeout to 15-seconds to fulfill this requirement. The documentation states "If the timer elapses, the service program is terminated".
I have never used the timeout feature. I have 2 basic questions, please: (1) considering the set-up steps of an XBIS program, where would the call to B$SetServiceTimeout go and (2) where in the program would I construct the "system is taking too long" error message.
Any advice will be greatly appreciated.
Thanks!
Russell H.
#XBIS
#RMCOBOL
#BIS
#SetServiceTimeout




