Hi,
Scenario is : HTTP<
->XI<
-->RFC.
I do not need any payload from source system(HTTP). Is it possible to invoke this interface<b> without payload</b>. Requirement is to invoke this interface <b>using the URL only.</b>
I have tested this interface with HTTP Client. It works only if i supply some dummy xml string in payload.
Please help.
Hi Mallik,
The Source Message Type will have the occurance set to 1:1 for the root node, meaning that you will have one root node at least. So, i don't think it is possible.
Regards,
Ravi Kanth Talagana
mallik..
Can you try mapping with constants.....create some junk map..do all the usual..and map a constant that doesent mean or do anything.......so in essense you are creating a payload without sending one.......does that help
Regards
Ravi Raman
Malik,
Logical routing using the Receiver Determination expects a Service and a Message Interface. Therefore you will need to provide at least one xml tag to form a message (Data Type, Message Type, Message Interface)
Then you can either configure the RFC directly as the receiver service or go via an Integration Process
Regards,
Mike
Add a comment