Skip to Content
0
Former Member
Apr 22, 2006 at 03:00 AM

BW, XI and RSPC_CHAIN_START or BAPI _ IPAK _ START

29 Views

Dear Gurus,

I am developing a solution with XI carrying XML between two sides (invoices first than many XMLs will be exchanged as answer of first XML). However, BW, as the solutions was designed, has to control traffic. Example: R/3 send an XML using XI and BW loads it. As soon the other party get the message, it will send an XML automatically. For each XML sent there are other XML as an answer. I could use Process Chain with a job checking time by time when R/3 "generate and send" the file via XI. But they are expecting an almost Online Real Time solution. BW has to "wake-up" as soon as XI pass by carrying any XML. It is a pro-active solution. These XML will fill a provider and a Portal (no problem at this stage). The question is: how could I "wake-up" BW when an XML document pass by from any direction using a kind of "trigger"?