FusionStoreUpdate

Description

With this activity you can Update a Fusion Store from its Id or ExternalId


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.

Folder

FolderId InArgument<Guid?>

The optional folder Id in which insert the fusion store. In case of instance, the folder is the same of the template

FolderName InArgument<String>

The optional folder Id in which insert the fusion store. In case of instance, the folder is the same of the template


Generals

Description InArgument<String>

The description of the fusion store

ExternalId InArgument<String>

The externalId of the fusion store

The name of the fusion store

The type (Instance or Template) of the fusion store


Keys

FusionStoreExternalId InArgument<String>

The ExternalId of the fusion store to update

FusionStoreId InArgument<Guid?>

The Id of the fusion store to update


Misc


Options

Retention InArgument<Int32?>

The weeks of non-use for cancellation of the fusion store

ShouldBeUpdated InArgument<Boolean>

Defines if the Fusion Store must be synced in the next Service run

UpdateFrequencyHours InArgument<Int32?>

The interval of data-sync of the fusion store


Search

EditableFields InArgument<String>

The editable fields of the query in case of Template

The query that extract the data of the fusion store


Template

TemplateExternalId InArgument<String>

The ExternalId of the template to instance

TemplateId InArgument<Guid?>

The Id of the template to instance