PI gurus,
I tried to send a vendor as IDOC CREMAS.CREMAS04 to our PI/XI system and in our PI/XI system, the IDOC will be mapped to an xml message and then the XML message will be sent to our client.
I tried to make the whole process a synchronous transmission. But the problem I have is that when I use T code BD14 to sent the vendor to our PI system as a IDOC, the sender interface is automatically CREMAS.CREMAS04 in PI/XI.
Because the sender interface is CREMAS.CREMAS04 and namespace is "urn:sap-com:document:sap:idoc:messages",
In the "Interface Determination" I can only get the "Operation Mapping" if I put "CREMAS.CREMAS04" and "urn:sap-com:document:sap:idoc:messages"
as the source In the "Operation Mapping".
Then the whole process will only work for asynchronous.
So my question is: Can an IDOC message be used for synchronous transmission?
If it can, how can I do that?
Thanks in advance!
Fisher