C1-FTRAN Batch Failing While Updating Data
(Doc ID 2730211.1)
Last updated on NOVEMBER 20, 2020
Applies to:
Oracle Financial Services Revenue Management and Billing - Version 2.9.0.0.0 to 2.9.0.0.0 [Release 2]Information in this document applies to any platform.
Symptoms
On : 2.9.0.0.0 version, BT - Batch
There is File Request Type for uploading client data and it is created with update mode.
It fails when try to update the data. In case of new data creation it is working fine but in case of update it is failing.
The following function is used: SCRIPT([ZACCT_ID_CUST!=''],{DUPLICATE(ZACCT_ID_CUST=FETCH(ACCT[ACCT_ID,ENTITY,NULL,'CASH',NULL,NULL,NULL,NULL,NULL]),ACCOUNT CATEGORY='CASH',ACCT IDENTIFIER TYPE='CASH',CUSTOMER CLASS='CASH',RELETIONSHIP TYPE='CASH')})
Whenever there is CASH account associated with it, it gives error as below:
ERROR
-----------------------
ERROR (com.splwg.base.api.batch.ThreadWorkUnitExecutable) Error #1 encountered at work unit null - this error will be logged and the unit skipped during the database transaction replay
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1967) ~[?:1.8.0_211]
at com.splwg.ccb.domain.dataManagement.fileRequest.batch.FileRequestProcessBusinessComponent_Impl.cloneInputPayload(Unknown Source) ~[spl-ccb-2.9.0.0.0.jar:?]
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 |