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
SOMOFSC_addressFormat
SOMOFSC_addressFormat
Concatenates all address fields from C2M/CCS and map it to single address field in OFS.
Oracle Utilities CCS OFSC Activity Process
 
Oracle Utilities OFSC CCS ServicePoint Query
SOMOFSC_
AddOffsetToDateTime
SOMOFSC_
AddOffsetToDateTime
It appends the offset to the date time.
Oracle Utilities OFSC CCS Activity Create
 
Oracle Utilities OFSC CCS Activity Complete
SOMOFSC_
AppointmentSlots
SOMOFSC_Appt_
StartTime
Derives the start datetime value in XSD datetime format based on the values from OFS input and the values configured in OIC lookups.
Oracle Utilities CCS OFSC Appointment Get
SOMOFSC_
AppointmentSlots
SOMOFSC_Appt_EndTime
Derives the end datetime value in XSD datetime format based on the values from OFS input and the values configured in OIC lookups.
Oracle Utilities CCS OFSC Appointment Get
SOMOFSC_
CountNoOfOccurances
SOMOFSC_
NoOfOccurances
It counts the number of occurrence of the strings comma and space.
Oracle Utilities OFSC CCS Activity Create
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.