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
-
How to integrate suppliers into oracle ERP cloud? is it REST API or FBDI?Summary: How to integrate suppliers into oracle ERP cloud? Which is the preferred method? is it REST API or FBDI? We may receive multiple creation scenarios like create …
-
do we have any business event available for Create Cost Accounting Distributions ESS JOB?Summary: Transfer Transactions from Maintenance to Costing/ Transfer Transactions from Production to Costing Transfer Costs to Cost Management Transfer Transactions from…
-
Can we disable Integration and Process' End User interfaces?Summary: We built a process application and integrations, but want our customer's end users to only interact with them using our webapp that sends REST API calls to the …
-
Connectivity Agent Network PrerequisitesHello everyone, I received the information that the Connectivity Agent VM should be exposed to the internet, but I can't find this on the oficial documentation. What I d…
-
How can i generate a email template to send email notification integration at runtimeSummary: Hi Experts I want to send an email like below with integration where the data will grow in table and also the note based on the criteria, how to generate such k…
-
/crmRestApi/resources/latest/resourceUsers API is giving error to pass the contract infoSummary: Hi Team, We are trying to create sales person, bu first creating resource using enpoint - "/crmRestApi/resources/latest/resourceUsers" Error Message You need to…
-
How to do application/x-www-form-urlencoded request in OIC rest adapterSummary How to do application/x-www-form-urlencoded request in OIC rest adapterContent Hi all, In POSTMAN, I can able to get a response using Body as x-www-form-urlencod…
-
Endpoint creation for whatsapp Cloud API 's Webhookworking on Whatsapp Cloud API, webhook configuration need to create one endpoint, below is the url with completed steps. is anyone have completed these steps ?
-
How to insert data in different REST response level to one ATP table in OIC?Hi All, As the following screenshot, I'd like to insert data the REST response data to a ATP table. For this example, the response payload with one parent level 'item' a…
-
Upload Document OPA REST API with Multipart/Form-DataSummary: I have made an Integration in OIC, which capture data from my PaaS Tables. Attachments are uploaded as BLOB, and my integration has extracted those BLOBS from P…
-
execution of stored procedure does not return dataSummary: Content (required): I have an integration that connects to the DBCS database and runs a separate procedure. The DB procedure returns a cursor type field. When I…
-
run OIC service from mailSummary: Hello everyone, I need the following functionality that involves a visual builder screen and an integration: I have a screen that invokes an OIC integration thr…
-
Archive files in OICSummary: What are the different ways to archive and secure the working files into a history/archive file server and retain it for an extended period in OIC. Moreover, wh…
-
MS Graph send messages API not working in OICSummary: Hello, We are trying to integrate MS Teams with Cloud Order Management and as part of it are able to create team and channel within MS Teams. However when we ar…
-
Not able to View Visual Builder with ServiceUser RoleSummary: Not able to View Visual Builder with ServiceUser Role Content (required): We attempted to restrict developer access to higher environments by granting them only…
-
Is there a way to change the schema name in OIC integration DB activitySummary: When we want to use a DB activity in Oracle Integration, we need to choose a schema name and a db object. This process would cause a problem when the production…
-
Issue in invoking ERP Rest Adapter for Sales Order Creation.Summary: Issue in invoking ERP Rest Adapter for Sales Order Creation. Initially integration takes around 15-20 mins for completion and then later it errors with “Service…
-
OIC Gen 3: Eloqua|Retrieve a sync REST API giving 404 Not FoundSummary: I am trying to invoke an Eloqua rest api through OIC gen3, it is giving 404 Not Found. Retrieve a sync | get | /api/bulk/2.0/syncs/{id} I am passing query param…
-
Merge PDF file using OICSummary: 1) In Oracle Integration Cloud (OIC), we have a use case for creating a new function using libraries. The use case is to consolidate various pdf files related t…
-
Error An error occurred contact your help desk (FND-2)Summary: Our HR department is receiving this error codes when they go to approve transactions for our document record workflows such as change personal information and m…
-
How to read .docx/.doc file in OICHello, We have a requirement to pick the source file which is with .doc/.docx file extension from SFTP and create a GL FBDI file from that source file. Is there a way or…
-
Oracle Integration Cloud 3: For-each repeating element is read onlySummary: Am I missing something obvious? When configuring a for-each loop in OIC 3, the field to configure a repeating element is read-only so I can't pass it any values…
-
How to remove Namespaces in OIC SOAP Response?Hello everyone, We are working on an integration in Oracle Integration Cloud (OIC) that returns a SOAP response. However, OIC is automatically adding namespaces to the S…
-
Is there any REST API to add and update items to the cycle count ?Summary: I see one API /fscmRestApi/resources/11.13.18.05/cycleCountTransactions . Is this for add items to cycle count ? Do we have PATCH operation supported for this f…
-
Extract fields from XML responseSummary: In OIC i'm receiving a BI Report that has xml data in it (i added a sample response as an attachment). I need to access the individual Columns out of the Row ar…
-
How to get the status of HCM Extract ESS job status in details using Webservice in OIC?Summary: Hi All, We have built an HCM Extract which is integrated to third party via OIC and third party system pass parameter values based on the requirement. Extract D…
-
Use round function to rounding to 2 decimal placesSummary: Use round function to rounding to 2 decimal places Content (please ensure you mask any confidential information): Hi experts, I working in data maping but I nee…
-
Is Refresh of OIC Instance is feasible. If yes then impacts upon Instance Refresh and steps to do itIs Refresh of OIC Instance is feasible. If yes then impacts upon Instance Refresh and steps to do it
-
UKG Pro WFM (Dimensions) Timecard File Import into OracleSummary: Has anyone done a Timecard Import from UKG Pro WFM (Dimensions) to Oracle HCM/Payroll and how did you go about handling processing of the data? We are currently…
-
ATP got ORA-00001 when insert sequence in the primary keyHi All, I tried to use sequence to insert data in my table's primary key: I set the increment to 50 after read this document: But when I run the integration it shows 'OR…