Managing Outgoing Notifications and Incoming Email Notifications

Managing Human Workflow Service Components and Engines 21-15

21.6.2.1.6 Importing Task Payload Mapped Attribute Mappings for All Task Definition IDs The

following example imports task payload mapped attribute mappings for all task definition IDs. Task payload mapped attribute mappings use attribute labels. As a prerequisite, find out the attribute labels involved in the task payload mapped attribute mappings to import. These attribute labels must be available in the target SOA server before the import of task payload mapped attribute mappings into the target SOA server. The recommended steps are as follows: ■ Import the attribute labels into the target SOA server. ■ Import the task payload mapped attribute mappings into the target SOA server. operationType = IMPORT objectType = TASK_PAYLOAD_FLEX_FIELD_MAPPING name = ALL user = jcooper group = grantPermission = true migrateAttributeLabel = false override = true skip = true migrateToActiveVersion = true

21.6.2.1.7 Exporting Task Payload Mapped Attribute Mappings for a Specific Task Definition ID

The following example exports task payload mapped attribute mappings for a specific task definition ID. operationType = EXPORT objectType = TASK_PAYLOAD_FLEX_FIELD_MAPPING name = defaultHelpDeskRequestComposite1.0c9856b8b-bc9e-46a4-8aef-698e539ba1d7HelpDesk RequestHumanTask user = jcooper group = grantPermission = true migrateAttributeLabel = false override = true skip = true migrateToActiveVersion = true

21.6.2.1.8 Importing Task Payload Mapped Attribute Mappings for a Specific Task Definition ID

The following example imports task payload mapped attribute mappings for a specific task definition ID. Task payload mapped attribute mappings make use of attribute labels. As a prerequisite, find out the attribute labels that are involved in the task payload mapped attribute mappings to import. These attribute labels must be available in the target SOA server before the import of task payload mapped attribute mappings into the target SOA server. The recommended steps are as follows: ■ Import the attribute labels into the target SOA server. ■ Import the task payload mapped attribute mappings into the target SOA server. operationType = IMPORT objectType = TASK_PAYLOAD_FLEX_FIELD_MAPPING name = defaultHelpDeskRequestComposite1.0c9856b8b-bc9e-46a4-8aef-698e539ba1d7HelpDesk RequestHumanTask user = jcooper 21-16 Oracle Fusion Middleware Administrators Guide for Oracle SOA Suite and Oracle BPM Suite group = grantPermission = true migrateAttributeLabel = false override = true skip = true migrateToActiveVersion = true

21.6.2.1.9 Exporting All Rules for a Specific User This example exports all rules for a

specific user. Note that the group property is left blank when you export rules for a specific user. operationType = EXPORT objectType = RULE name = ALL user = jcooper group = grantPermission = true migrateAttributeLabel = false override = true skip = true migrateToActiveVersion = false

21.6.2.1.10 Importing All Rules for a Specific User This example imports all rules for a

specific user. Note that the group property is left blank when you import rules for a specific user. operationType = IMPORT objectType = RULE name = ALL user = jcooper group = grantPermission = true migrateAttributeLabel = false override = true skip = true migrateToActiveVersion = false

21.6.2.1.11 Exporting All Rules for a Specific Group This example exports all rules for a

specific group. Note that the user property is left blank when you export rules for a specific group. operationType = EXPORT objectType = RULE name = ALL user = group = LoanAgentGroup grantPermission = true migrateAttributeLabel = false override = true skip = true migrateToActiveVersion = false

21.6.2.1.12 Importing All Rules for a Specific Group This example imports all rules for a

specific group. Note that the user property is left blank when you import rules for a specific group. operationType = IMPORT objectType = RULE name = ALL user = group = LoanAgentGroup Managing Human Workflow Service Components and Engines 21-17 grantPermission = true migrateAttributeLabel = false override = true skip = true migrateToActiveVersion = false

21.6.2.1.13 Exporting All User Views This example exports all user views.

operationType = EXPORT objectType = VIEW name = ALL user = jcooper group = grantPermission = true migrateAttributeLabel = false override = true skip = true migrateToActiveVersion = false

21.6.2.1.14 Importing All User Views This example imports all user views.

operationType = IMPORT objectType = VIEW name = ALL user = jcooper group = grantPermission = true migrateAttributeLabel = false override = true skip = true migrateToActiveVersion = false

21.6.2.1.15 Exporting a Specific User View This example exports a specific user view.

operationType = EXPORT objectType = VIEW name = jcooperUserView1 user = jcooper group = grantPermission = true migrateAttributeLabel = false override = true skip = true migrateToActiveVersion = false

21.6.2.1.16 Importing a Specific User View This example imports a specific user view.

operationType = IMPORT objectType = VIEW name = jcooperUserView1 user = jcooper group = grantPermission = true migrateAttributeLabel = false override = true skip = true migrateToActiveVersion = false

21.6.2.1.17 Export All Standard Views This example exports all standard views.

operationType = EXPORT objectType = VIEW