Work-Relay Workflows

Work-Relay Workflows component (1) displays processes that are currently started on the record (Started Processes tab) and processes that are not started on the record (Startable Processes tab).

Component Settings:

  • Started processes tab label (2) and Startable processes tab label (3) inputs are used to rename component tabs.
  • Default Tab (4) - choose tab (Started Processes or Startable processes) that will be active by default.
  • Filter by Process Path (5)- use this setting to display startable processes from specified folder only. Works only for Startable Processes folder. Use '\' delimiter to provide full process path (see example below):
  • Filter by Process Name (6)- you can enter your process name here and component will display only specified process in the list. To filter multiple processes with this setting perform the following: group your processes by giving them name containing same identifier and enter %identifier% to the setting input. This will display all processes started/available for start on this record filtered by Name LIKE %identifier%  (see example below):
  • Advanced Settings (7) - allows to provide advanced settings via JSON format. For example:
    • To hide Started Process tab paste this JSON to the setting input: {"hideStartedFlows" : true}
    • To hide Startable Process tab paste this JSON to the setting input: {"hideStartableFlows" : true}

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.