Could Do

Here are some Oracle Case Management features that are nice to have, but you can still use the application without them. For example: Manage case relationships, action plan actions, case queues and assignment rules, case households, case reporting, and build and implement case extensions.

Enable Relationships

Agents can create business-driven relationships between cases and use them to make updates across SRs cases. This is optional, but Oracle recommends enabling relationships.
Note: Relationships are referred to as Object Links in the Admin UI.
To enable relationships, go to:
  • Setup and Maintenance > Service (or Help Desk) > Action Plans > Action Plan Profile Options
  • Edit ORA_SVC_AP_ENABLE_OBJECT_LINK and ORA_SVC_AP_DEFAULT_OBJECT_LINK_TYPE.

Create Action Plan Actions

To create a case from a Service Request (SR) or a Help Desk Request, you can create action plan actions. To do this, go to:

  • Setup and Maintenance > Service (or Help Desk) > Action Plans > Manage Action Plan Actions > Create Action
    • Common settings include:
      • Object Link Type
      • Copy Attachments
      • Primary Contact Party ID
Image shows the Attribute Mappings tab on the Manage Action Plan Actions page

Create Case Queues and Assignment Rules

  • For CRM Cases: Navigator > Service > Queues > Create Queue
  • For HCM Cases: Navigator > Help Desk > HR Queues > Create Queue
  • For HR Help Desk Cases: Setup and Maintenance > Search > Manage Queues for HR Help Desk Requests
  • For Internal Service Request Cases: Setup and Maintenance > Search > Manage Queues for Internal Help Desk Requests
  • Assignment Rules (optional): See the document for setting rules for queue assignments.

Configure Households

First, enable Household Creation by creating a sandbox (including the Structure tool. Create Sandbox > Structure > Sales (or Service, or Help Desk) > Households > Show in Navigator and Show in Springboard.

To Create Households: From the Springboard: Households > Create

Image shows the Edit Household page where you create households

To Edit Households: Use the Households folder in the Case Details page. Image shows the Edit Households folder in the Case Details page

Note: Users must have the Manage Case Households privilege to create and edit households.

Configure the Action Bar

  • Go to https://[your server]/fscmUI/redwood/service/ec/container/sr/assistant-admin
    • This page requires the privilege ZCA_MANAGE_SENSING_AGENT_PRIV.
  • Common changes are highlighted in the following image. More configuration information can be found in the What's New Section for release 23B on Cloud Readiness Service Center.
Image shows the Action Bar Configuration page

Review Reporting for Cases

  • Navigate to: Reports and Analytics > Browse Catalog > Shared Folders > Service > Embedded Content > then all the Case subject areas.
    Note: All the Case subject areas are for cases of all stripes including Service and Help Desk.
Image shows the Case subject areas in the file structure when you follow the navigation: Reports and Analytics > Browse Catalog > Shared Folders > Service > Embedded Content

Build Extensions in Oracle Visual Builder Studio

  • Action Plan Automation: Ask your Oracle contact for sample code.
  • Conditional Data/Folder: Ask your Oracle contact for a demonstration of an example.

Implement Extensions in Application Composer

  • Send Notification when a user is added to a Case:Image shows the field with the trigger inserted
    • Navigator > Sandboxes > Create a Sandbox (with Application Composer enabled)
    • Navigator > Application Composer > Standard Objects > Case > Case Resource > Triggers > Action > Add > Before Insert in Database
    • See the sample code in the next topic.
    • Publish the sandbox.
  • Run Queue Assignment rules: Ask your Oracle contact for sample code.

Change the Create Case UI*

*For releases before 23D change the create case UI for using the appropriate stripe.
  • For CRM Cases: No modification is required. Cases will be automatically striped for CRM.
  • For HR Help Desk Cases or implementations using multiple stripes, add the case Stripe attribute to the UI using Visual Builder Studio.
  • Optionally, add the Stripe field to the UI and assign a default value that matches your preferred stripe. Such as HR Help Desk.

Image shows the Stripe field on the Create Case page

Configure an Email Channel

To send to and receive emails from customers, set up an email channel.

For more details, see the topic How do I configure an email channel?