CreateModelFromQueryProfile

Description

This activity allows you to generate and eventually print a document model in DocsMarshal.


Data

QueryProfile InArgument<IQueryProfile> REQUIRED


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.

DocumentModel

DocumentModelExternalId InArgument<String> REQUIRED

LanguageCode InArgument<String>

LanguageId InArgument<Int32?>


Misc


Print

PrinterName InArgument<String>

PrintInGrayScale InArgument<Boolean?>

PrintNrCopies InArgument<Int16?>