Enabling offline support for an optional process

Add an optional process with offline support so that users can make progress on a case or a stage without access to the network.

Before you begin: 
  1. Make sure you can process cases offline. See Enabling offline support for case types
  2. Create an optional process. See Adding a supporting process to a case
  3. Add the pyFlowType property to pyUserWorklist report definition.
Note: Do not use the same subprocess in the main process and the optional process or in multiple optional processes for the same work object.
Complete the following steps to enable offline support for an optional process: