Enable Redwood UX for Subscription Management
You must have the OSS_VIEW_SUBSCRIPTION_PRIV privilege to access Subscription Management in Redwood UX.
Subscription Specialist Job role gets this privilege through ORA_OSS_SUBSCRIPTION_AUTHORING_DUTY or ORA_OSS_SUBSCRIPTION_AMENDMENT_DUTY duty roles. For steps to add privilege to a role, see Add or Remove Existing Functional Security Privileges for the Role section in the topic: How do I edit job or abstract roles?.
You can enable Redwood UX for Subscription Management using these steps:
- Create and enter the sandbox using Manage Sandboxes in the user menu. Appearance and Structure must be enabled in the Sandbox for menu configurations.
-
Navigate to Setup and Maintenance, select Setup as Sales, and then select Change Feature Opt-in.
-
Go to Subscriptions and click edit.
- On the Edit Features: Subscriptions page, enable Redwood Subscription Management.
- To verify, navigate to Subscription Management and view Subscriptions (New) and Subscription Products.
-
Save and publish the sandbox.
Create a Custom Menu
If you want to create a custom menu for the application to be displayed in the UI, here are the steps:
- Create and enter sandbox using Manage Sandboxes in the user menu
- Go to .
- Click Create Page Entry and provide requisite details.
- Provide Name for name page entry.
- Choose Icon
- Select Group as Subscription Management
- Choose Yes for Show on Navigator and Show on Springboard
- Choose Link Type as VB Studio Page
- Set focus view id as /index.html
- Choose Web Application as ORA_FSCM_UI
- Set Application Stripe as CRM
- Set VB Studio Flow as /application
- Set Product Family as CRM
- Set VB App UI as cx-subscriptions
- Set VB Page Name as container/subscriptions/subscriptions-list
- Save your changes. You can view the new entry in Subscription Management menu.
- Publish the sandbox.