V
Valeriy Bashkatov
Guest
Hi David, Thank you for your clarification! Yes, I have noticed that my procedure is not completed after stopping agent. I had to manually kil that session. Do I understand correctly that the listener architecture should look like this: 1. Run the batch process, which will start my ABL-program (JMSServerExample.p with small modifications), for example by cron. 2. Once the process receives a message, it calls the procedure on an application server to process the message and waits for the result. 3. Once the result is received, the process sends a response to queue in ESB. In this architecture, I do not understand how to stop the work the batch process. I'm new to this. Maybe there are some ready examples to see how to implement it. Regards, Valeriy
Continue reading...
Continue reading...