This activity creates an IProfileForInsert object starting from an already existing profile.
It is also possible to set a different ClassType, Domain or ObjectState. It is useful to change the ClassType in case you want, for example, to insert a profile of a child class starting from its parent or vice versa.
The ExternalIdId of the new ClassType of the profile. If left blank, the activity automatically takes the value from the original profile.
The Id of the new ClassType of the profile. If left blank, the activity automatically takes the value from the original profile.
The Id of the new Domain of the profile. If left blank, the activity automatically takes the value from the original profile.
The ExternalIdId of the new Domain of the profile. If left blank, the activity automatically takes the value from the original profile.
The ExternalIdId of the new ObjectState of the profile. If left blank, the activity automatically takes the value from the original profile.
The Id of the new ObjectState of the profile. If left blank, the activity automatically takes the value from the original profile.
The ObjectId of the profile from which to create the IProfileForInsert.
The orchestrator object represents the connection to a DocsMarshal installation.