We were striving with the rest adapter for a while and at the end we succed to send a message to our client.
The problem arise when we have to send multiple messages throw our rest adapter , because we receive one message with multiple messages inside and have to manage send them using rest adapter.
Anyone have an idea how is the better way to solve this using PO with no coding ?
Add comment