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

WorkflowActionSetInsertOrUpdate


Updates existing workflow action configuration data or inserts new data.

NOTE:  It is recommended that you use the WorkflowActionSetInsertOrUpdate method rather than the WorkflowActionSetUpsert method.

Usage

Use the WorkflowActionSetInsertOrUpdate method to update or insert workflow action configuration data.

New workflow actions are inserted and existing workflows actions are updated. Workflow actions that are not identified in the request are not affected. This is in contrast with the WorkflowActionSetUpsert method, which deletes workflow actions not identified in the request.

The <WorkflowName> and <Order> child elements of apData:WorkflowActionSet are used to identify workflow action records in a request.

If no workflow action is located using these criteria, a new workflow action is inserted with the configuration specified in the request.

See WorkflowRuleSetUpsert for information about the workflow action data specified in apData:WorkflowActionSet.

For more information about workflow actions, see Oracle CRM On Demand Online Help.

Arguments

Table 167 describes the arguments taken by the WorkflowActionSetInsertOrUpdate method.

Table 167. Arguments Taken by the WorkflowActionSetInsertOrUpdate Method
Name
Description
Required
Default
I/O

apData:WorkflowActionSet

The workflow action data to be updated or inserted.

Yes

Not applicable

Input

Status

The status of the call.

Not applicable

Not applicable

Output

Return Value of the Call

The status 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.