EDMCS to GL import value set value
Summary:
We are using EDMCS to integrate with Oracle Financials ERP for COA management. We are using Oracle's native integration to sync the COA from EDM to Oracle Financials ERP. Process is failing, below are the details.
As per Oracle documentation, Max length of value set value is 25 characters, refer to the below.
https://docs.oracle.com/en/cloud/saas/financials/24d/oedmf/glsegmentvaluesinterface-26738.html#Columns
However while importing the hierarchies from EDM, getting the below error.
Exception raised during processing of GL segment values:JBO-FND:::FND_VS_VALUE_TOO_LONG: <MESSAGE><NUMBER>FND-2825</NUMBER><TEXT>The value xxxxxxxxxxxxxxx is too long.</TEXT><CAUSE></CAUSE><ACTION></ACTION><DETAILS>In value set COST CENTER DD, the length of the value cannot exceed 20 characters.</DETAILS><INCIDENT></INCIDENT></MESSAGE>