Workflow processing option - HxGN SDx - Update 63 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

A user can attach a workflow to an object when it is created. However, that functionality is turned off by default. To turn on the functionality, you must set the workflow processing option on the create method of the object.

  1. Query for the create method for the class (Find > Administration > Method).

  2. Update the method (right-click on the method, and select Update).

  3. Enter a value for Workflow processing option. Possible values are:

    Name

    Desktop Client

    Web Client

    None

    No Workflow page appears in the wizard, and the object is not attached to a workflow.

    No Workflow page appears in the wizard, and the object is not attached to a workflow.

    Specific Workflow Name

    No Workflow page appears in the wizard, and the object is attached to the named workflow.

    No Workflow page appears in the wizard, and the object is attached to the named workflow.

    Select

    The Workflow page appears in the wizard, but the user does not have to select a workflow to attach to the object. It is optional.

    The Workflow page appears in the wizard, but the user does not have to select a workflow to attach to the object. It is optional.

    SelectRequired

    The Workflow page appears in the wizard, and the user must select a workflow to attach to the object.

    The Workflow page appears in the wizard, and the user must select a workflow to attach to the object.

    If more than one workflow is identified, the software does not attach the object to any workflow.

  4. Select Apply or Finish to save your changes.