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.

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.