To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Integration
Discussion List
-
How to get token from third partySummary: Hi We got below information from third party for connection. May i know how to create connection and node in the OIC. Content (please ensure you mask any confid… -
OIC to call SAP Hana database using jdbcHi Team, the current SAP S/4HANA 1610 version does not support OIC SAP S/4 adapter capabilities, and the SAP team asked to use JDBC to query. looks like OIC does not sup… -
Download a binary file from a rest api in OICSummary: Is there a way to download binary files from rest api to the OIC local storage for further processing ? My Use case is, I have a rest API from where i would be … -
Refresh Metadata for a Connection Rest API Issue in OIC Gen-3Summary: REST API Post call failing with "415 un supported media-type" error in OIC Gen-3 Content (please ensure you mask any confidential information): We have an integ… -
OIC Gen3 Error: “Error occurred during authentication” - While accessing File Server PageSummary: We’re encountering a persistent authentication error in our Oracle Integration Cloud (OIC) Gen3 environment when we are trying to access File Server Page: "Erro… -
Can an OIC domain be changed after the instance is already provisioned?Summary: When we have the need to create an OIC instance, we first login into the IAM domain that would be linked to this OIC instance. However, I had faced a situation … -
Any workaround for dynamic attachments in notifications?Summary: In OIC notifications, if multiple attachment references are configured, all must be present at runtime or the action fails. The number of attachments can't be c… -
Can we Subscribe an event from Integration in EDMCS (Enterprise Data Management Cloud Services) ?Summary: We are trying to publish changes from EDMCS Applications to Oracle CDM, SQM, and other applications using a event-based trigger subscription within Oracle EDMCS… -
Error fetching report using runReport SOAP serviceSummary: Hi, I am fetching a report in OIC from Oracle otbi using the runReport SOAP webservice. I added the service that's being executed. https://us.v-cdn.net/6034893/… -
How data polling mechanism work from Database in OIC By Using Database Adapter as Trigger?Summary: How data polling mechanism work from Database in OIC By Using Database Adapter as Trigger Content (please ensure you mask any confidential information): Version… -
Multiple Email Notify Attachments DamageSummary: The attachments that i get from my ATP database and included in the OIC integration notification action are damaged because of XML tags when use stage write act… -
Active and Deactive integration integration using rest apiSummary: Active and Deactive integration integration using rest api Content (please ensure you mask any confidential information): Hi All, Is there any api which support… -
Gen3 upgrade switch from Basic to Oauth2Summary: Switching security policy from Basic to Oauth2 in gen3 environment Content (please ensure you mask any confidential information): We were recently upgraded from… -
viewing and resubmitting errors in scopeHi, we're working on a scheduled integration which fetches a report of data, and for each row executes an API call to either create or update in the external system. We … -
RPA Login action missingSummary: OIC Gen3 RPA Login action missing Under OIC Gen3 Projects RPA- Robot Designer - 'Login' action is missing to add, unable to proceed to next step. Anyone encount… -
OIC db adapter sequencing issue with insert statementSummary: We are using OIC gen 3 (25.04.1) to insert records in atp database. In the db adapter, we are using a sequence. We have noticed that sequence used by the db ada… -
OIC Gen2 Export Integration using REST (/archive) 403 Unauthorized Error - what am I missing?Summary: Trying to export an integration using REST I get 403 Unauthorized error. Content (please ensure you mask any confidential information): REST : I'm trying to use… -
Troubleshooting Oracle Cloud VM Access through NGINXshort question as I am trying to navigate the changing environment to Google CloudI added a default security list listening to HTTP and https ports but I seem to not be … -
OIC Integration to Poll Messages from OCI StreamingSummary: I have a requirement to poll message from OCI streaming for every 10 sec. I am able to build an OIC integration with OCI streaming connection as Trigger. But I … -
Oracle HCM Cloud Adapter : Import Bulk Data using HCM Data Loader (HDL), ProcessId returning ErrorInconsistent behavior of HCM Adapter for HDL, ProcessId not returning valid value and even HDL process not started in fusion. getting below message in ProcessId response… -
OIC Network connectivity issuesSummary: We have a common polling integration which runs continuously. For this integration, we are intermittently encountered Agent Connectivity issues. When we check a… -
Gen 3 Upgrade Readiness checks - Can you request them prior to upgrade agreement ?Summary: We are going to upgrade to Gen 3 at some point - Can you request the readiness checks are done beforehand Content (please ensure you mask any confidential infor… -
Stage File Read has a bug, does not read the last field/column if its blank.Summary:I have tried to read a csv file in Stage File where the last few fields are optional and are blank. Here I have 5 fields among which last 3 fields are blank. so … -
OIC File Read with XSD errors outSummary: Trying to read a file with Header,data and trailer rows. Created xsd structure and was able to select in stageFile action. since i am expecting single trailer r… -
Difficulty summing one column while aggregating other columnsSummary I am trying to take a file that has thousands of rows and dozens of columns and aggregating it to only 5 columns. I have successfully aggregated the 4 rows of id… -
Merging two BIP reports in OICSummary: Hi, we have an integration in which we are fetching data from 2 BIP reports, one with candidate information, and a second one with the candidates SSIN and date … -
hcmRestApi/resources/11.13.18.05/emps REST API giving 403 error in postmanSummary: hcmRestApi/resources/11.13.18.05/emps REST API giving 403 error in postman Content (please ensure you mask any confidential information): Hi All, We are trying … -
Update Manage Asset Location using Asset RAPID Implementation via OICSummary: We are looking to automate the process for adding new locations in Manage Asset Location in ERP. Only option to add new locations is via Asset RAPID Implementat… -
File Server System Events not visible for subscription in OIC Gen 3 Projects.Hi Community, We have configured the oic file server in newly provisioned oic instance. But we are not able to se File Server events in the System Events section for sub… -
XPath expression failed to execute Error during evaluation of XPath "ora:doXSLTransformForDocHello Friends, I am getting an xpath error while mapping xml string using parseXML(TOInputPayload) function to stage file Below is code snippet from code view of OIC Map…