Profile-Based Subscription Visibility
With Profile-Based Subscription Visibility, you can now decide which subscription products you want to see in a subscription contract header.
There are profile options that you can enable and determine
- how many months after the subscription product has been closed should it be listed
- how many months after the subscription product has been canceled should it be listed
- how many months after the subscription product has expired should it be listed and
- do you want to enable these filtering conditions at all.
Once these profile options have been configures, schedule the ESS Recalculate Subscription Product Availability. This job updates which subscription products remain available based on Profile Options for Canceled Products from Past Months, Expired Products from Past Months, and Closed Products from Past Months.
- Declutter your UI by showing only subscription products that your business needs to focus on.
Steps to enable and configure
The following profile options can be set to enable this feature.
1. ORA_OSS_PRODUCTS_ENABLE_STATUS_FILTER
Enables predefined product status conditions when retrieving subscription products from a given subscription header. These conditions apply in addition to any user supplied criteria.
2. ORA_OSS_INCLUDE_PRODUCTS_CLOSED_IN
Indicates the number of months to take into account when retrieving closed products for a given subscription header, provided the status filter is enabled.
3. ORA_OSS_INCLUDE_PRODUCTS_CANCELED_IN
Indicates the number of months to take into account when retrieving canceled products for a given subscription header, provided the status filter is enabled.
4. ORA_OSS_INCLUDE_PRODUCTS_EXPIRED_IN
Indicates the number of months to take into account when retrieving expired products for a given subscription header, provided the status filter is enabled.
5. ORA_OSS_PROD_STATUS_FILTER_TRHOLD_MRA
This is to specify the batch size threshold for the Update Subscription Product Status Filter ESS. The default value is 100000.