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
- 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
- Common settings include:

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

To Edit Households: Use the Households folder in the
Case Details page.
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.

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.

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:
- 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 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.
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?