Keywords - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

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

Keywords can be used on arguments to get an attribute value or require an action on a workflow step. The following keywords are supported:

  • NOW (or obj.date) – NOW plus or minus number of days, weeks, or months. Days, weeks, and months are indicated by D,W, and M, respectively. Examples: NOW +6W, Obj.SPFIssueDate -8D.

    The numbers of days, weeks, and months can be derived from an expression. For example, NOW+Obj->SPFXmtlDocument_12.[ContractResponseDays](D), where [ContractResponseDays] results in a numerical value.

  • PREVIOUS – Previous step in the workflow.

  • PREVIOUSINTERACTIVE – Previous step in the workflow where user interaction is required for signing off the step.

  • NEXTINTERACTIVE – Next step in the workflow where user interaction is required for signing off the step.

  • PREVIOUSUSER – The user who completed the previous interactive step in the workflow.

  • PREVIOUSACTIONUSERS – The users who had work assigned to them and have completed the previous interactive step.

  • PREVIOUSINFOUSERS – The users who had no work assigned to them but have to acknowledge the previous interactive step.