Managing Procedures
  • 13 Jun 2024
  • 2 Minutes to read
  • Contributors
  • Dark
    Light

Managing Procedures

  • Dark
    Light

Article summary

This topic describes various common tasks that administrators can perform on Procedures.

Running a Procedure

A Procedure can be executed:

To run a Procedure from the Procedures home page, select it and click the "RUN" button above the table.

Running a Procedure from the Procedures home page will obviously exclude any contextual selection that the Procedure itself should have inherited from a Screen Object or Screen of a Capsule.

contents/assets/images/procedure.run.png

Managing Procedures

You can perform different actions on one or more Procedures by selecting them and by clicking on the different buttons above the table.

contents/assets/images/procedure.toolbar.png

The available Actions are described below.

  • To edit the main properties of a Procedure or review the entire series of steps and add or remove breakpoints, simply select the desired Procedure to open the Properties panel.

    You cannot edit the structure of the Procedure from the Properties panel. To do so, you have to click on the "EDIT" button that appears above the table when a Procedure is selected.

  • To edit the steps of an existing Procedure, select it and click on the "EDIT" button that appears above the table.
    Once in the Procedure editor, you can move and create new steps, create groups, copy/paste groups or steps, and add or remove breakpoints. See Creating a Procedure for more detail

  • To copy an existing Procedure, select it and click the "Duplicate" icon above the table, then enter the name of the new Procedure

  • To delete a Procedure, select it and click on the trash icon that appears above the table. This action will delete the Procedure and cannot be undone

  • To remove all breakpoints of a Procedure, select it and click the "CLEAN ALL BREAKPOINTS" button above the table. You can also remove all breakpoints of a Procedure from the Procedure Properties panel, with the"CLEAN BREAKPOINTS" button above the Steps table as well as within the Procedure editor with the same button above the table.
    The "CLEAN BREAKPOINTS" button appears only if the selected Procedure contains at least one breakpoint. See Procedure Debugger for more details on breakpoints

Monitoring Procedures

System Administrators (i.e. users with a Developer License the Admin option enabled in the Subscription Hub) can monitor the execution of Procedures from the "Running Tasks" page under System Administration
This area shows all actions currently running on the server, such as Layouts and Procedure steps. The additional information shown includes the elapsed time, the user and the progress.
Some actions can also be stopped from this control panel.

contents/assets/images/running.tasks.homepage.png



Was this article helpful?