NbbRuleGeneratePaymentScheduleComponent Invalid Algorithm Spot for Custom Algorithm Implementation.
(Doc ID 3047381.1)
Last updated on SEPTEMBER 18, 2024
Applies to:
Oracle Financial Services Revenue Management and Billing - Version 5.1.0.0.0 and laterInformation in this document applies to any platform.
Goal
On : 5.1.0.0.0 version
A challenge was encountered in the development of Java code for an algorithm at the spot, 'NBB Recommendation Rule - Generate Payment Schedule.' The primary issue flagged by the artifact generator is as follows:
‘com.splwg.shared.common.LoggedException: The algorithm component CmPayPlanScheduleFixedAmountPaymentsAlgComp_Impl must implement a valid algorithm spot interface’.
Steps to recreate:
1. In Eclipse -> New -> Other -> Search for Algorithm Implementation;
2. Select NbbRuleGeneratePaymentScheduleComponent in Algorithm Spot Interface;
3. On Finish run artifacts.
Expected Result:
Artifacts Generated without error after Algorithm Creation.
Actual Result:
Currently Facing Error 'The algorithm component must implement a valid algorithm spot interface' upon artifact generation.
Root cause:
Missing annotations.
Solution
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
Goal |
Solution |
References |