By default, we synchronize all entity actions (end-points) to the DMS, but the explicitly defined disabled actions will be prevented from accessing ODIL

In the following set-up page: ~/SetupEntities/SyncEntityActionsGridList, the user can: 


DMS Synced Entity Actions GridList page

Add new entity actions

  • New entity actions can be added by the Page action (top-right) which will prompt the user the the "AddSyncEntityActions" popup.
  • For existing actions in the list the user can either delete or edit them using the respective grid list page actions.

The form contains 3 fields:

  • DMS Synced Entity Action (mandatory). Here the user can select from a dropdown list the actions he wants to configure (enable/disable)
  • Description (optional). Here the user can add a plain text description for the respective action
  • DMS Sync Enabled (optional). A toggle switch to enable or disable the DMS synchronization accordingly.

or Edit entity action

Similarly the "UpdateSyncEntityActions" form contains the same 3 fields as above:

  • DMS Synced Entity Action (read-only). Here the user can select from a dropdown list the actions he wants to configure (enable/disable)
  • Description. Here the user can add a plain text description for the respective action
  • DMS Sync Enabled. A toggle switch to enable or disable the DMS synchronization accordingly.


Write a comment…