PeterS
PeterS

Reputation: 71

Azure Integration account AS2 sync MDN issue

I am performing a POC using Azure Integration account AS2. I have an issue with sending the sync MDN Message back. I am using Mendelson to perform the testing

Message send back by Logic App sync response

medelson response

AS2 Flow

Upvotes: 0

Views: 271

Answers (1)

PeterS
PeterS

Reputation: 71

Found the issue:

Response Body should be:

"body": "@base64ToString(body('Decode_AS2_message')?['OutgoingMdn']?['Content'])"

Upvotes: 0

Related Questions