Upload Asset Location Fixed Assets Configuration Using OIC Completes in Error: Processing ValueSets for Locations java.lang.ArrayIndexOutOfBoundsException: 1
(Doc ID 2718867.1)
Last updated on DECEMBER 15, 2022
Applies to:
Oracle Fusion Assets Cloud Service - Version 11.13.20.04.0 and laterInformation in this document applies to any platform.
Symptoms
Upload Fixed Assets Configuration in OIC: Trying to create new Asset locations in Fusion.
OIC is used to pull the zip file from SFTP folder. (This is successful)
ERP Adapter to pull the file in UCM(fin/assets/import) - (This is successful)
Steps:
1. Create the zip file(config file) using the Rapid Implementation spreadsheet: UpdateFixedAssetsConfiguration
2. Upload the file(read) into UCM path
/fin/assets/import
3. Call the ESS job: Upload Fixed Assets Configuration
The Upload Fixed Assets Configuration program is running into Warning status, Log shows:
Processing ValueSets for Locations
java.lang.ArrayIndexOutOfBoundsException: 1
at
oracle.apps.financials.assets.shared.RapidStartProcess.createValueSets(RapidSt
artProcess.java:2702)
at
oracle.apps.financials.assets.shared.RapidStartProcess.createValueSetData(Rapi
dStartProcess.java:2604)
at
oracle.apps.financials.assets.shared.RapidStartProcess.execute(RapidStartProce
ss.java:252)
...
...
java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
at java.util.ArrayList.rangeCheck(ArrayList.java:640)
POD Instance:
https://XXX-dev1.fa.em4.oraclecloud.com/
OIC Instance:
https://dev1XXX.integration.ocp.oraclecloud.com/ic/integration/home
Integration Name:
INT33_FA_ASSET_LOCATION
Cause
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
Symptoms |
Cause |
Solution |
References |