LEN - Error "Invalid Value For Field Credit Line" When Creating Loan From Webservice
(Doc ID 3021245.1)
Last updated on JUNE 02, 2024
Applies to:
Oracle Banking Corporate Lending - Version 12.3.0.0.0 to 12.4.0.0.0Information in this document applies to any platform.
Symptoms
On : 12.3.0.0.0 version, Implementation Support
LEN - Error "Invalid Value for Field Credit Line" when creating loan from webservice
ERROR
-----------------------
ST-VALS-012
Steps:
1. We get ST-VALS-012 Invalid Value FL00045151 for Field Credit Line when trying create contract using webservice.
FCUBSOLService
CreateContract
Changes
1.Fix provided as In online contract creation, on click of 'List of Credit Lines' button - action_code will be changed to GETLINES. Based on this action code - fn_populate_lines function is getting called to populate the credit lines for LOV Validation. Similarly, added code to call fn_populate_lines to insert valid credit lines into oltb_customer_lines, against which the credit line being passed in WebService would be validated. 2. Webservice contract creation with New Facility should be able to save
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 |
Changes |
Cause |
Solution |