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 - How to invoke BIP ws and read output dataSummary How to invoke BIP web service and parse/read the output in OIC?Content Hi everyone, How to invoke BIP web service and parse/read the output and share the parsed …
-
Adjustment and credit memo web serviceSummary ERP adapter > Services > Doesn't show below mentioned services.Content What are the roles required to invoke below service using OIC ERP adapter. 1. Credit Memo …
-
OIC stored procContent Hello, I have a simple stored proc in ATP. I have simple OIC integration that takes a Query parameter ( string type ) and maps to the ATP adapter PROCEDURe IN pa…
-
Data Masking Feature in OICSummary Data Masking for Sensitive DataContent Hi folks, Is it possible to perform data masking for sensitive data in OIC? Maybe something similar like this feature whic…
-
Error processing Array in JSON responseSummary Error processing Array in JSON responseContent Hello, I have a REST API connection based on standard rest adapter. I'm doing a get to a 3rd party and I'm struggl…
-
3 Legged Auth in FacebookSummary 3 Legged Auth in Facebook fails with OAuth ErrorContent Hello All, I was exploring the FB social media adapter.It worked well. But when I am trying to achieve th…
-
How to generate access token for Share point REST API in ICSSummary Developing integration to upload file on share point using share point REST APIContent Hello, I am developing integration to upload files to microsoft share poin…
-
Read excel file in OICSummary We have a requirement, where we want to read Excel file in OIC and call a web-service to refer this dataContent Hi, We have a requirement where excel file is giv…
-
Write Limit of stage fileContent Hi All, I am pulling data from DB (By select and it can have less than or equal to 10k data) and i am writing into stage file. My question is what is the limit t…
-
OIC cannot connect to IDCS (error 400)Summary OIC cannot connect to IDCS. When trying to get token: POST to oauth2/v1/token, getting error 400Content Going through https://blogs.oracle.com/reynolds/connectin…
-
Calling getFlowTaskInstanceStatus API - for a new Flow Pattern but kept getting legislativeDataGroupSummary Checking for extract status from OICContent Hi all, Has anyone tried calling a new flow pattern from OIC? The flow pattern is cloned from the main flow pattern i…
-
OIC how to add orderkey at end of URI for salesOrdersForOrderHubSummary OIC how to add orderkey at end of URI for salesOrdersForOrderHubContent My integration works fine for creating a sales order using the following REST endpoint co…
-
Get Salesforce session ID using Salesforce adapter in OICSummary Get Salesforce session ID using Salesforce adapter in OICContent Hi, We are using Salesforce adapter to do bulk query data from salesforce in OIC flow. But we co…
-
OAUTH Implementation for ERP adaptor, Call Back erroring when download option in trigger is set to tContent ImportBulkData operation from OIC to ERP successfully and callback for the same import with download option in Integration Trigger set to true is erroring (conne…
-
UCM Polling through OIC integrationSummary to poll newly checked-in file from UCMContent Hello Experts, Greetings!! We have a requirement where multiple BIPs are busting files to the UCM server. is it pos…
-
Need Solution to read fbdi format file from UCM , transform in OIC to FBDI format and invoke ESSSummary Need Solution to read fbdi format file from UCM , transform in OIC to FBDI format and invoke ESS jobContent Need pointers for the integration road map for manual…
-
how to add javasrcipt in oicContent how to add a custom javascript in oic ? i have a simple JS called sum.js that adds 2 numbers as below. I go to Integration --. Libraries --> Import and get error…
-
Curl command to "create" a new connectionContent Is there a curl command to "create" a new connection? Documentation provides commands for updating/refreshing/test a connection by not for creating one Thanks
-
Stage Read fail in OICSummary Stage Read fail error in OICContent Based on the error message, my integration stopped at StageWriteFile. However, the error is shown as below: I have selected a…
-
callback integration failingContent Hi All, I am getting below error in call back integration .please tell me what is the reason of this error Error Summary: ICS runtime execution encountered {http…
-
How to Receive Multi-Part Form Data Json File as Attachment and Insert Data to DB TableContent How to Receive Multi-Part Form Data Json File as Attachment and Insert Data to DB Table? Please advise if anyone has any pointers/blogposts/solution in transform…Shivakumar Ayyanagowdar-Oracle 16 views 4 comments 0 points Most recent by Shivakumar Ayyanagowdar-Oracle
-
DRM SOAP API StartImportbyName via Oracle Integration CloudContent We have a DRM integration which will run dimension exports from EDMCS and then import the data in DRM via SOAP API StartimportbyName operation. Below are the doc…
-
Do we have possibility to read and write an excel file in OICSummary Do we have possibility to read and write an excel file in OICContent We have 2 requirements: 1. To read an excel file, process the data 2.To write an excel file …
-
OIC SOAP Adapter - Get ESS Job Completion Status IssuesSummary OIC SOAP Adapter - Get ESS Job Completion Status IssuesContent Hi Could you please help me with this. i am not able to get the ESS job Completion status response…
-
Need to know the OIC Integration timeoutContent Hi Team , I want to know the OIC Integration timeout details. How much time a integration(schedule and app driven) can run . Thanks, Ayyappa
-
OIC Notification failingSummary OIC Email Notification failing IntermittentlyContent Hi Folks Anyone faced the issue of OIC email notifications failing due to the below error and not sending em…
-
How to send response from global faultContent Hi All, I have build a one app driven integration where in the trigger rest connection i have provided the request and response payload.If some thing error occur…
-
Difference in Synchronous SOAP endpoint and Asynchronous SOAP endpontContent Hi experts, Some of the Saas webservice offers synchronous and asynchronous operation Other than delayed response(Asynch) or immediate reponse (Synch). Are there…
-
Read CSV line by Line, transform rows and pass data to SOAP API callContent We have incremental exports of data from Oracle EDM RestAPI. The data is in the form of a CSV file to a staging area. An example of CSV file rows.... Node Parent…
-
Remove Duplicate Records from CSV using OICSummary Remove Duplicate records from CSVContent Hi Team, We have a csv file which we download from source ( EPM Cloud). We need to remove duplicate records from the csv…