Siebel Field Service Integration to Oracle Real-Time Scheduler Implementation Guide > Appointment Booking Integration > Integration Flows That Book an Appointment >

Integration Flow That Retrieves Activity Details fromOracle Real-Time Scheduler


The details of an appointment continue to change in Oracle Real-Time Scheduler even after the customer service representative (CSR) confirms the appointment. Details include Crew assigned to the activity, planned start, and so forth. If the CSR requires the current details of the activity, then the CSR must click Refresh Activity in Siebel CRM.

The integration flow to retrieve activity details is the same as the flow to book or reschedule an appointment illustrated in Figure 4 except for the following differences:

  • Siebel CRM calls the Retrieve_Activity_State method of the ActivityStateRetrieval Web service.
  • To get the latest details on the activity from Oracle Real-Time Scheduler, the BPEL flow calls the M1-ActivityStatusInquiry Web service method.
  • The BPEL flow formats the reply that it receives from Oracle Real-Time Scheduler and then sends this reply to Siebel CRM.

This integration uses the ActivityLatestStateRetrieval_EBF project to get appointment details.

For more information, see the following topics:

DVM That Gets Appointment Details

Table 8 describes the DVM to get appointment details. This integration assumes that all DVMs are stored on the Oracle MDS. For more information, see Configuring Domain Value Maps.

Table 8. DVM That Gets Appointment Details
DVM
Description

SBL_ORS_Endpoint_Definition.dvm

This integration uses the ActivityStatusInquiry DVM parameter.

ORS_to_SBL_ActivityStatusMapping.dvm

Used to extract the Siebel CRM equivalent of an Oracle Real-Time Scheduler status. For more information, see Configuring Domain Value Maps.

Siebel Field Service Integration to Oracle Real-Time Scheduler Implementation Guide Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.