Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Latha
Contributor
Contributor

Hi, I need help with eco 835 files processing for looping elements

Hi, I need help with edi 835 files processing for looping elements like N1 segment,CAS segments etc

Labels (3)
1 Reply
Anonymous
Not applicable

Hello,

The Talend Data Mapper is specifically designed for this, and it comes with a predefined 835 structure and the Talend Data Mapper - X12 HIPAA Specifications contain the structure definitions that allow you to create maps that interact with the X12 4010 or 5010 HIPAA EDI transactions.

You'll want to use the tHMap component and load the 835 structure as the input structure, which you can find at: 

Metadata/Hierarchical Mapper/Other Projects/X12_5010_HIPAA (Read Only/Structures/Transactions/

Here are the Data Mapper user guide and documentation, which I recommend you read before building the job. They have a section just on EDI records. Also, be sure to read the section on Loops: in my experience, this is the hardest thing to get right about EDI mapping.

https://help.talend.com/r/en-US/8.0/data-mapper-user-guide

https://help.talend.com/r/en-US/8.0/data-mapper-specifications

Hope it helps.

Best regards

Sabrina