Issue with Parsing EDI using Logic apps

sam nick 346 Reputation points
2023-02-13T13:22:21.4866667+00:00

I am trying to parse an EDI (834) file using Logic apps. I have setup the agreement, schema and Partners. The schema is from this link (https://www.microsoft.com/en-us/download/details.aspx?id=39087)

In the logic app, I have the below setup

User's image

I pass the http request from postman and the logic app runs without any issues. However, in the output of the Decode, i only see the ISA, GS and ST followed by the SE segments. The BGN , DTP , N1 etc. none of these gets parsed as you can see below User's image

They are defined in the schema. Not sure what I am missing. Any suggestions please on how to fix this issue

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
{count} votes

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.