Using Workflow Token Replay in the
Automation Orchestrator 客户端

You can use the token replay feature to view the transitions between items in workflow runs.
  • Enable the token replay feature from the Control Center.
    1. Log in to the Control Center as
      root
      .
    2. Select
      Extension Properties
      .
    3. Click
      tokenreplay-8.16.0
      .
    4. To enable the token replay feature, click
      Enable
      .
    5. Click
      Save
      .
      It can take up to 5 minutes for the
      Automation Orchestrator
      server to refresh the extension.
  • Run a workflow.
By default, the token replay does not run automatically for all workflow runs on your
Automation Orchestrator
server. You can run token replays for each workflow individually, or enable the token replay extension for all workflows from the
Extension Properties
page of the Control Center.
The token replay feature records contextual information for each transition between workflow items. For each workflow item, token replay records when the workflow run started, ended, and what variables were changed at the end of the workflow item run. Token replay also references the generated script log messages for each workflow item.
Data about workflow item transitions is stored in the
Automation Orchestrator
PostgreSQL database. This data is removed from the database when the workflow run is deleted.
  1. Enable token replay for all workflow runs on your
    Automation Orchestrator
    server.
    To run individual token replays without enabling the feature from the Control Center, click
    Run with replay
    on the workflow editor page.
    1. Log in to the Control Center as
      root
      .
    2. Select
      Extension Properties
      .
    3. Click
      tokenreplay-8.16.0
      .
    4. To enable the token replay feature for all workflows, verify that
      Record replay for all workflow runs
      is enabled.
    5. Click
      Save
      .
      It can take up to 5 minutes for the
      Automation Orchestrator
      server to refresh the extension.
  2. 以管理员身份登录到
    Automation Orchestrator
  3. Navigate to
    Activity
    Workflow Runs
    .
  4. Select a workflow run.
  5. Select a workflow run item from the left menu.
    The
    Variable
    and
    Logs
    tabs now display information specific for that workflow item.