Command Line Object Migration Utility DQ Group Export Exception occurred while trying to dependent child for DQGroup Errors
(Doc ID 2108439.1)
Last updated on AUGUST 12, 2020
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 7.3.5.1.0 and laterOracle Financial Services Asset Liability Management - Version 6.1 and later
Oracle Financial Services Profitability Management - Version 6.1 and later
Oracle Financial Services Funds Transfer Pricing - Version 6.1 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Symptoms
When exporting DQ Groups, the USERID parameter used in the command line has to be same as the owner of the DQ Group. If a different user id is used, the export process still completes successfully, but exports an empty XML file.
ERROR
.....
[FUSIONSUBSYSTEMS] Oct 22,15 14:04:07 : [DQGROUPSMIGRATIONSERVICE]Exception occurred while trying to dependent child for DQGroup
[FUSIONSUBSYSTEMS] Oct 22,15 14:04:07 : [DQGROUPSMIGRATIONSERVICE]
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
........
[FUSIONSUBSYSTEMS] Oct 22,15 14:04:07 : [DQGROUPSMIGRATIONSERVICE]ruleIds....[]
[FUSIONSUBSYSTEMS] Oct 22,15 14:04:07 : [DQGROUPSMIGRATIONSERVICE]Exception occured while trying to export DQGroup....STG_CASA
[FUSIONSUBSYSTEMS] Oct 22,15 14:04:07 : [DQGROUPSMIGRATIONSERVICE]
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
at java.util.ArrayList.get(ArrayList.java:322)
The issue can be reproduced at will with the following steps:
1. Use the Command Line Object Migration Utility to export DQ Groups
2. Use the user that created the DQ Group -> export successful > XML full with data
3. Use any (OFSAAADMIN) that has ALL Roles and is mapped to ALL Information Domains & Segments -> export successful but XML blank.
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 |