Support Article
BIX extract fails with IndexOutOfBoundsException in logs
SA-24542
Summary
Information of cases are not extracted in XML format when BIX Extract rules are run. The Extract rule has data in Page Lists.
Error Messages
java.lang.IndexOutOfBoundsException: Index: 1, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:604)
at java.util.ArrayList.get(ArrayList.java:382)
at com.pega.pegarules.data.internal.clipboard.ClipboardPropertyBase.getPageValue(ClipboardPropertyBase.java:1927)
at
com.pega.pegarules.data.internal.clipboard.PropertyReferenceImpl.resolveEmbeddedPages(PropertyReferenceImpl.java:1986)
.
.
.
Steps to Reproduce
Run BIX Extract rule with Page List in Pega 7.1.9.
Root Cause
IndexOutOfBounds exception was caused when extracting work objects with Page Lists and Missing indices like TestPL(1).a ,TestPL(2).B ,TestPL(3).a.
Resolution
Apply HFix-27949
Published June 20, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.