merging cdt

Hi,

i have a requirement where i need to get data of same cdt type from 2 different places and combine them together to display  in a interface.

cdt 1: type!A{key:"100", field1:"test1"}

cdt 2: type!A{key:"100", field2:"test2"}

after merging output should be like this type!A {key:"100", field1:"test1",field2:"test2"}.Any suggestions will be really helpful.

Thanks in Advance.

Pradeep.B

  Discussion posts and replies are publicly visible