Hi,
I have the fallow scenario,
BPM: JDBC -> RFC
I am doing a consult in SQL Server and sending data to RFC, my SQL return 4.000.000 rows, i have created a BPM using FOR step, my FOR set get 20.000 in 20.000 rows and send to RFC.
But when my FOR execute 4 times, the Java instance RESET (Adapter Engine).
Can anybody helpe me?