ODI Asnycronous call
Hi,
Not 100% this is aimed at the correct community?
I have created ODI scenarios which I want to invoke asynchronously from a BPEL process and then recieve the result of the ODI job back upon completion. The jobs can run from anything like 2 minutes to 1 hour so therfore a synchronous call would time out.
I am using Weblogic 10.3.5 and ODI 11.1.1.5. The JavaEE agent is installed and configured on the Weblogic server and I can invoke calls from this and also calls from a BPEL process, the problem is that when invoked synchronously, this waits as it should and then times out after 2 and a half minutes. If invoked asynchronously, this only returns whether the ODI scenario was invoked - I need the result upon completion.
Not 100% this is aimed at the correct community?
I have created ODI scenarios which I want to invoke asynchronously from a BPEL process and then recieve the result of the ODI job back upon completion. The jobs can run from anything like 2 minutes to 1 hour so therfore a synchronous call would time out.
I am using Weblogic 10.3.5 and ODI 11.1.1.5. The JavaEE agent is installed and configured on the Weblogic server and I can invoke calls from this and also calls from a BPEL process, the problem is that when invoked synchronously, this waits as it should and then times out after 2 and a half minutes. If invoked asynchronously, this only returns whether the ODI scenario was invoked - I need the result upon completion.
0