
Anonymous
Not applicable
2013-01-16
07:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
EDI FILE PROCESSING BOTH X12 AND EDIFACT IN TALEND
Hi
I tried to Load EDI File both EDIFACT and X12 File , EDIFACT Files i am able to load but Coming to X12 File i am unable to load as we did not find any relevant component for this, tFileInputMSDelimited component some time is useful to load the X12 EDI File as an alternate but it is creating a problem when file has multiple loop's under parent tag or parent element.
we have used tSMOOKSInput but we need develop mapping file or XSD file like below
<?xml version="1.0" encoding="UTF-8"?>
<medi:edimap xmlns:medi=" http://www.milyn.org/schema/edi-message-mapping-1.0.xsd">
-------------------------
-------------------------
</medi:segments>
</medi:edimap>
which is an additional , and we have thousands of files..
bugtracker is created : https://jira.talendforge.org/browse/IF-69?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall...
with reference to post https://community.talend.com/t5/Design-and-Development/Job-Component-for-834-EDI-File/td-p/112407
* any help is appreciated, it is urgent
thanks
AnilKumar Burri
I tried to Load EDI File both EDIFACT and X12 File , EDIFACT Files i am able to load but Coming to X12 File i am unable to load as we did not find any relevant component for this, tFileInputMSDelimited component some time is useful to load the X12 EDI File as an alternate but it is creating a problem when file has multiple loop's under parent tag or parent element.
we have used tSMOOKSInput but we need develop mapping file or XSD file like below
<?xml version="1.0" encoding="UTF-8"?>
<medi:edimap xmlns:medi=" http://www.milyn.org/schema/edi-message-mapping-1.0.xsd">
-------------------------
-------------------------
</medi:segments>
</medi:edimap>
which is an additional , and we have thousands of files..
bugtracker is created : https://jira.talendforge.org/browse/IF-69?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall...
with reference to post https://community.talend.com/t5/Design-and-Development/Job-Component-for-834-EDI-File/td-p/112407
* any help is appreciated, it is urgent
thanks
AnilKumar Burri
525 Views
9 Replies

Anonymous
Not applicable
2013-01-18
09:49 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI Anil
For you information, integration with Talend Studio for x12 mapping is in our roadmap for 2013 year.
Shong
For you information, integration with Talend Studio for x12 mapping is in our roadmap for 2013 year.
Shong
525 Views

Anonymous
Not applicable
2013-01-20
11:58 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Shong, hope we will get a solution soon
525 Views

Anonymous
Not applicable
2014-04-28
10:23 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is is now midway though 2014 and I still do not see a component for handling X12 EDI documents. Is this something I am missing.
I am in the process of attempting to create EDI 850 documents and any guidance would be greatly appreciated.
Thanks!
I am in the process of attempting to create EDI 850 documents and any guidance would be greatly appreciated.
Thanks!
525 Views

Anonymous
Not applicable
2015-02-11
05:42 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
i tried to load EDI X12 file into XML while processing file i am facing the below error.to transfer EDI file i am using tEDIFACTtoXML component.
connecting to socket on port 3411
connected
Unknown/Unexpected UN/EDIFACT control block segment code 'ISA'.
Exception in component tFileOutputXML_3
java.lang.NullPointerException
at org.dom4j.io.XMLWriter.write(XMLWriter.java:337)
at edi_dataload.edi837_dataload_0_1.EDI837_DataLoad.tEDIFACTtoXML_2Process(EDI837_DataLoad.java:512)
at edi_dataload.edi837_dataload_0_1.EDI837_DataLoad.runJobInTOS(EDI837_DataLoad.java:787)
at edi_dataload.edi837_dataload_0_1.EDI837_DataLoad.main(EDI837_DataLoad.java:644)
disconnected
Thanks in advance
sunil kumar
i tried to load EDI X12 file into XML while processing file i am facing the below error.to transfer EDI file i am using tEDIFACTtoXML component.
connecting to socket on port 3411
connected
Unknown/Unexpected UN/EDIFACT control block segment code 'ISA'.
Exception in component tFileOutputXML_3
java.lang.NullPointerException
at org.dom4j.io.XMLWriter.write(XMLWriter.java:337)
at edi_dataload.edi837_dataload_0_1.EDI837_DataLoad.tEDIFACTtoXML_2Process(EDI837_DataLoad.java:512)
at edi_dataload.edi837_dataload_0_1.EDI837_DataLoad.runJobInTOS(EDI837_DataLoad.java:787)
at edi_dataload.edi837_dataload_0_1.EDI837_DataLoad.main(EDI837_DataLoad.java:644)
disconnected
Thanks in advance
sunil kumar
525 Views

Anonymous
Not applicable
2015-08-17
01:16 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sunil kumar,
Did you figure it out? let me know
Did you figure it out? let me know
525 Views

Contributor
2016-07-27
09:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, How to load 837 edi file to Talend data mapper , how to work with this 837 files. please provide information about 837 files.
am using Talend data fabric 6.1.1 version.
am using Talend data fabric 6.1.1 version.
525 Views

Anonymous
Not applicable
2016-07-28
08:24 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The data mapper is not easy to use. I strongly suggest you book a online web based training. I had such a training last year but because I do not use the data mapper - I mostly forgot everything. For me - the data mapper does not fit into the Talend product actually. It is like a foreign matter.
525 Views

Specialist III
2016-11-26
01:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
can any one know the how to process the 837 EDI FILES.
PLEASE CAN ANY ONE HELP ME
can any one know the how to process the 837 EDI FILES.
PLEASE CAN ANY ONE HELP ME
525 Views

Specialist III
2016-11-26
01:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
can any one know the how to process the 837 EDI FILES.
PLEASE CAN ANY ONE HELP ME.which components should i use?
525 Views
