Siebel Field Service Integration to Oracle Real-Time Scheduler Implementation Guide > Extending the Connector >

Other Examples of Extending the Connector


This topic describes other examples of extending the connector.

Transforming Fields

You can use this integration to transform fields. For example, assume you must transform the employee Start Depot Address field and End Depot Address field instead of the Employee Start Home field and End Home address field. In this situation, you must configure this integration to send the Employee Logon field and Employee Logoff field to Oracle Real-Time Scheduler.

Table 57 describes the tasks you must perform to transform fields in this example.

Table 57. Tasks You Must Perform to Transform Fields
Siebel CRM
Oracle Fusion Middleware
Oracle Real-Time Scheduler

You can do the following work:

  • Add a new field in the Employee business component. If necessary, extend the S_EMP_PER table.
  • Make sure the corresponding integration object includes the new integration component fields. For example:
    • StartDepotAddress
    • EndDepotAddress

You can do the following work:

  • Manually update the XSD in Oracle MDS.
  • Update the XSLT file of the transfer mediator.
  • Modify hook point 1 of the AdminDataManagement_EBF composite to include the extra field in the Web service request to Oracle Real-Time Scheduler.

No configuration.

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