GetProfileSearchFromDynAss

Description

This activity returns the QueryProfile object which is necessary for all search operations from a profile and a Dynamic Association.


Misc

DynAssExternalId InArgument<String>

The ExternalId of the DynAss.

DynAssId InArgument<Guid>

The Id of the DynAss.

ObjectId InArgument<Guid> REQUIRED

The ObjectId of the profile.

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.