Required Groovy Files
The following Groovy script files are required for global functions used in the integration. Refer to the Related Topics section in this topic for a link to integration implementation files (Doc ID 1645923.1) on My Oracle Support.
The files are located in the Attachments section of the article.
Global Function Groovy Files
The following Groovy script files are required for global functions used in the integration.
-
O_INT_GetLogMsg.groovy
-
O_INT_GetSysParam.groovy
-
O_INT_AddMultiValueCriteriaItem.groovy
-
O_INT_ApplyFilter.groovy
-
O_INT_Debug.groovy
-
O_INT_Error.groovy
-
O_INT_FindRowByKey.groovy
-
O_INT_GetLogMsg.groovy
-
O_INT_GetRecordCount.groovy
-
O_INT_GetRecords.groovy
-
O_INT_EBS_GetSysParam.groovy
-
O_INT_Info.groovy
-
O_INT_Log.groovy
-
O_INT_LogMessage.groovy
-
O_INT_Warn.groovy
Integration Configuration Custom Object Groovy Files
The following Groovy script files are required for the Integration Configuration custom object.
Validation Rule
UniqueKey.groovy
Global Functions
-
O_INT_GetIntegConfigParameter.groovy
-
O_INT_GetIntegConfigParameters.groovy
XREF Custom Object
The following Groovy script files are required for the XREF custom object.
Global Functions
-
O_INT_CreateXREF.groovy
-
O_INT_GetAllXREF.groovy
-
O_INT_GetXREF.groovy
-
O_INT_UpdateXREF.groovy
Field Mapping Custom Object
The following Groovy script files are required for the Field Mapping custom object.
Validation Rule
UniqueKey.groovy
Global Function
-
O_INT_GetMappedField.groovy
-
O_INT_EBS_GetMappedField.groovy
EBS Match Child Object
The following Groovy script files are required for the EBS Match Child object.
Object Function
ForceCreateNewCustomer.groovy
Object Validation
O_INT_EBS_MatchSelectRule.groovy
Triggers
O_INT_CleanupMatchesTrigger.groovy
Account Standard Object
The following Groovy script files are required for the Account standard object.
Global Functions
-
O_INT_EBS_CreateCustomer.groovy
-
O_INT_EBS_GenerateQuoteURL.groovy
-
O_INT_EBS_GetBaseURL.groovy
-
O_INT_EBS_SearchCustomer.groovy
Object Functions
-
O_INT_EBS_CheckMatch.groovy
-
O_INT_EBS_CleanupMatches.groovy
-
O_INT_EBS_CustomerQuoteURL.groovy
-
O_INT_EBS_CustomerSync.groovy
-
O_INT_EBS_GetSearchCriteria.groovy
-
O_INT_EBS_PopulateMatches.groovy
Triggers
-
O_INT_EBS_CustomerSyncTrigger.groovy
-
O_INT_EBS_CustomerCreateTrigger.groovy
Opportunity Standard Object
The following Groovy script files are required for the Opportunity standard object.
Global Functions
-
O_INT_EBS_CreateContact.groovy
-
O_INT_EBS_IsMatchedContact.groovy
-
O_INT_EBS_SearchContact.groovy
Object Functions
-
O_INT_EBS_CreateQuote.groovy
-
O_INT_EBS_OpptyQuoteURL.groovy
-
O_INT_EBS_SearchContactAndCreateXref.groovy
-
O_INT_EBS_SyncPrimaryContact.groovy
Triggers
O_INT_CleanUpStatusTrigger.groovy