The OutboundUri
token depends on the Message Type
value in the Encode Action, which is configured in the agreement created at the start of the document. For an Action
message that you encode, you need to decode a Signal
message and subsequently a Response
message for the Wait for Response
action to continue.
RosettaNet template: how to configure before using?
I'm rather new to Azure Logic Apps as well as RosettaNet solution. I want to build a process flow that implement RosettaNet message encoding and decoding.
I followed the Exchange RosettaNet message guide and chose to use RosettaNet template at the end of that guide. However, when I ran the encoding logic app out-of-the-box, it failed as there's "a PIP instance id '1234' which is already in process". I tried to use "@utcnow()" for the Create PIP instance identity function thinking that I could bypass the error. However, it seemed to stuck at the RosettaNet wait for response and took forever. The decoding seemed to run fine.
So, I really need help on this. How can I configure the url in the send settings to match with whatever the HTTP request generated and configure the template so that it can complete the flow.
I would also appreciate if there's any additional guide on the RosetteNet solution, as well as a completed RosettaNet sample. Thank you in advance.
1 answer
Sort by: Most helpful
-
Pramod Valavala 20,636 Reputation points Microsoft Employee
2021-01-20T17:29:41.27+00:00