Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
TalendUser3012
Contributor
Contributor

SAPIDoc processing talend v8.x R2024-05

Hello, I am trying to send data from a snowflake source to SAP idoc using the combination of Thmap and Tsapidocoutput components, but I am unable to loop my Idoc structure in hmap, any suggestions on how to loop the input to produce the required output. 

So instead of producing something like: 

Control record

Header record 1

Sub-record1

Sub-record2

Control record

Header record 2

Sub-record1

Sub-record2

It is giving me output something like:

Control record

Header record 1

Sub-record1

Control record

Header record 1

Sub-record2

 

It will be helpful if someone can guide me with the thmap looping if possible.

Labels (1)
  • v8.x

0 Replies