Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Work Tasks

Human Activity - Enhancement for Escalation and Time out

Human Activity - Enhancement for Escalation and Time out

  • Last UpdatedJun 10, 2024
  • 1 minute read

You can enter the time span value as:

  1. "Thursday 07:30 PM"

  2. "Thursday 07:30 "(Assumes AM By default)

  3. "19:30 Thursday"

  4. "PM 07:30 Friday" (tomorrow)

  5. "21:00 Next Friday"/"07:35 PM Next Friday" (takes the Friday which comes in the next week)

    Note: Always enter time in the "HH:MM" format. If the Hour is a single digit, it should be prefixed with a "0". For example, 7:30 should be entered as 07:30 and the colon ":" symbol between the hour and minutes is mandatory.

To do this, the you must create a predefined variable in the following format and update the value of this variable from Script or Update Variable Activity. Ensure that the data type of the variable is set to "string".

Syntax: ^<Action_Name(Case Sensitive)>_<AcronymOfProperty(Case Insensitive)>

For example, for setting the variable for Timeout for Action, it should be:
^Approval1_TFA

Different <AcronymOfProperty> which can be set are:

"TFA": "Timeout for Action"
"MATFA": "Minimum Time for Action"
"TWFO": "Timeout warning for Acknowledgement"
"TFO": "Timeout for Acknowledgement"
"TWFA": "Timeout warning for Action"

You do not need to specify anything in the property. At runtime, this value will be populated to the relevant property of the relevant activity.

If you specify anything in the Property explicitly, the value entered will override the variable value.

If you have a specific date-time value, then you must set the DataType of the Variable as date, and update the value of this variable from Script Activity or Update Variable Activity.

 

Related Links
TitleResults for “How to create a CRG?”Also Available in