Tuesday, October 16, 2018

Oracle TeleService

Oracle TeleService

Oracle TeleService automates not just the call center but the whole problem resolution process from the time a customer calls in, sends an e-mail, or enters a service request on the web. Agents can use Oracle Teleservice to update customer records, validate product ownership and contract coverage, provide proactive and personalized customer service, and resolve many problems during the initial contact, using a knowledge base.
This chapter describes the following test flows in Oracle TeleService:
  • Create Service Request for Customer Organization and Employee Contact
  • Create, Update, Audit and Validate Task
  • Create Charge Lines and Orders
Prerequisites
  • User is logged in with Service, Standard responsibility.
Profile Options
Table 10-1 Profile Options for Oracle TeleService
ProfileValue
Service: Default Operating UnitVision Operations
Predefined Data
Table 10-2 Predefined Data for Oracle TeleService
Window NameField NameField Value
Service RequestTypeCustomer Call

SeverityHigh

StatusOpen
Setup Data
Not applicable.

10.1 Create Service Request for Customer Organization and Employee Contact

Creates service request with customer type organization and person with different contact types (customer and employee contact types). Associates product information to service request. Attaches file to service request. Copy service request linking the original to the new service request. The different types of links are reference, caused by and duplicate links.
Prerequisites
  • Customers and contacts.
Profile Options
Table 10-3 Profile Options for Create Service Request for Customer Organization and Employee Contact Flow
ProfileValue
Service: Inventory Validation OrganizationVision Operations
Predefined Data
Table 10-4 Predefined Data for Create Service Request for Customer Organization and Employee Contact Flow
Window NameField NameField Value
Service RequestCustomer TypePerson

Customer TypeOrganization
Setup Data
Not applicable.

10.2 Create, Update, Audit and Validate Task

Creates field service and non field service tasks for a service request. Creates debrief lines for a field service task. Posts debrief lines to generate charge lines. Submits the charge lines to Oracle Order Management for creation of sales orders. Creates, audits and validates tasks.
Prerequisites
  • The user is assigned to a sub inventory that is provided with available on hand quantity for the item.
  • Business Process with service activity code in Charges module.
  • Inventory accounting periods for the corresponding period, in Open status.
  • Following setups done for the item used, as part of the flow in Inventory module:
    • The Service Billable attribute is set to Material.
    • The Item Transactable check box is selected.
    • If the item used in the flow is a trackable item, the instance numbers are generated.
    • Price lists are associated with the item.
Profile Options
Table 10-5 Profile Options for Create, Update, Audit and Validate Task Flow
ProfileValue
CSF: Disable HTML DebriefNo
CSF: Default Debrief Business ProcessField Service
CSF: Default Debrief Service Activity CodeInstall
CSF: Inventory Organization IDVision Operations
Predefined Data
Table 10-6 Predefined Data for Create, Update, Audit and Validate Task Flow
Window NameField NameField Value
Service Request - Tasks tabTask TypeFollow up Action

Task TypeDispatch
Setup Data
Not applicable.

10.3 Create Charge Lines and Orders

Creates different types of charge lines for service requests and submits charge lines to Oracle Order Management. Creates estimate charge lines and converts estimate to actual charge lines through Charges form and Charges and Service Logistics page. Creates material, labor, expense lines, and install base order and return lines using Charges form and Charges and Service Logistics page.
Prerequisites
  • Service activity code is created for billing type Material or Labor or Expense with Mixed order type, and is associated to business process.
  • Following setups are done for the item used as part of the flow in inventory module:
    • The Service Billable attribute is set to Material.
    • The Item Transactable check box is selecetd.
    • If the item used in the flow is a trackable item, the instance numbers are generated.
    • Price lists are associated with the item.
Profile Options
Not applicable.
Predefined Data
Table 10-7 Predefined Data for Create Charge Lines and Orders Flow
Window NameField NameField Value
Service Request - Charges tabCharge lineEstimate ( Pick valid charge line from list )

Charge lineActual
Setup Data
Table 10-8 Setup Data for Create Charge Lines and Orders Flow
Window NameField NameField Value
Service Request - Charges tabOperating UnitVision Operations

Service ActivityCHRT_Exp1202121376

Business ProcessService Charges1202121533

Service activityCHRT_Lab1202121367

Service activityCHRT_Mat1202121386

No comments:

Post a Comment

SQL Important Queries

  How to delete rows with no where clause The following example deletes  all rows  from the  Person.Person  the table in the AdventureWork...