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 - Dynamic SOAP responseSummary OIC - Dynamic SOAP responseContent I am consuming a SOAP webservice which schema's response has the following element: -
Resend Message in Subscribe to OICContent Hi experts, Is it possible to resend the message in Subscribe to OIC integrations when the final endpoint fails? Thanks, Samuel Lima -
Publish to OIC IntegrationContent Hi experts, I've done some tests with Publish to OIC / Subscribe to OIC and notice that messages are not queued. That is, if we stop Subscribe to OIC, messages s… -
Facebook adapter in OICSummary Facebook adapter usage in OICContent Hi Everyone, Is anyone used Facebook adapter in OIC if so share some pointers on it usage details and the updates can be ach… -
JavaScript library function for xpathSummary Unable to activate integration with javascript library function for xpathContent It works if the same function is used for orchestration. Version 19.4.2.0.0 (191… -
OIC custom javascriptSummary Error on custom javascriptContent I've created a really simple custom java script to avoid having to do a very huge mapping. It has two parameters: (1) a date in… -
Working with timezones in OICSummary Working with timezones in OICContent From the integration source, I receive two data: 1) A "datetime" in YYYYMMDDHHMISS format and a timezone (like "America/Los_… -
Number sequences in OICSummary Is it possible to control a number sequence in OIC?Content The integration receives some XML data and must create a fixed-length text file in the destination (FT… -
Oracle Cloud NotificationContent Hi experts, How can I subscribe to Oracle Cloud Notification with Integration? Is there any adapter for that? Any example? Thanks, Samuel Lima -
Oracle Messaging Cloud ServiceContent Hi experts, I have Oracle Messaging Cloud Service in my Oracle contract but can't find it to create an instance. Is it embedded in some other service or do I hav… -
FIne-grained authorization for Visual Builder User rolesSummary Is it possible to grant different roles for groups of Visual Builder users?Content Is there a way to configure fIne-grained authorization roles for Visual Builde… -
Mission critical integrationSummary I cant't miss a single integrationContent Hi experts, I have a mission-critical case where I can't miss a single integration even in the slight possibility of a … -
Child APIs with query parameterContent Hi, We have tried to pull the (SCM Price List) charges records which is created or updated on yesterday. https://docs.oracle.com/en/cloud/saas/supply-chain-and-m… -
Query StringContent Hi, We have to fetch the records which are created by specific user, for that we are using the query parameter "q=" in Rest API. https://xxxx.fa.em2.oraclecloud.… -
Cache in integrationContent Hi experts, Is there any way to enable cache in integrations in OIC? Suppose there is an external service that is called frequently most of the time returning th… -
Restricting the user for a particuler integration in OICSummary Restricting the user for a particuler integration in OICContent Hi Experts, We would like to know the mechanism/option to restrict a particular user to access on… -
Send binary file attachment using OIC over RESTSummary Send binary file attachment using OIC over RESTContent Hi - We are trying to send a binary attachment over REST using OIC. The REST api accepts "application/octe… -
Interface tables for FAH(Import Accounting Transactions)Summary Tables for FAH(Import Accounting Transactions)Content Hi Team, What are the interface tables for FAH from where we can get the total no of records received, proc… -
OIC Library debugging JSSummary How to log JS within OICContent Hi, I have created a js library and loaded into the OIC instance. However, for some reason it constantly errors and returns eithe… -
Oracle Integration Cloud and Azure Event Hub IntegrationContent Hi - I am looking for any available documentation on how to interact from OIC to Microsoft event hub using OIC agent ? Additional questions a) Can OIC agent be i… -
OIC - Convert Date FormatSummary OIC - Convert Date FormatContent Hi Everyone, How to convert date string from (01/12/2019 12:11am) format to DD/MM/YYYY in OIC? Regards, Karthick.R -
A very basic Question on Request ParametersSummary A very basic Question on Request ParametersContent Hi Experts, How can i pass Query Parameters to my Rest End Point. Both on SoapUI and OIC. On Both Sides i am g… -
Anroid version didn't workContent Hi, I published my app that was developed on VBCS to Google play but I eventually noticed that i am not able to use it because the REST API call that verifies th… -
SOACS Instance Creation FailureContent Hi All, I was getting the below error during creation of SOACS Instance. Could not understand is it DBCS size or storage size. Any inputs ? PSM-LCM-01002 One or … -
Calling rest services aynchronouslyContent Hi, I have a requirement where I need to call rest services based on values from a for-each loop. The rest services are independent of each other, hence I was wo… -
User Roles List and AssignmentContent Hi, I'm trying to create a user with a specific role (ServiceDeveloper) of ICS But in the CloudDemo Instance, i could see only one servicerole for iCS.- AUTONOMO… -
Simple String Function QuestionSummary Simple String Function QuestionContent Hi Experts, I have AddressType in Source which i want to map to target like below: ----- IF AddressType='SELL_TO' THEN 'SO… -
Can we decrypt a file in OIC while readingSummary Decrypt a file in OIC while readingContent Hi Team, How can we decrypt a file while reading in OIC?. I receive a file in PGP encrypted file in an SFTP directory,… -
For each repeatable node issueSummary For each generating duplicate set of null valuesContent I have mapped my source Repeatable element Items ---> Target Collection ( for each 1-2) and Items / leaf … -
Date and time conversionSummary issue by String to Date and TimeContent I have a scinario of getting String type Date and Time values from Source need to populate into DB as a timestamp fields.…