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:

  1. Create and enter the sandbox using Manage Sandboxes in the user menu. Appearance and Structure must be enabled in the Sandbox for menu configurations.
  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

Navigator menu to Redwood UI is currently not available by default. You must create custom menu for the application to be displayed in the UI. Here are the steps:

  1. Create and enter sandbox using Manage Sandboxes in the user menu
  2. Go to Navigator > Tools > Structure.
  3. 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
  4. Save your changes. You can view the new entry in Subscription Management menu.
  5. Publish the sandbox.