Quickest way to copy a complete instance from one entity to another?
Content
Hello,
What is the quickest way to copy a complete instance from one entity to another? This is needed, for example, if an entity is used to provide a list to a customer and the customer picks only 3 out of 10 items in the entity. Only the 3 items need to be submitted to Oracle Service Cloud, so to make sure only the three selected instances are sent to Oracle Service Cloud, they have to be copied to another identical entity that is mapped to OSvC.
Is there a way to copy all the attributes at once from one entity to another rather than inferring a number of blank instances in the second entity and then copying each attribute one at a time using the InstanceValueIf function?
0