Configuration Variables Global Function Workflow Functions Other Variables

Master List: Idoc Script by Usage 4-23

4.33 Workflow

This section lists the Idoc Script variables and functions that are related to workflows. ■ Section 4.33.1, Configuration Variables ■ Section 4.33.2, Global Function ■ Section 4.33.3, Workflow Functions ■ Section 4.33.4, Other Variables

4.33.1 Configuration Variables

The following Idoc Script variables are related to workflows. IsSavedWfCompanionFile on page 6-126 PrimaryWorkQueueTimeout on page 6-192 WorkflowDir on page 6-304 WorkflowIntervalHours on page 6-305

4.33.2 Global Function

The following Idoc Script global function is related to workflows. getValueForSpecifiedUser on page 8-118

4.33.3 Workflow Functions

The following Idoc Script functions are related to workflows. wfAddActionHistoryEvent on page 6-275 wfAddUser on page 6-277 wfComputeStepUserList on page 6-278 wfCurrentGet on page 6-279 wfCurrentSet on page 6-280 wfCurrentStep on page 6-281 wfDisplayCondition on page 6-282 wfExit on page 6-283 wfGet on page 6-284 wfGetStepTypeLabel on page 6-285 wfIsFinishedDocConversion on page 6-286 wfIsNotifyingUsers on page 6-287 wfIsReleasable on page 6-288 wfLoadDesign on page 6-294 wfNotify on page 6-297 wfReleaseDocument on page 6-299 wfSet on page 6-300 wfSetIsNotifyingUsers on page 6-301 wfUpdateMetaData on page 6-303

4.33.4 Other Variables

The following Idoc Script variables are related to workflows. AllowReview on page 6-12 dWfName on page 6-42 dWfStepName on page 6-43 entryCount on page 6-50 IsEditRev on page 6-111 4-24 Oracle Fusion Middleware Idoc Script Reference Guide isRepromptLogin on page 6-125 IsWorkflow on page 6-133 lastEntryTs on page 6-141 SingleGroup on page 6-241 wfAction on page 6-274 wfAdditionalExitCondition on page 6-276 wfJumpEntryNotifyOff on page 6-289 wfJumpMessage on page 6-290 wfJumpName on page 6-291 wfJumpReturnStep on page 6-292 wfJumpTargetStep on page 6-293 wfMailSubject on page 6-295 wfMessage on page 6-296 wfParentList on page 6-298 WfStart on page 6-302 5 Core Functions by Type and Usage 5-1 5 Core Functions by Type and Usage This chapter groups Idoc Script variables and functions that are used for core processing functions such as searching, indexing, and workflow implementation. These sections describe the different core processing functions by type: ■ Section 5.1, Conditional Dynamic Variables