cancel
Showing results for 
Search instead for 
Did you mean: 

FCC Parameters for lineitems under header

manikandan_shanmugam3
Active Participant
0 Kudos

Hi All,

Please help me with the FCC parameters for the below structure for sender and receiver.

Is it possible to converte flat file in to below structure vice versa? (if so please let me know FCC parameters for both sender and recevier adapter)

File:

I can convert the flat file in to below structure but wanted to know about above mentioned nested structure conversion.

Regards,

Mani

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Mani,

If you still need to have such a nested structure, you can go for a simple java mapping to convert the structure that you have got after FCC.

Regards

Charan

former_member184720
Active Contributor
0 Kudos

I don't think you need to build a nested structure to handle this.

Looking at the flat file,you only got Header & Item details.

So i would suggest you go with the standard conversion to avoid any modules/java mappings as sending & receiving applications don't care about what kind of structure PI has got.

former_member182412
Active Contributor
0 Kudos

Hi Manikandan,

You can do it in message mapping as shown in below thread.

Or you can try this using adapter module.

Regards,

Praveen.