GetDocument

Description

This activity allows to get a document from a profile.


Misc

ExternalId InArgument<String>

The ExternalId of the field containing the document if it is not the defaul one. The default field for files is saved in the ClassType of the profile.

NetworkCredentials InArgument<NetworkCredential>

The Network Credentials that DocsMarshal should use to set the document. This parameter is required if the additional field has been configured to use them.

ObjectId InArgument<Guid> REQUIRED

The ObjectId of the profile you want to get the document.

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.