Oracle Migration Tool On Demand Guide > Migrating Workflow Rules and Action Sets > Elements and Sections in the Workflow Action Sets Output File >

Submit Call Workflow Action Set


Table 63 describes the elements and sections in the Submit Call workflow action set XML output file.

Table 63. Elements and Sections in the Submit Call Workflow Action Set XML File
Element or Section
Description

<data:WorkflowName>Activity Insert</data:WorkflowName>

This element contains the name of the workflow rule with which this action is associated. When performing an Upsert or InsertOrUpdate operation for workflow actions, this name is used to find a matching workflow rule.

<data:WorkflowAction>
  <data:Name>Auto Call Submit</data:Name>
  <data:Active>true</data:Active>
  <data:Order>1</data:Order>
  <data:WorkflowSubmitCallAction>
  </data:WorkflowSubmitCallAction>
</data:WorkflowAction>

This section contains the Submit Call workflow action elements.

The <Order> element is the order number for the workflow action within the set of actions on the workflow rule. It determines the order in which Oracle CRM On Demand invokes the sequence of workflow actions.

Oracle Migration Tool On Demand Guide, Release 33 Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.