Skip to main content
Next, you need to create a new activity and add it to your workflow.
  1. In Dev Studio, open the case type that you created earlier.
  2. On the Workflow tab, click Add life cycle.
  3. Create a first stage with a Collect Information step. This step will open the dialog box where files can be added.
  1. Create a Process stage, add any step to this stage (e.g. Change stage), and click Save.
  1. Next, click Records → Process → Flow to open the list of flows and double-click the Process_Flow flow for the case type that you created earlier.
  1. Replace the Change stage step with a Utility step.
  1. Double-click the Utility item to open its properties. Change the name of the item to Capture Data. In the Rule field, type CaptureData to create a new activity with this name and click the icon next to this field.
  1. In the window that opens, click Create and open.
  2. On the Pages & Classes tab, create the following three objects:
Page nameClass
CaseWork-
AttachmentData-WorkAttach-File
AttachmentInfoData-WorkAttach-File
  1. On the Parameters tab, create the following three parameters:
NameData type
CaseIdString
jsonDataString
executionModeString
  1. Create the following three local variables:
NameData type
LinkedRefToString
IdString
IndexInteger