Extension Libraries in Oracle Integration Cloud
The extension libraries provide a means to register and organize JavaScript for use in integrations. Library functions are automatically available for you to drag from the Actions palette to your orchestration integrations.
This integration includes the following extension libraries.
Extension Library
Function
Description
Used in Integration Process
CCBOFSC_
AddressFormat
CCBOFSC_
AddressFormat
Used to concatenate all address fields from Oracle Utilities Customer Care and Billing and map it to single address field in Oracle Field Service.
Oracle Utilities CCB OFSC Activity CreateUpdate
 
Oracle Utilities OFSC CCB SetvicePoint Query
CCBOFSCAppt
TimeSlots
CCBOFSC_Appt_
StartTime
Derives the start datetime value in XSD datetime format based on the values from Oracle Field Service input and the values configured in OIC lookups.
Oracle Utilities CCB OFSC Appointment Get
CCBOFSCAppt
TimeSlots
CCBOFSC_Appt_
EndTime
Derive the end datetime value in XSD datetime format based on the values from Oracle Field Service input and the values configured in OIC lookups.
Oracle Utilities CCB OFSC Appointment Get
CCBOFSC_addOffsetToDateTime
CCBOFSC_addOffsetToDateTime
Appends the offset to the date time
Oracle Utilities OFSC CCB Activity Complete
 
Oracle Utilities OFSC CCB Activity Create
CCBOFSC_AddDaysToDate
CCBOFSC_AddDaysToDate
Adds no of days to the given date
Oracle Utilities CCB OFSC Activity CreateUpdate
 
The same extension libraries can be accessed from the Libraries page in Oracle Integration Cloud.
For more information regarding extension libraries refer to the Oracle Integration Cloud documentation at https://docs.oracle.com/en/cloud/paas/integration-cloud-service/icsug/using-libraries-manage-functions-integrations.html.