Execution Of PMF Workflow Through Command Line Utility Is Failing
(Doc ID 2857852.1)
Last updated on MARCH 30, 2022
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.7.4.0 and laterInformation in this document applies to any platform.
Symptoms
Execution of PMF workflow through command line utility is failing with below error :
./wfExecExternal.sh null RJ_EVEREST_RC_PDCI '$objectId' null OFSAADOM PLAKKIREDDY OFSDMSEG en_US '{"RJ_DF_EXT_REQUEST_ID":"877292933", "RJ_DF_RISKCALC_MODELTYPE":"EXTPDCI", "FIC_MIS_DATE":"2022-01-31"}' null
Array List Size .... 10
we have got workflowID.. RJ_EVEREST_RC_PDCI_MODEL
java.lang.IndexOutOfBoundsException: Index: 10, Size: 10
at java.util.ArrayList.rangeCheck(ArrayList.java:659)
at java.util.ArrayList.get(ArrayList.java:435)
at com.iflex.fic.dataServices.DataServiceProvider.handleRequest(DataServiceProvider.java:447)
at com.iflex.fic.newservice.ServiceProxy.invokeService(ServiceProxy.java:184)
at com.iflex.fic.newservice.NewServiceMaster.provideService(NewServiceMaster.java:211)
at com.iflex.fic.newservice.DynamicServiceManager.provideService(DynamicServiceManager.java:299)
at com.iflex.fic.ficserver.JavaRequestHandler.handleRequest(JavaRequestHandler.java:546)
at com.iflex.fic.ficserver.JavaSocketConnection.run(JavaSocketConnection.java:206)
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 |