Playbook activity state-mapping permissions

  • Release version: Yokohama
  • Updated January 30, 2025
  • 1 minute to read
  • User permissions must be assigned to allow agents to complete, skip, or restart activities in playbook using activity state mapping.

    Can Complete, Can Skip, and Can Restart permissions are determined whenever an activity is fetched based on the following conditions:
    • Experience Status Record must be defined
    • Users must have write access on Experience Status Record
    • Activity State Mapping rule set must exist for Experience Status Table
    • User must have write access on Experience Status Field for that table
    • Activity State to Experience Status mapping rule must exist for that corresponding operation:
      Playbook Activities Activity State
      Can Complete Complete
      Skip Skipped
      Restart In Progress
    If the permissions are not valid, users cannot perform that operation. The corresponding declarative actions that use the Can Complete, Can Skip, and Can Restart client conditions will not display.
    Note:
    If a user does not have read access on the Experience Status Field of the Experience Status Record, the default activity state will be used instead. The default activity state is the state of the flow powering the activity.