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
-
OIC Integration Failure: Cannot Parse XML Payload in ATP InvokeHello Community, I'm facing an issue in OIC integration while invoking the ATP. The integration fails , and the error message displayed is: This is happening because the… -
OIC3 endpoint from PostMan 401 Unauthorized ErrorHi Team, We have an integration in OIC3 which Runs without issues in OIC. But the same OIC generated End Point giving 401 Unauthorized Error in POSTMAN. We tried with cl… -
Need steps to setup API Gateway with certificate based authenticationSummary: Hi Everyone, We are having a requirement to expose an OIC endpoint which act as a callback URL for a webhook in an external bank application to provide real tim… -
How to map two arrays to one target with repeating childrenSummary: Does anyone know if it is possible to join two json files together in OIC? I have to report the ID and projectID in one response payload back to target system, … -
how to invoke WMS report from OIC ?Summary: how to invoke WMS report from OIC ? Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): C… -
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… -
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. In OIC i'm then mapping the r… -
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 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 … -
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…