Configure Repository Database to View Process Execution View, Document View, and Work Items View from Email
- Last UpdatedJun 10, 2024
- 2 minute read
Configure Repository Database to View Process Execution View, Document View, and Work Items View from Email
Steps:
-
Go to Repository Database.
-
Open SKAddInProviderSettings table.
-
Set Application and Workflow columns if the AddinProviderID in SKAddInProviderSettings table should be the ID present in SKAddInProviders table whose Type column data is Channel and Name column data is MailWorkList.

For example, if the application is Repo, workflow is WF, and the application URL is http://localhost:8000/EnterpriseConsole/BPMUITemplates/Default/Email/, then the entries in the SKAddInProvidersSettings table is as shown in the following image:

Note:
- For each workflow, a separate (Follow step 3) entry should be added in the SKAddInProviderSettings table.
- If a workflow is not configured for a mail channel, then the system considers the first entry of the repository, which could be an entry configured for another workflow.
The following image shows the Document View, Current Execution View Status, and Work Item view:

Note: Restart the Workflow Engine service after making changes to the Repository Database configuration.