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
-
Integrate Apex application in Oracle CloudSummary: Users need to access Apex application from Oracle cloud based on custom roles assigned to them, need the process to integrate the Apex pages from Oracle cloud. … -
Mutliple REST API and one Restapi as a parameter to other in a page of Visual Builderwant to design a page in Visual Builder in a page require to access the multiple REST API as below /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID} for person n… -
CMK B2B and OIC B2BSummary: Customer already used EDI VAN for Inbound and Outbound Messages in the current architecture. As part of SCM Cloud implementation we need to route this messages … -
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… -
The connectivity agent zip folder is downloaded empty.Summary: Content (required): Hi team, As I am doing an on-premise Integration of OIC with a database, the connectivity agent that I am downloading after creating an agen… -
How to send null to Mapper TargetOIC Version: 21.4.3 Hi Integration Community I have a simple requirement in OIC where a REST web service returning JSON returns an attribute which is a string but may be… -
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… -
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 … -
API to initiate approval for AP InvoicesSummary: Content (required): We found that we can run the ESS Job from OIC and put a wait to initiate the payables invoice approvals, however, we could not find any API … -
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… -
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… -
Possible to take a file from Object Storage to OIC File Server?Summary: There's plenty of examples of how to go from the OIC File Server to Object Storage but I can't find anything to show how to take a file from Object Storage and … -
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… -
Mapper Not Wrapping Array Content in Separate ObjectsOracle Integration Classic (Version 20.1.3) Hi Community We are using OIC Classic with the REST Adapter. The REST web service requires a POST and expects the following p… -
DUPLICATE: Mapper Not Wrapping Array Content in Separate ObjectsDuplicate of Mapper Not Wrapping Array Content in Separate Objects — oracle-ccc Unable to delete. Please ignore ------------------- Oracle Integration Classic (Version 2… -
Beginners-question: how to show the request that's been sendSummary: How to show the request that's been send. Content (required): We receive a internal server 500 error from the "other side". We would like to examine the content… -
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… -
Display Banner in OIC IntegrationsHi All While working in different environments it is handy to display a banner with information in OIC environments like it can be done in SaaS environments to inform th… -
Automate ADFDI using OICSummary: Is it possible to automate ADFDI using OIC. Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets … -
FaaS Function 502 errorSummary: Hi all, First of all, sorry in advance if this is not the right category. As there is no FaaS specific one, I'm posting this thread here. Please let me know if … -
APEX_WEB_SERVICE.MAKE_REST_REQUEST Calling OICHello Everyone! I have a situation, I have been using the APEX_WEB_SERVICE.MAKE_REST_REQUEST with the POST method(REST Call) to run the token based OIC Pooler integratio… -
Matching against values in valuesetWe have a requirement where we have to retrieve a certain valueset values from Oracle SAAS. Retrieve values from a 3rd party application. Match these values against thos… -
ATP adapter - can it return id after inserting recordSummary: Instead of making 2 calls to ATP Insert record into table Get Id of the record Can this be achievable in a single ATP call Content (required): Hi experts, Wante… -
Can the OIC wait activity be parametrized?Hi All, I come from a Oracle SOA background. The wait activity there can be parametrized. I do not see the same option in OIC? Am I missing something. **Note: I know I c… -
get certain text from a responsefollowing url response generate the encrypted personunquid (below in bold in href) /hcmRestApi/resources/11.13.18.05/workers/?q=PersonId=100000003309035 I tried with XSL… -
Total Results equivalent in SOAPHi, Do we have any option to find the total results count in Find Operation same as totalResults in Rest API? Thanks, Mohan -
Service account and rest api endpoint for OIC process exposed as a REST apiWe have to expose an OIC process as a REST API to a 3rd party application. Need help on the below:- 1)The full OIC REST api endpoint that is auto generated is big. Is th… -
Suggested framework for OIC4SAAS integrationsWe have a OIC4SAAS environment where we will be building integrations of Oracle SAAS with different third party platforms. We do not want to use any PAAS credits and wan… -
Scheduled Integrations are Stuck and Running for Very Long TimeSummary: Hi, We have many scheduled integration which calls a child integration for performing a task. We observed that many times these schedulers are stuck in OIC and … -
Creating Email Body from a Stage LogfileHi All I have seen this done by creating a global variable of type string , then reading each record from the logfile and appending to the global var. The email action t…