ApplyRegister

Description

Apply Register with the defined ExternalId to the profile with specified ObjectId. Throws an InvalidOperationException if the profile already has a protocol code


DocsMarshal Connection

Orchestrator InArgument<IManager>

The orchestrator object represents the connection to a DocsMarshal installation.

If this argument is left null the activity will work on the running installation. To work on another installation you must get its orchestrator by the activity DatabaseOrchestrator.

Misc

ObjectId InArgument<Guid> REQUIRED

The ObjectId of the profile

RegisterExternalId InArgument<String> REQUIRED

The ExternalId of the register to apply to the profile