DMConfig_BusinessRoleDelete

Description


Destination

BusinessRoleExternalId InArgument<String>

The ExternalId of the BusinessRole to be modified. If Id and ExternalId have both a value only the Id will be considered.

BusinessRoleId InArgument<Int32?>

The Id of the BusinessRole to be modified. If Id and ExternalId have both a value only the Id will be considered.


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

CanConfigure InArgument<Boolean>

Indicates if the user has access to the DocsMarshal configuration area or not.

Description InArgument<String>

The last name of the user.

ExternalId InArgument<String>

The first name of the user.

The first name of the user.

UserId InArgument<Int32>

The password of the user.