IsTes_GetSyncRecap

Description


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.

Input - ClassType filter

ClassTypeExternalId InArgument<String>

The ClassType for which to compute the recap. If you omit this parameter, the recap will be computed for all configured ClassTypes

ClassTypeId InArgument<Int32>

The ClassType for which to compute the recap. If you omit this parameter, the recap will be computed for all configured ClassTypes


Input - IsTes Config

IstesConfigExternalId InArgument<String>

IstesConfigId InArgument<Guid>


Output - Aggregate

Errors OutArgument<Int32>

Synced OutArgument<Int32>

ToDelete OutArgument<Int32>

ToInsert OutArgument<Int32>

ToUpdate OutArgument<Int32>

ToUpdateDocuments OutArgument<Int32>


Output - Details