Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a question about Data Mapper component.
In the EDI File (EDIFACT):
- segment ?UNT? describe the number of segment in a message,
- and segment ?UNZ? describe the number of message in a interchange.
Exemple UNT :
Talend-Data-Mapper-1.png
Example UNZ :
In this example, five message in this interchange 00073487
Talend-Data-Mapper-2.png
I would like to know if there are a function to get :
- Number segment in a message
- Number message in a interchange
Corresponding EDIFACT/X12 :
EDIFACT -> X12
UNT (UNT.E0074) -> SE (SE1)
UNZ (UNZ.E0036) -> IEA (IEA1)
IEA - Interchange Control Trailer
? IEA01 - Number of Included Functional Groups - This is used for message integrity, developed before such things as check sums were widely implemented.
? IEA02 - Interchange Control Number - Must match the control number in the IEA.
Thank you.
Best Regards.
@esabot wrote:
Hi Benjamin,
I would suggest you to connect to the Support portal: https://support.talend.com/otrs/customer.pl and log your request, so that we treat it with priority, through the support cycle.
If you have any trouble logging in to the Support portal, just let me know here and contact support.eu@talend.com
Many thanks
Elisa
Has this functionality been added to data mapper yet?