Howdy Rolf, thanks for the reply.
So, if I understand you correctly, the IS connection pool management is opening an RPC conversation and leaving it open for it’s duration?
The most pressing scenario is an application level timeout (IS retry interval) which ends up sending a second identical request causing duplicate record handling problems (not a system error as per se). I believe this is simply a delay on the Natural side of the equation when considerable load from other sources/sessions is present.
The Reliable RPC (asynchronous) will only provide either the success code (0000000) or an error code if I am not mistaken (and this upon polling for the status), which may fall short of our requirements (however, it may be enough and will be evaluated). As I have not used the Entirex adapter Reliable RPC processing before, any information / steps outline to keep in mind would be appreciated.
Correct me if I’m wrong, but further to a Reliable connection I can only see having full 2-way asynchronous communication with the addition of a listener accompanied by updates to the Natural codebase, etc… a bigger scenario / ball of wax.
Regards,
Ross Johansson
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods