Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi, I had one record containing multiple recordList inside it. Now, I want to create a new recordList from recordList inside record. I had mapped recordLIST coming inside my record to a New RecordList. But, In output I am not getting new RecordList. What might be the possible reason? Pls let me know ASAP. THANKS. Pras
Hi prasanna,
Loop over record list.It becomes record.map this record
to transformer recordTorecordList.This might help u.
srini
Hi, Prasanna.
You said:
<!-Quote-!>Quote: I had mapped recordLIST coming inside my record to a New RecordList. But, In output I am not getting new RecordList. <!-/Quote-!>
I had mapped recordLIST coming inside my record to a New RecordList. But, In output I am not getting new RecordList. <!-/Quote-!>
Thanks.