Support for your sales organization with an efficient Sales Help Desk

Internal Help Desk now supports integration with Leads, Opportunities, Deals and Quotes, allowing an employee to link a particular sales object to their help desk request, and giving the agent the ability to easily link back to the appropriate sales object.

Sales Help Desk for Lead

Sales Help Desk for Lead

A Scheduled Process job can be used to pre-populate the categories and base links to these sales reference objects, which makes it easier to set up an integrated sales help desk.

Administrators can now pre-populate categories representing and links to the following Sales reference objects

  • Leads,
  • Opportunities,
  • Deal Registrations
  • Quotes.

This makes it easy for salespeople to get help on a particular issue and gives help desk agents quick access into the exact spot where help is required within Fusion Sales.

Steps to Enable

To enable the Sales Help Desk, with the pre-defined categories and integration, you will need to:

  1. Complete the data setup - Run a scheduled job to add the required categories and other data required.
  2. Add Resources - Assign appropriate resources to the new queues.
  3. Enable the new sales categories - Add the sales objects to the list of referenceable objects.
  4. Setup routing rules - Map categories to new queues if desired.
  5. Embed a new Context Sensitive URL in the Sales Objects pages (e.g., "Get Help") to allow the employee to be directed to the create help desk request page.

Data Setup

Data Setup is done by executing the Scheduled Process job with the name 'Help Desk Sales Configuration Setup'. This job needs to be executed only one time to create the following data:

  • Categories - Leads, Opportunities, Deal Registrations, and Quotes
  • Queues - Leads, Opportunities, Deal Registrations, and Quotes

To execute the Scheduled Process, login as Administrator, and do the following:

  1. Select Tools from top left menu options.
  2. Click on the Scheduled Processes link.
  3. Click on the button Schedule New Process.
  4. Open the drop-down and click the Search... link at the bottom of the options list.
  5. Enter the Name Help Desk Sales Configuration Setup and click Search.
  6. Highlight the desired job and click OK.
  7. Click OK again with the name now populated.
  8. Click Submit to run the Setup job.

Add Resources to Sales Queues

You will need to add resources to each of the new queues that you intend to use by following the instructions below:

  1. Go to Home -> Help Desk -> Internal Help Desk Queues (under Quick Actions).
  2. For each of the queues created, Deal Registrations, Leads, Opportunities, and Quotes, 
    1. Click on the Link
    2. Check the box to make Activation Disabled if you do not wish to use that queue.
      OR
    3. If you do plan to use the queue, click on the Resources tab.
    4. Add the desired Chat Agents as resources on the queue.
    5. Click Save and Close.
    6. Click on the line containing the new queue to highlight it.
    7. Click on the Capacities... button.
    8. Set the capacity for each agent resource to the desired value.
    9. Click Save and Close.
  3. Click Done.

Enable the new Sales Categories

To view the categories that have been properly mapped for the Sales objects, an administrator can go directly to the page /fscmUI/redwood/helpdesk/admin in your environment.

  1. Go to Setup and Maintenance.
  2. Click on the Tasks icon.
  3. Click Search.
  4. Search for Manage Administrator Profile Values and then click on its link.
  5. Enter ORA_SVC_ISR_REF_OBJ_ENABLED_CATEGORIES in the Profile Option Code and Search.
  6. Edit the Value to add SALES to the list (use a comma with no space to separate from the value ERP that may already exist).
  7. Save and Close.

Create Assignment Rules

To map the new Sales Help Desk categories to the new Sales Help Desk queues:

  1. Go to Setup and Maintenance.
  2. Under the Setup for Help Desk, highlight Assignment and Routing.
  3. In the right side, click Manage Service Assignment Rules.
  4. Select the Rule Set Category Internal Service Request Queuing Rules.
  5. Click the Plus sign to create a new Rule Set, giving it a Name and Description.
  6. In the bottom section, click the Plus sign to create a new Rule.
  7. Fill in the Rule Name, Description, and Effective Start Date.
  8. Click the Plus sign to add the category as the Condition for the assignment.
    • Object = Internal Service Request
    • Attribute = Category
    • Operator = Equals
    • Search for the Category Value. It should be set to one of the following: 
      • Quotes
      • Leads
      • Opportunities
      • Deal Registrations
  9. Click OK.
  10. Click the Plus sign under Assign Internal Service Queue heading and selecting the queue to be assigned. The queue name should match the Category Value, one of:
    • Quotes
    • Leads
    • Opportunities
    • Deal Registrations
  11. Click Apply.
  12. Click Done.
  13. When the assignment rule is complete, click Save and Close.
  14. Click Save at the Manage Service Assignment Rules page.
  15. Repeat the process, starting with step 6, to add all the assignment rules required for the categories / queues that you intend to use.
  16. Click Save and Publish.
  17. Click Done.

Embed a Context Sensitive URL in the Sales Pages (if desired)

  1. Create a Sandbox or enter into an existing Sandbox.
  2. Navigate to the sales page which will have the link added (Leads, Opportunities, Deals, and Quotes).
  3. Select Page Composer from the Sandbox top menu.
  4. Under the Structure Tab, select the panel where the context sensitive URL will be added.
  5. Under Components, click Add for a Hyperlink.
  6. Navigate to Add Content on the page composer.
  7. Select Edit on the new hyperlink that was just added.
  8. The Destination will be as defined below, assuming that you are using the categoryCode that is provided by the Setup job.
  • Leads:
    /redwood/helpdesk/create-isr?categoryCode=LEADS&refObjId=#{bindings.LeadId.inputValue}&refObjPuid=#{bindings.LeadId.inputValue}&hdFlow=SALES
  • Opportunities:
    /redwood/helpdesk/create-isr?categoryCode=OPPORTUNITIES&refObjId=#{bindings.OptyId.inputValue}&refObjPuid=#{bindings.OptyId.inputValue}&hdFlow=SALES
  • Deal Registrations:
    /redwood/helpdesk/create-isr?categoryCode=DEAL_REGISTRATIONS&refObjId=#{bindings.DealId.inputValue}&refObjPuid=#{bindings.DealId.inputValue}&hdFlow=SALES

  • Quotes:
    /redwood/helpdesk/create-isr?categoryCode=QUOTES&refObjId=#{bindings.OrderHeaderId.inputValue}&refObjPuid=#{bindings.OrderHeaderId.inputValue}&hdFlow=SALES

9. Enter the Text to be used for the hyperlink (for instance, "Help me" or "Need Help?").

10. Click Apply.

Key Resources

After this feature is generally available, a video showing the use and configuration will be found on Help Desk - Oracle Video Hub.

Access Requirements

The administrator must have the privilege Schedule Internal Help Desk Jobs (SVC_SCHEDULE_SERVICE_JOBS) in order to run the setup ESS job.

This privilege is given, by default, to the duty role, Internal Service Request Administration which is a duty assigned to the Internal Help Desk Administrator job role.