Oracle Web Services On Demand Guide > Web Services On Demand API Calls > Administrative Services API Calls >

WorkflowRuleSetRead


Extracts workflow rule configuration data.

Usage

Use the WorkflowRuleSetRead method to extract workflow rule configuration data.

You can read workflow rule sets by specifying the <RecordType>, <TriggerEvent>, and <ParentRecordType> child elements of apQuery:WorkflowRuleSet.

You can read an individual workflow rule by specifying a value for the <WorkflowName> element.

The <Order> element is returned for each workflow rule, otherwise only fields included in the request are returned.

See WorkflowRuleSetUpsert for information about the workflow rule data specified in apData:WorkflowRuleSet.

Arguments

Table 169 describes the arguments taken by the WorkflowRuleSetRead method.

Table 169. Arguments Taken by the WorkflowRuleSetRead Method
Name
Description
Required
Default
I/O

apQuery:WorkflowRuleSet

The workflow rule query criteria.

Yes

Not applicable

Input

apData:ListOfWorkflowRuleSet

The extracted workflow rule data.

Not applicable

Not applicable

Output

Return Value of the Call

The workflow rules data is returned.

Oracle Web Services On Demand Guide, Version 21.0 (Oracle CRM On Demand Release 33) Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.