Hi,
I'm trying to define integration process in PI 7.1.
I must get records from a table in a loop and i must use some fields of table to get records from other table. In integration process there are two loops, it gets 1record(outside loop)-->n record(inside loop)
Every step of outside loop, i must map values to a message that has Header and Detail section.
Header (1.to 1), Detail (1.to unbounded).
Is there sample to construct these structure in intgeration process section of PI 7.1?
How can i do that?
Thanks.