The DocsMarshal Configuration activity library contains a list of activities that allow you to configure all the various aspects of DocsMarshal. The configurable items are: Domains, ClassTypes, ObjectStates, Users, UserGroups and MailAccounts.
This activity allows to get a single AdditionalField given its Id or ExternalId.
This activity allows to insert a new AdditionalField in the specified DocsMarshal installation.
This activity allows to update properties of an AdditionalField that already exists in the specified DocsMarshal installation.
This activity returns all the AdditionalFields stored in the specified DocsMarshal installation.
This activity allows to delete an Area that already exists in the specified DocsMarshal installation.
This activity allows to get a single Area given its Id or ExternalId.
This activity returns all the Areas stored in the specified DocsMarshal installation.
This activity allows to insert a new Area in the specified DocsMarshal installation.
This activity allows to update properties of a Area that already exists in the specified DocsMarshal installation.
This activity allows to add an already existig AdditionalField to an already existing ClassType. If the specified AdditionalField is already attached to the specified class it will be ignored and no exceptions will be thrown.
This activity allows to add an already existig ObjectState to an already existing ClassType. If the specified ObjectState is already attached to the specified class it will be ignored and no exceptions will be thrown.
This activity allows to get a single ClassType given its Id or ExternalId.
This activity returns the list of all the AdditionalFields a ClassType has.
This activity returns all the ClassTypes stored in the specified DocsMarshal installation.
This activity returns the list of all the ObjectStates a ClassType has.
This activity allows to insert a new ClassType in the specified DocsMarshal installation.
This activity allows to update properties of a ClassType that already exists in the specified DocsMarshal installation.
This activity allows to remove an AdditionalField from an already existing ClassType. The specified AdditionalField(s) must be already attached to the specified ClassType, otherwise an exception will be thrown.
This activity allows to remove an ObjectState from an already existing ClassType. The specified ObjectState(s) must be already attached to the specified ClassType, otherwise an exception will be thrown.
This activity allows to get a single Domain given its Id or ExternalId.
This activity returns all the Domains stored in the specified DocsMarshal installation.
This activity allows to insert a new Domain in the specified DocsMarshal installation.
This activity allows to update properties of a Domain that already exists in the specified DocsMarshal installation.
This activity allows to get a single GanttTaskState given its Id or ExternalId.
This activity returns all the GanttTaskStates in the specified DocsMarshal installation.
This activity allows you to set up a MailAccount to receive emails. The MailAccount must already exist in the specified DocsMarshal installation.
This activity allows you to set up a MailAccount for sending emails. The MailAccount must already exist in the specified DocsMarshal installation.
This activity allows to get a single MailAccount given its Id or ExternalId.
This activity returns all the MailAccounts stored in the specified DocsMarshal installation.
This activity allows to insert a new MailAccount in the specified DocsMarshal installation.
This activity allows to update properties of a Mail that already exists in the specified DocsMarshal installation.
This activity allows to get a single ObjectState given its Id or ExternalId.
This activity returns all the ObjectStates stored in the specified DocsMarshal installation.
This activity allows to insert a new ObjectState in the specified DocsMarshal installation.
This activity allows to update properties of an ObjectState that already exists in the specified DocsMarshal installation.
This activity allows to get a single User given its Id or ExternalId.
This activity returns all the Users stored in the specified DocsMarshal installation.
This activity allows to get a single UserGroup given its Id or ExternalId.
This activity returns all the UserGropus stored in the specified DocsMarshal installation.
This activity allows to insert a new UserGroup in the specified DocsMarshal installation.
This activity allows to update properties of a UserGroup that already exists in the specified DocsMarshal installation.
This activity allows to insert a new User in the specified DocsMarshal installation.
This activity allows to update properties of a User that already exists in the specified DocsMarshal installation.