Integration
Discussion List
-
Zip filenames are not printing correctly in ICS notification serviceSummary: I just printed below content in the ICS notification activity. Hi, Filename: Error_Report_2343324.zip Thanks, Admin ============================================…
-
BICC to OCI Storage ConnectivitySummary Connectivity from BICC to OCIContent We have connections from BICC (Oracle Business Intelligence Cloud Connector Console) to OCI (Bucket Storage) and OIC will ac…
-
What are the cons if the integration is scheduled for every 3 minutesSummary: We have requirement where we need to schedule the integration for every 3 minutes. Please let us know the pros and cons Content (required): Version (include the…
-
How to implement a "RequestHoldProcess" call from OIC to ERP Cloud utilizing an async callback?Summary: How to implement a "RequestHoldProcess" call from OIC to ERP Cloud utilizing an async callback? Content (required): When implementing the "RequestHold" call wit…
-
Get Binary content using SOAP AdapterWe are trying to use the UCM GET_FILE service to get the binary content of a file which we have to pass to another rest api for creating attachment in Document of Record…
-
SOAP trigger value not accessible inside IntegrationSummary: I have an App driven integration with SOAP trigger where value is received using a soap payload. When i try to assign that value anywhere throughout the integra…
-
Rest API call improve performance in OICSummary: Improve Performance while doing rest call in OIC Content (required): We have a requirement where we need to call an Oracle Project Rest API which updates the ta…
-
How to Write Excel file using stage activitySummary: How to Write Excel file using stage activity Content (required): Hi Expert, I am extracting the data from the database and then i am writing the data using stag…
-
Webcast Replay: Optimize Oracle SaaS to Accelerate Business SuccessMany companies seek to gain the speed, flexibility, and security features their business requires by moving to SaaS. Yet, many of these companies may not have the in-hou…
-
generate JWT for outbound REST API using JavaScript library in less than 1.5sSummary: OIC has RESP API connector that expects JWT. As proof of the concept we successfully hardcoded externally generated JWT with expiry date big enough for PoC. But…
-
How to connect with Share Point through OICSummary: How to connect with Share Point through OIC Content (required): Hi Expert, We have a requirement where we need to connect with share-point and place the file in…
-
Integration Error This Position Name already exists in EBSSummary: This Position Name already exists in EBS Content (required): We have Integration for Position from HCM to EBS. Reading File from SFTP, we are facing some issues…
-
Is it possible to send the payload that the OIC received to a external systemSummary: We are currently developing a integration that needs to send the payload received in the integration. This should dynamic as it would be used in more then one i…
-
Issue while using scheduleReport SOAP Operation of ScheduleReportWSSServiceSummary Issue while using scheduleReport SOAP Operation of ScheduleReportWSSService from OICContent In OIC, we have configured a SOAP Connection with WSDL URL: https:///…
-
Namespace Issue while using getScheduledReportOutputInfo SOAP Operation of ScheduleReportWSSServiceSummary Namespace Issue while using getScheduledReportOutputInfo SOAP Operation of ScheduleReportWSSServiceContent Issue with getScheduledReportOutputInfo SOAP Operation…Shivakumar Ayyanagowdar-Oracle 671 views 7 comments 0 points Most recent by User_2025-03-07-05-44-16-607 Integration
-
HCM Rest Api filter by dateHow can we filter the HCM worker api by the LastUpdateDate? Have tried the below:- 1)q=(LastUpdateDate BETWEEN '2017-09-15T00:00:00.000%2b00:00' AND '2022-09-15T00:00:00…
-
How to convert date into YYYY-MM-DDSummary: How to convert date 28-FEB-23(DD-MM-YY) into YYYY-MM-DD Content (required): Hi Expert, We are receiving the date like 28-FEB-23 from client ,Now we want to stor…
-
Customer specific ASN creationSummary: Hello Wizards, have you implemented customer specific ASN, real time data exchange (EDI) with 3PLs, Freight Forwarders and Suppliers. Content (required): Hello …Vishnuvarth Subramanian-Oracle 11 views 0 comments 0 points Started by Vishnuvarth Subramanian-Oracle Integration
-
Customer specific ASN creationSummary: Hello Wizards, have you implemented customer specific ASN, real time data exchange (EDI) with 3PLs, Freight Forwarders and Suppliers. Content (required): I am l…Vishnuvarth Subramanian-Oracle 1 view 0 comments 0 points Started by Vishnuvarth Subramanian-Oracle Integration
-
Error while creating soapUI project request for Integration WSDLSummary: When I tried to create the SOAPUI project for the integration, I am getting some error Content (required): Error Received: org.apache.xmlbeans.XmlException: org…
-
For Freight Cost PTO Model CustomCode, How to cut and paste the SDOTRtags from child fline to parentSummary: For PTO Model, freight cost is generated at child level, that should be cut from child level and paste at parent level in custom code but it is generating in ch…
-
CASDK-0008: Could not retrieve operation versions from connected hub. ( while integrating OIA-DB)Summary: Content (required): Hi team, As we are trying to integrate OIA with database inside OIC and as we start configuring the endpoint for OIA Adapter as the trigger,…
-
Handle empty csv file with headerHi All We have an integration reading a csv file and which goes on and creates HDL for loading data into HCM. Currently we are facing an issue when an empty csv file whi…
-
JwT Token generation in OICHi All, We are trying to consume Oracle SAAS APIs in OIC using REST adapter(not using Oracle SAAS adapter).We followed all the steps in the below document https://www.or…
-
Rest API to validate accountCombinationsSummary: Has anyone used /fscmRestApi/resources/11.13.18.05/accountCombinations API to validate an account combination recently? Links:- REST API for Oracle Financials C…
-
OIC Salesforce Integration Error : Invalid Cross ReferenceSummary: OIC Salesforce Integration Error : Invalid Cross Reference Content (required): Hi, I have an integration from Oracle Fusion ERP to Salesforce via OIC. When I ru…
-
Authentication mechanism for calling Oracle SAAS apiHi All, We are calling Oracle SAAS rest apis for our integrations in our OIC4SAAS processes. We want to know what is the best process to authenticate these rest apis. Do…
-
Stage File opaque - cannot select 'No' when asked to specify structureSummary Stage File opaque - cannot select 'No' when asked to specify structureContent Trying to build an integration that calls a stored procedure that returns and xmlty…
-
PLSQL arrays and Integration CloudHi All I have an xml array posting to a plsql table and record and that works fine. But I want to set up a GET to return that plsql table into an XML array. The error I …