How to setup the EDMCS to ERP mapping set from EDMCS to flow and update in ERP
I received the approach from Oracle want more input on this,
EDMCS can maintain and govern mappings between a Global Chart of Accounts (COA) and a Local COA. However, it does not natively push these cross-reference mappings into Oracle Fusion ERP as a mapping table or custom object.
For the requirement:
Global COA | Local COA |
|---|---|
1234 | 123456 |
the recommended approach is:
- Maintain the Global-to-Local COA mapping in EDMCS.
- Export the mapping using EDMCS REST APIs or file export.
- Use Oracle Integration Cloud (OIC) to retrieve the mapping.
- Load the mapping into Oracle Fusion ERP using the ERP Cloud Adapter or ERP REST APIs
Tagged:
0