Hello SDN'ers,
Need clarification!
My Scenario looks as follows:
JMS (Sender) <-> RFC <-> File System using PI7.0
My client sends a JMS message to JMS Queue which in turn picked by the JMS Adapter from the Queue and processed by the PI. It works fine.
Now I want to replace u201CJMS Senderu201D with u201CSOAP Senderu201D
My questions are:
(1). Is there any Queue concept in SOAP Sender (like in JMS Sender)?
(2). Sometimes I use batch file (as a client) to send JMS message to Queue which in turn picked by the JMS adapter. Is there any such mechanism applicable for SOAP Sender?
Last but not least, it will be helpful, if someone points out some good blogs to start with SOAP Sender scenario.
With kind regards,
Satish.