Integration
Discussion List
-
Salesforce SOAP Message Notification LimitSummary: We have an integration from Salesforce to Oracle SaaS using OIC . Outbound SOAP message with notifications were used to send the invoice lines to OIC. A single …
-
Configure access token in PostmanHi, Kindly assist how to configure new token in Postman for the type OAuth 2.0
-
How to change the 'Incomplete' status of created requisition using REST API to 'Pending approval'?Summary: I created requisition using REST API goes to Incomplete status, how to change it to Pending Approval? Content (please ensure you mask any confidential informati…
-
Upload Files to UCMHi Team, we have a use case where files need to be uploaded (FTP) from third party systems to UCM server. Know that webservices/Rest service is available to load the con…
-
Oracle DBAAS Connection Error: ORA-12504 - Listener Not Given SID in CONNECT_DATAHi, I'm encountering an issue with our Oracle DBAAS connection. We've got this connection type set up, which use an agent to link with our on-premise Oracle database. Od…
-
Async Stored Procedure Call from OIC through Oracle ATP AdapterSummary: Currently, we are having timeout issue (exceeding 240 seconds) when executing a Stored Procedure through ATP Adapter. I don't think there's any problem on the D…
-
-
Compartment level access for a user in OIC in addition to predefined roles such as ServiceDeveloperSummary: Compartment level access requirements for a user in OIC in addition to predefined roles to Oracle Integration users and groups: ServiceAdministrator, ServiceDev…
-
WLS-JMS & OIC Kafka QueueSummary: WLS-JMS & OIC Kafka Queue Content (please ensure you mask any confidential information): Hi Team, We are looking out for the documentation between WLS-JMS and O…
-
How to run OIC end point in PostamanSummary: Hi how to run OIC end point url in Postman Content (please ensure you mask any confidential information): Version (include the version you are using, if applica…
-
Attachment is in BLOB FormatSummary: Hi As per screenshot, Attachment stored in DB in BLOB format. I need to read and attach the attachment in AP invoice using REST api. How to achieve? Content (pl…
-
jsPDF javascript library not allowing me to activate integrationSummary: Hi Experts I have created an integration which makes use of jsPDF library. I'm able to import the library into OIC and also i'm able to pass parameters to libra…
-
REST API concat in OIC giving extra characterSummary: I am calling a REST API: https://abc.oracle.ocs.oraclecloud.com:443/hcmRestApi/resources/11.13.18.05/workers?q=PersonNumber='4' I have used the REST API Adapter…
-
Pub/Sub Gen 3Summary: We've recently upgraded to OIC Gen 3. With Gen 2, we're looking for Pu/Sub pattern via OCI stream. Now with Gen 3, we've gotten this "Event" feature. Need to kn…
-
How to increment numberSummary: Hi I am trying create AP invoice using rest api. I want increment value 1 based on row in "getInvoiceLinesOutput" and then need to assigned value to Line number…
-
How to convert date in desired formatSummary: Hi I am getting date 2024-03-20 in this format from VBCS page and need to convert this date in 20-MAR-2024 format and further need to send date to OIC. Input da…
-
Working of CreditCheckingService SOAP WebserviceSummary: Working of CreditCheckingService SOAP Webservice Content (please ensure you mask any confidential information): Hello Team, We would like to know how the Availa…
-
ATP Database "Perform operation on table" operation error while invoking the connection errorSummary: I am invoking the Oracle ATP connection in integration, While I select "Perform an operation on a table" I am getting below error: Please help me with the solut…Veera venkata satya Ranga Prasad 17 views 4 comments 0 points Most recent by Veera venkata satya Ranga Prasad Integration
-
REST API Batch Processing To Create Multiple Records not workingSummary REST API Batch Processing To Create Multiple Records not workingContent HI Team, We have ingratiation between EBS(r12) to OEC, we have to do batch processing of …
-
BICC Mappings in ODI Will Not Load Data to ADW After BICC Object Structure ChangesSummary: Oracle Support Document 2718083.1 (BICC Mappings in ODI Will Not Load Data to ADW After BICC Object Structure Changes) can be found at: https://support.oracle.c…
-
Need steps to enable dependent LOVs Based on Table based LOV parameters in Custom ESS JobsSummary: Need steps to enable dependent LOVs Based on Table based LOV parameters in Custom ESS Jobs Content (required): We have made use of a static list of values and c…
-
Integration with Microsoft Dynamics 365 Sales/CRM and Oracle CloudSummary Looking for examples of companies that have integrated with Microsoft Dynamics 365 Sales/CRM and Oracle CloudContent I'm a potential Oracle Cloud customer lookin…
-
Error while translating message to the mentioned format at Stage Read intermittentlyWe are getting below error intermittently at StageRead. Sometimes request is processed successfully. Error Code : java.lang.RuntimeException Error Reason : Error while t…
-
Read ByteArray in OICSummary: I have REST API which gives CSV data as ByteArray. In OIC we are calling API and setting response as Binary. I want to pass the data to stage file. Can someone …
-
Need ical expression to schedule integration daily 4 timesSummary: Hi All, I need ical expression to schedule integration daily at 10am,1 pm, 5 pm,11 pm EST time. Content (please ensure you mask any confidential information): V…
-
OIC Integration repository deploy issueSummary: Unable to deploy the API from Oracle E-business suit Application getting an exception even while using the admin account java.lang.securityexception: user: asad…
-
HCM ADAPTER NOT SHOWING WORKER BUSINESS OBJECTSummary: I am adding an HCM Adapter to my integration.I am using 'Business(REST) Resources' and 'hcmRestApp' service but I cannot see "Worker" business object at all. I …
-
OIC ATP connection - Configure Operation On Table - Exceeded the max allowed value of 3Summary: I need to write complex JSON body to multiple parent-children tables (more than 3). A parent table has column "RECORD_ID" populated by sequence and a child tabl…
-
NXSD to ignore certain linesSummary: I need to read a file in OIC, but I don't want to read the lines starting with AUTH. Though I can put the condition nxsd:startsWith="TRX" but I want to avoid th…
-
OIC REST Connector for Datadog requires 2 API KeysSummary: Hi all, I am trying to POST Logs to Datadog directly from an OIC Integration. The datadog API POST https://http-intake.logs.datadoghq.com/api/v2/logs The API re…