Skip to main content
Question

How do we merge two objects into one object ?

  • March 5, 2025
  • 2 replies
  • 49 views

harshini.gampa12
Level 2
Forum|alt.badge.img+10

In OCPM ,  How do we merge two objects into one object ?

2 replies

abhishek.chatu14
Level 11
Forum|alt.badge.img+4

Can you explain your question a little better ?

You can just add all the details into one object by creating it from scratch and the writing a sql query in the object transformation joining the two 


harshini.gampa12
Level 2
Forum|alt.badge.img+10

I have uploaded a file which has open and closed items.

Now these two items should be created into one object .

I have created two objects and that two objects need to merge into one.

so how can we proceed ?