DMConfig_DomainInsert

Description

This activity allows to insert a new Domain in the specified DocsMarshal installation.


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.

Misc

Description InArgument<String>

The description of the Domain. Here we briefly explain what the field is for and how it should be used.

ExternalID InArgument<String>

The ExternalId of the Domain.

The name of the Domain.

RegisterAcronym InArgument<String>

The acronym of the domain. In DocsMarshal, when registers are used to number profiles, an abbreviation can be added to indicate which domain they belong to.

Result OutArgument<Int32>

The Id of the inserted domain.

WorkingCalendarId InArgument<Guid?>

The working calendar to assign to the domain.

The world is a parameter that allows you to significantly increase the performance of a DocsMarshal system: it increases the speed of search, insertion and updating of profiles.

It allows, in fact, to logically divide the domains and consequently segment the data within them. It is recommended to use it when the system needs to handle large amounts of data (in the order of tens of millions of profiles). This functionality is only available with the DocsMarshal Multi Tenant Enterprise license.
For more information, request direct advice from our staff.