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 and 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:

  1. Enter the sandbox.
  2. Navigate to Setup and Maintenance, select Setup as Sales, and then select Change Feature Opt-in.

  3. Go to Subscriptions and click edit.

  4. On the Edit Features: Subscriptions page, enable Redwood Subscription Management.
  5. To verify, navigate to Subscription Management and view Subscriptions (New) and Subscription Products.
  6. 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:

  1. Enter the sandbox and navigate to Tools > Structure.
  2. Click Create Page Entry and provide requisite details.
    1. Provide Name for name page entry.
    2. Choose Icon
    3. Select Group as Subscription Management
    4. Choose Yes for Show on Navigator and Show on Springboard
    5. Choose Link Type as VB Studio Page
    6. Set focus view id as /index.html
    7. Choose Web Application as ORA_FSCM_UI
    8. Set Application Stripe as CRM
    9. Set VB Studio Flow as /application
    10. Set Product Family as CRM
    11. Set VB App UI as cx-subscriptions
    12. Set VB Page Name as container/subscriptions/subscriptions-list
  3. Save your changes. You can view the new entry in Subscription Management menu.
  4. Publish the sandbox.