Force COMMIT in ODI
729822Dec 26 2011 — edited Jan 2 2012Hi,
I am using an ODI package that has 1 interface + 1 odi invoke web service.
for the interface the commit is off.
When the interface populates the data, the bpel WS is called then. BPEL ws is async.
However since the commit happens at the end of the session bpel cant see the data.
I need a way to force a COMMIT, so that bpel can see the data.
Thanks,
Rosh