JBO-27014: Attribute BillingFreq in ProductsEO__DefCustomizer__ is required.
Summary:
Business is trying to use One Time Billing Feature in subscription management using the Order Orchestration process from OM
In OM order is created and submitted, orchestration steps have direct subscription creation steps. which interface to subscription management
Problem statement : after the data is interfaced to subscription , Subscription creation process fails with error
Detail Message: oracle.jbo.AttrValException: JBO-27014: Attribute BillingFreq in ProductsEO__DefCustomizer__ is required.
at oracle.jbo.server.JboMandatoryAttributesValidator.validate(JboMandatoryAttributesValidator.java:285)
Order Line Details
- Bundle Item
- Period - Year
- Billing Frequency : One Time Billing
- Subscription Profile Name : Saas Bill Only (Custom ) - Note : If Subscription Profile has billing frequency set, No error noticed, if subscription profile has null value for the billing Frequency above error.