How to Migrate Webcenter Content: Imaging AXF Flexfields and Worklist Views Using t2p Scripts
(Doc ID 1671992.1)
Last updated on SEPTEMBER 21, 2022
Applies to:
Oracle WebCenter Content: Imaging - Version 11.1.1.6.0 and laterInformation in this document applies to any platform.
Goal
Part of the AP Solution Accelerator configuration is to configure a BPM worklist application in the following manner:
1. Create Flex Fields (plus custom flex fields, if used)
Status - TextAttribute1
Processing Group - TextAttribute2
Supplier Name TextAttribute3
Supplier Site Name TextAttribute4
Invoice Number TextAttribute5
2. Assign Flex Field mappings to human workflow/payload attributes
Do assignments for InvoiceProcessing, RequestForInvoiceInformation, InvoiceApproval, AccountDistribution, SupplierMaintenance, Rescan, and AssignUser (and custom HWF/payload mappings)
3. Create BPEL task views
My Saved Tasks, Specialist Exception, Manual Entry, Pending Verification, Validation Failures, Rescan, Invoice Approval, Supplier Maintenance, Account Distribution, Request Information, Assign Coding Form User (and any custom views)
Typically, this process must be done in each environment manually. However, for numbers 1 and 3 above, there is a t2p script called ant-t2p-worklist that can migrate flex fields and views from one environment to another. The mapping of flex fields to human task/payload attributes still must be done manually, but the script can allow for easier migration across environments, such as from development to QA, or test to production environment.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |