‎2007 Jun 07 4:01 AM
Hi gurus. I just want to ask if for example an XI, BizTalk or any EAI applications send an IDoc to an SAP system and in the inbound partner profile it was set to TRIGGER IMMEDIATELY, does the EAI application waits until the process is completed (e.g the creation of Sales Order) before getting out of the SAP system?
‎2007 Jun 07 4:07 AM
Hi Andre,
No. It will not wait. Actually it doesn't happen as you might be thinking. The EAI application just send the IDOC to SAP that's it.
It won't do anything more than that, as waiting for process to happen, etc.
Hope it is clear.
Reward points if useful.
Regards,
Atish
‎2007 Jun 07 4:07 AM
Hi Andre,
No. It will not wait. Actually it doesn't happen as you might be thinking. The EAI application just send the IDOC to SAP that's it.
It won't do anything more than that, as waiting for process to happen, etc.
Hope it is clear.
Reward points if useful.
Regards,
Atish
‎2007 Jun 07 4:08 AM
once idoc is received to SAP R/3 system,it will process immediately ( I mean idoc status will not be 64 ,it will be like application document is posted.
TRIGGER IMMEDIATELY is related to SAP r/3 and it does not care about other system.
if you choose background progra check box,then status will have 64 ,then we need run manually by using RBDAPP01 program to get status 53.
hope you got my point
‎2007 Jun 07 4:13 AM
‎2007 Jun 07 4:20 AM
Hi Andre,
Then reward the points and close the thread :).
Regards,
Atish
‎2007 Jun 07 4:22 AM
Another one... Is there a system performance issue regarding the configuration of Trigger Immediately (Inbound) and Transfer IDoc Immediately (Outbound).
‎2007 Jun 07 4:25 AM
‎2007 Jun 07 4:27 AM
Yes. There would be. But it depends on the no. of IDOCs generated and data they containing. But If you think the amount is considerably high then you have can use Collect IDOC. But in some cases Collect IDOC won't work as they require online generation of data in other system so you have to use transfer immidietly only.
Reward points to all useful answers.
Regards,
Atish