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
-
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… -
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… -
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… -
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 … -
Group data in a variableSummary: I have the following case: Within my integration I have a service that returns an array of data with four fields (ID, NAME, PHONE, EMAIL) there is a main field … -
Oracle Delivered API to import project deployment in OIC gen3Hi, In OIC Gen3, to import project deployment into instance manually, we click on Add Projects and if the project is present it will automatically import the new deploym… -
Limit integration instances to run one at a timeSummary: Is there a way to limit number of integration instances running at a time to only one Content (required): We have application driven integration. We would like … -
OIC Gen 3 upgrade page - strange VBCS messagesSummary: I've created an SR, but curious if anyone else upgrading from Gen 2 to Gen 3 is seeing this. It wasn't happening last week. I clicked "Check again" this morning… -
is there a common url to call any integrationSummary: Hi Experts Any there any common URL by Oracle to call any integration like by providing the integration name or identifier in the header or in the query paramet… -
Oracle Integration Cloud (OIC) message costing by package wiseHow can we track costing at Package or Project level, we have three Package HR, Finance , SAP to Oracle . all are deplied into single standard OIC instance. is there a w… -
How to write empty csv file from stage activitySummary: We have a scenario where we are splitting source file into a valid and error records file in csv format based on validations. However, if either of these files …