Actions

To pass variables as part of an action, you can define what to pass in the Actions dialog box of the components.

Here you can choose the variables associated with certain actions:
  • Redirect to: Variables input:
    • none: if you select this option, no variables are passed to the redirected URL.
    • default: if you select this option, the id parameters are passed to the redirected URL for the selected or clicked table row(s).
    • workflow: if you select this option, a CLOUDFLOW workflow runs to return data as a result.
      • Workflow name: the name of the CLOUDFLOW workflow.
      • Workflow input name: the input name of the workflow.
      • Extra input options: extra input variables to start a workflow.
        • Key (path): here you can define the key (path) of the variable that you want to pass to the workflow. You can use dot notation.
        • data type: here you can define the data type to interpret the data.
        • Value: here you can define the value of the key variable that you want to pass to the workflow.
  • Dialog: Variables input:
    • default: if you select this option, the id parameters are passed to the redirected URL for the selected or clicked table row(s).
    • workflow: if you select this option, a CLOUDFLOW workflow runs to return data as a result.
      • Workflow name: here you can define the name of the CLOUDFLOW workflow.
      • Workflow input name: here you can define the input name of the workflow.
      • Extra input options: here you can define extra input variables to start a workflow.
        • Key (path): here you can define the key (path) of the variable that you want to pass to the workflow. You can use dot notation.
        • data type: here you can define the data type to interpret the data.
        • Value: here you can define the value of the key variable that you want to pass to the workflow.
  • Open Proofscope:
    • Variable name with url*: here you can define the name of the variable that contains an encoded CLOUDFLOW URL. This is the key name of the row object where the URL of the asset is linked to.
    Note: This action is only available in case of image clicks. You can add image clicks by defining an image column in Table and Job table components.
  • Open Asset Viewer:
    • Variable name with url*: here you can define the name of the variable that contains an encoded CLOUDFLOW URL. This is the key name of the row object where the URL of the asset is linked to.
    Note: This action is only available in case of image clicks. You can add image clicks by defining an image column in Table and Job table components.