Encode using AS2-Encode and Decode using AS2-Decode in Azure Logic Apps

Mohamed Umair Mohamed Anhar 41 Reputation points
2024-12-11T07:15:18.76+00:00

I need to upload xml files in the azure blob storage and i need to encode those xml files content using AS2-Encode and save it in a new blob storage and then i need to decode the encoded files using AS2-Decode and save it in another new blob storage.

Requirement = 1. I need to have 2 logic apps for the encode and decode separately and

                      2. I need to have 1 logic app for both the encode and decode
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,298 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VenkateshDodda-MSFT 23,431 Reputation points Microsoft Employee
    2024-12-11T12:13:13.9733333+00:00

    @Mohamed Umair Mohamed Anhar Thanks for posting your question in Microsoft Q&A.

    You can refer to this article for create a B2B workflow for sending messages with AS2 Encode and Decode.

    Also, the below documentation, can help you to create AS2 encode in logic apps.

    1. Exchange AS2 Messages in logic apps.
    2. Setting up Trading partners in integration account to encode and decode AS2 messages.

    Hope this helps, let me know if you are still facing any issues.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.