Working With $Environment Context Object

  • Start create or edit an action.
  • Select $Environment context object (1).
  • Select item from context object items picklist (2).

$Environment context object stores values provided by user on "Proceed Process Step" dialog. For actions with "Before Step" action type it refers values provided when proceeding previous process step, otherwise it stores values referring current task.

  • ActualStartDate - actual start date provided by user on dialog when proceeding current task from workflow component.
  • ActualCompleteDate - actual end date provided by user on dialog when proceeding current task from workflow component.
  • Comments - comments user provided on current step Proceed dialog.
  • Operation - current task operation type, stores one of the following values: Proceed, Approve, Reject.
  • VirtualFields - items with vf_ prefix store form virtual fields. They only will appear if current step layout type is Form.

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.