Hi guys.
I have the following scenario:
WS -> SAP PI - RFC.
Within the rfc is called a function in update task, that in turn calls another function 'IDOC_INBOUND_ASYNCHRONOUS'
wich creates EQUIPMENT_CREATE Idoc.
The problem is that the IDocs sometimes does not finish processing the other one that starts and crashes (does not always happen, only sometimes). I need to run one by one and when it ends the other begins.
In WE20 is check started inmediatly but its call in Z function I dont know if its considers.
In PI, the message interface (mt_request and mt_response) is Inbound and synchronous.
I think that interface must be configured aynchronous, but not sure.
I would aprecciate your help.
Regards.-
Edited by: Pablete on Jan 19, 2012 9:40 PM
Edited by: Pablete on Jan 19, 2012 9:42 PM