on ā2024 Jun 06 4:59 AM
Hi guys,
I am facing issue with ISA segemnt for ASC-X12_856_005010.xsd.
the issue is with the segment ISA having field D_105_1.As per the EDI rules we are passing the XML payload with ISA segments and using ASC-X12_856_005010.xsd in EDI converter.
XML paylaod is having D_105_1 and D_1-5_2 Fields and are carrying ZZ as value and passing it to converter and giving result in ISA segment as
ISA|00| |00| ||TRIUMPH-JP |ZZ|AMAZONJP |240526|1653|U|00501|000000001|0|T|>
Means D_105_2 field value ZZ is coming in output (before AMAZONJP) as shown in above line. But D_105_1 field value ZZ is not coming in output (before TRIUMPH-JP) as shown in above line of ISA segment.
XML to EDI converter is working but it is not giving D_105_1 value in EDI format output
I have attached the XML payload which is created by using CPI data avialbe in typesystems (MIG) and passing it through XML to EDI converter.
Can somebody help, whether any ISA field names changed for 005010 version or anything i missed.
Request clarification before answering.
I was able to mock-up your example in our environment and identify the root cause. The problem exists because the first qualifier field in the XML document should be named D_I05 instead of D_I05_1. Interesting since the oldest envelope references in the early EDI configurations use D_I05_1 too which I used to model our custom framework - good news is I get to correct it to match the envelope schema expectation in CPI.
Regards,
Ryan Crosby
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes i did Trace and saw before converter step it is coming but after conversion step it is not coming
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.