Validation steps Workbox
This article contains the Validation steps to be taken to validate if the Workbox software is installed correctly.
Validation needs to take place at the:
- SharePoint Server
- DCS SharePoint site
SharePoint Server
The following validation steps need to be executed on a SharePoint Server
Preconditions
- SharePoint is installed
- Workbox is installed
- Correct version of DCS is installed
- A DCS site is available
Validation steps Central Administration
- Open Central Administration of the SharePoint Server
- Click System Settings
- Click Manage Farm Solutions
- Check if the "datapolis.licensemanagement.wsp" and "workbox.wsp" have the status "Deployed"
Figure 1 DataPolis farm features are deployed
- Go back to the Central Administration
- Click on "Licence Management" at the section "Organice Process System"
- Check If there is a valid Workbox license (green square, maintenance end date not expired)
Figure 2 Datapolis license management
- Check if the While activity is enabled in the web.config of the web application.
To go to the web.config, do the following:- Open Internet Information Services (IIS) Manager on the SharePoint server(s)
- Open the Sites menu
- Select the DCS web application
- In the menu on the right, select "Explore"
Figure 3 web.config location
- Open the web.config file in this directory
The web.config must contain:
For SharePoint 2010
<configuration>
<System.Workflow.ComponentModel.WorkflowCompiler>
<authorizedTypes>
<authorizedType Assembly="System.Workflow.Activities, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Namespace="System.Workflow.*" TypeName="WhileActivity" Authorized="True" />
</authorizedTypes>
</System.Workflow.ComponentModel.WorkflowCompiler>
</configuration>
For SharePoint 2013/2016
<configuration>
<System.Workflow.ComponentModel.WorkflowCompiler>
<authorizedTypes>
<targetFx version="v4.0">
<authorizedType Assembly="System.Workflow.Activities, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Namespace="System.Workflow.*" TypeName="WhileActivity" Authorized="True" />
<authorizedType Assembly="System.Workflow.Activities, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Namespace="System.Workflow.*" TypeName="WhileActivity" Authorized="True" />
</targetFx>
</authorizedTypes>
</System.Workflow.ComponentModel.WorkflowCompiler>
</configuration>
DCS SharePoint site
The following validation steps need to executed on a DCS SharePoint site
Preconditions
- Site feature Organice Process System is Active
- Settings menu option "Manage Organice Workflows" (SP2010) or "Manage Site and Reusable Workflows" (SP2013/SP2016) is available
Figure 4 Option Manage Organice Workflows / Manage Site and Reusable Workflows is available
Validation steps
- Click the option "Manage Organice Workflows" (SP2010) or "Manage Site and Reusable Workflows" (SP2013/SP2016)
- Check if all workflows in the site have the status "Deployed" with a check mark
At Cadac, we distinguish between Sales, Service & Support. We take Sales & Service for granted. We help you purchase your product, service, training or expert and make sure you can get started without any problems. Free of charge and for nothing. You can start using your software carefree, we make sure you can get the most out of it.
Are you running into technical software problems? Then you can use Cadac Support. By submitting the correct information, we can help you as quickly as possible.