OAI: Cross referencing do not work on iStudio 10g.
(Doc ID 457843.1)
Last updated on MARCH 30, 2019
Applies to:
Oracle Applications InterConnect Tool Kit - Version 10.1.2.0.2 and laterInformation in this document applies to any platform.
Symptoms
On iStudio 10.1.2.0.2 in Production:
When attempting to edit a cross reference using the "Modify Returned arguments" button, the following error occurs:
ERROR
---------
Error Loading Application Data Type
Array index out of range: 0
iStudioLog.txt
--------------
Array index out of range: 0
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
at java.util.Vector.get(Vector.java:709)
The issue can be reproduced at will with the following steps:
1. Define Publish/subscribe scene for a simple Employee(Emp_id,EName) table.
2. Define the common view as Emp_id,EName.
3. Define publish event and define mapping as copy object.
4. Define subscribe event. Make application view same as common view.
5. Define cross referencing.
For this click "Modify returned arguments " button on subscription wizard.
(Here the error is popped out)
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 |