Service Request Queue Assignment
Use the Service Request Queue Assignment scheduled process to assign service requests to queues.
This scheduled process:
-
Finds unassigned service requests.
-
Executes queue assignment rules.
-
Assigns matching service requests to appropriate queue.
When to Use
Use this scheduled process to make sure every service request is assigned to a queue.
Privileges Required
Verify that you have the following privilege or roles:
-
Roles
-
ORA_SVC_HELPDESK_ADMINISTRATOR
-
ORA_SVC_SR_ADMINISTRATOR
-
-
Privilege
-
MOW_RUN_BATCH_ASSIGN_PROCESS_PRIV
-
Before You Start
Review the following before scheduling this scheduled process:
-
Recommended Frequency:
-
On regular intervals, for example, hourly, daily or weekly depending on volume of service requests.
-
-
Execution Time:
-
This scheduled process should run within seconds for a single service request, but could take few minutes or longer for multiple service requests depending on the number of unassigned service requests and number of queue assignments rules.
-
-
Compatibility:
-
For this scheduled process to assign service requests to queues correctly, queue assignment rules must have been defined and published using the Manage Service Assignment Rules task.
-
This scheduled process modifies service request objects by populating the Queue field.
-
This scheduled process could be configured to work on Customer Relationship Management service requests or Human Capital Management service requests.
-
If you need a scheduled process to handle both Customer Relationship Management service requests and Human Capital Management Service Requests, you must configure two separate instances of this job with different parameters. Out of the two instances, one instance is for Customer Relationship Management service requests and another one is for Human Capital Management service requests. See the Parameters section.
-
Parameters
You can specify some of the following parameters for Customer Relationship Management Service Requests:
Parameter |
Optional or Mandatory |
Description |
Parameter Values |
Special Combinations Required |
Notes |
---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
None |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The following View Criteria table lists the view criteria name and their view criteria bind variable used to select Customer Relationship Management Service Requests compared to Human Capital Management Service Requests.
View Criteria Name |
View Criteria Description |
View Criteria Bind Values |
---|---|---|
|
|
|
|
|
Note that you must specify the Service Request Number instead of <Service Request Number>. |
You can specify some of the following parameters for Human Capital Management Service Requests:
Parameter |
Optional or Mandatory |
Description |
Parameter Values |
Special Combinations Required |
Notes |
---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The following View Criteria table lists the view criteria name and their view criteria bind variable to select Customer Relationship Management Service Requests compared to Human Capital Management Service Requests.
View Criteria Name |
View Criteria Description |
View Criteria Bind Values |
---|---|---|
|
|
|
|
|
Note that you must specify the Service Request Number instead of <Service Request Number>. |
Troubleshooting Information
Use this information to troubleshoot the scheduled process.
-
To submit the job, you must enter all the mandatory parameters and click Submit. The scheduled process's main user interface page would show the process that was scheduled.
-
The main job starts the sub processes depending on the number of records to process and waits until all sub process are completed.
-
If a particular run for service request queue assignment job fails, next run should pick up unassigned service requests.