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
-
Rename file based on file contentsHi All We have a requirement to rename a file into OIC based on file contents (second line in the file). What is the best way to achieve this ? Thanks
-
Basic authentication fails to authenticate SOAP Trigger OIC integrationWe have a requirement to create a synchronous OIC integration with SOAP Trigger with basic authentication. We are able to configure the connection and create the integra…
-
NXSD define trailing optional columnsI am trying to read a csv file in Oracle Integration Cloud (OIC). OIC accepts an xsd file to define the format for the inbound csv file. The issue I'm having is that the…
-
Data Migration from EBS to fusionWe are implemaning the Oracle fusion. Currently we are using ebs 12.2 What is the best practice to migrate the EBS data to oracle fusion ?
-
How to trigger OIC Integration using IDCS Oauth option from Groovy ScriptHi , Has anyone tried to invoke OIC integration from groovy script using webservice option. I am trying to create Webservice with IDCS OAuth and all details are given st…
-
how to invoke oauth protected oic integration from fusion hcm? If by Groovy, wht security setup req?Summary: How to invoke external rest API protected with oAuth from fusion hcm using groovy script? can anyone please share detailed steps regarding secuirty configuratio…
-
EDI support for SPEC2000 in OIC Gen2 or Gen3Summary: EDI support for SPEC2000 in OIC Gen2 or Gen3 Content (please ensure you mask any confidential information): Does OIC gen2 or Gen3 support EDI SPEC2000? EDI SPEC…
-
getFlowTaskInstanceStatus operation causing issue with legislativeDataGroupName parameterSummary: I am using Flowactionwebservice. using getFlowTaskInstanceStatus i want to get my HCM extract status. I have created HCM extract without LDG only. But webservic…
-
Refresh Access Token Error When Calling OIC EndpointI have been stuck on this issue and need help figuring out how to refresh access token for an OIC endpoint. I am designing an integration that reactivates an integration…
-
Need help to implement OAuth based authentication in OIC Gen3Summary: We are trying to implement OAuth based authentication in Gen 3. We are looking to use Authentication type which is OAuth Client Credentials (two-legged flow). W…
-
OIC B2B Custom Schema (Tradacoms)Hi All, I wanted to ask if anyone has had any experience with creating custom B2B schemas? We have a requirement to send a customer Tradacom invoices. Tradacoms isn't di…
-
Set OIC tracing level to audit using REST APISummary: Last summer @Brinda V asked if there was a way to use the OIC Gen 3 REST API to set integration tracing levels (this post). The answer provided was a little amb…
-
how to pass return parameter in retrieve integration rest apiSummary: Hi Experts I'm trying to use Oracle Integration 3 resp api to retrieve all integrations but i want only name of integration in response, but i'm unable to find …
-
oic user not triggering OTM related integrations?Summary: Created Inbound integration from OTM TO Fusion. Configured Integration END Point WSDL in OTM. While triggering integration its showing Unauthorized. Content (pl…
-
HCM REST API for the compensationSummary: I have a requirement to post data from an external system into HCM using the HCM REST API. For this, I need the HCM REST API for the "Original grant value" fiel…
-
Business events downtime management for Oracle Fusion AppsSummary: We have currently implemented Oracle Business Events in Oracle Fusion Apps order management and inventory, to capture order updates to external systems. We have…
-
Using Fusion REST Services in App Composer Custom ObjectsSummary: I'm trying to build a solution in Oracle Fusion App Composer in Sandbox. I need a user-enterable form where the user can select a customer and their bank detail…
-
Can we use OIC B2B features and AS2 adapter with OIC3 Standard EditionSummary: Hi, Our client has OIC4SaaS - Standard Edition and have to build EDI Integrations with X12 810 documents. Could you please confirm if we can use B2B features in…
-
Re-Send Business Event From Fusion ERPSummary: Is there a REST API to put a business event back to queued status Content (please ensure you mask any confidential information): We are successfully using sever…
-
Is there any way to encrypt OIC audit stream payload for mapper data?Summary: I have a scenario to encrypt oic instance audit stream for mapper data , how can we do it? Content (please ensure you mask any confidential information): Versio…
-
OIC Load Value Sets in different languages (translations)Summary: Hi, I am making an integration between PeopleSoft and Oracle HCM where i get the Job Families from PeopleSoft and i create or update them in Oracle HCM. In Orac…
-
Getting Error While Downloding Robot Agent "The Robot Agent Download Has Failed"Summary: Unable to download Robot Agent either from Agents menu or from Environment pools , I have installed JDK23 as per the system requirment. Content (please ensure y…
-
how to provide the integration version number which is active currently to OIC 3 rest apiSummary: Hi Experts I'm using below OIC 3 REST API to run a scheduled itnegration but it needs the integration version number, is there a way to write like active or lat…
-
Unable to connect Oracle Integration Cloud File Server (SFTP) via BIPThe sFTP delivery is failing with time out errors: "Could not establish connection. java.net.ConnectException: Connection timed out" when I used the "Test Connection" bu…
-
OIC Gen3: Conditionally define content in email template in Oracle OPAHi, I need to display content in my email notification template based on human task outcome. For example: If user has approved the task then in email it should display a…
-
while calling a web service from before update trigger , we are getting the errorSummary: while calling a web service from before update trigger , we are getting the error as follows : Exception: [JBO-29000: Unexpected exception caught: javax.ws.rs.P…
-
Not able to update the status of a sales order via REST APISummary Getting Error when trying to update a status of an orrder via rest apiContent Hi , I am trying to change the status of a sales order using a rest api . (EndPoint…
-
ERP Cloud adapter Connection test failedSummary: ERP Cloud Adapter connection test is failing using the Oauth Authorization Code Credentials Security Policy in the OIC Connection. Client needs Oauth token only…
-
Configure REST Adapter with design time url or runtime url in OIC Gen3?Summary: We have configured the OIC self connection with design time URL and it works for few of the integration, but when we try to access the integrations endpoint[des…
-
How to create a switch to check for nullSummary: I need help figuring out how Oracle is built to handle nulls in switch and xslt logic. Content (please ensure you mask any confidential information): I have an …