cancel
Showing results for 
Search instead for 
Did you mean: 

Re : mapping

Former Member
0 Kudos

Hi,

please let me know how to cpy header data into multiple times depend on line items.

Thanks,

Venkat chaitanya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I think you need to copy the value for the multiple records which is depend on line item , if i am right, pls do like below.

You can use copyValue function from the Constants node, but it is not works for the option fields, gives error but it works for mandatory fields.

ok bye

Ram

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos
moorthy
Active Contributor
0 Kudos

hi,

you can try with useOnetoMany built in function in the message mapping to do the same.

also u can write user defined java function for that. Make sure that conetx is changed accordingly..

regds,

moorthy