Integration
Discussion List
-
Flat file to CSV conversion using OICSummary: I would like to convert flat file/positioned file to CSV using oic. Content (required): Hi Team, My client requirement is to read the data from FTP which is fix… -
How to use group by for more than one elementSummary: How to use group by for more than one element Content (required): Hi Expert, I am trying to get unique record and for that i want to group by two element .Below… -
Oracle Integration Update Webcast December 16th 2021Summary: Oracle Integration Product Management Webcast December 16th 2021 Content (required): Product Management Webinar: Attend to get the latest updates and innovation… -
Integration Customer Newsletter Autumn Edition 2021Summary: Newsletter Content (required): It is time for the November quarterly update to Oracle Integration. With autumn in the Northern Hemisphere, we are excited to sha… -
How we decide oic sizing? how we calculate number of multiple oic instances based on inbound trafficSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):K Vicky-Oracle 21 views 1 comment 0 points Most recent by Prateek Parasar - GTUK, ACE Pro Integration -
WHO columns while calling SOAP/REST WebservicesContent We are using services account to perform the SOAP/REST calls while integrating with Oracle Cloud. However, while performing the transactions the created_by and u… -
OIC to Amazon Seller SiteSummary: Integrating OIC to Amazon Seller Central Content (required): Based on below blog, OIC starts to support Amazon seller integration: https://blogs.oracle.com/inte… -
Unable to activate integration in 1 environmentSummary: Content (required): We are getting the below error while activating this integration in 1 environment but not in the other 2 environments. We did refresh the me… -
CX Sales show outbound REST Web Service InformationSummary: Content (required): I'm new with groovy scripts and CX Sales, our Design team have a question about outbound web services, is about if is possible to show the o… -
What is best solution if the BI Report Output is more than 10MBSummary: Content (required): Hi Expert, We have a requirement for reading BI report where the file size is more than 10 MB ,what would be the best approach to read the f… -
NameSpace remove from OIC MappingSummary: Hi Team, Source mapper is contains the xmlns namespace along with element(ReferenceTransmissionNo), below is the example: -
One way Procedure calls in Oracle DB AdapterSummary: Invoke Long running DB procedures is Oracle Database Content (required): We are Invoking Oracle Database procedure from OIC which on has only input parameters. … -
Integration with ERP?Summary: Hello, I'm still trying to learn about Channel Revenue Management, as my current client is moving from EBS to the Cloud for Channel Revenue Management, ERP (FIN… -
Can we place multiple SQL queries inside an Oracle DB Adapter?Summary: Content (required): Hi team, So we are trying to make a REST API integrated with an Oracle OnPrem Database which will be fetching information against a few ques… -
REST API to query parent object with child/grandchild dataSummary Supported?Content Hi, Use case - I have 100 records from parent object and there are 1 to multiple records in the child object of the parent. If I want to return… -
3PL integration Create Outbound Shipment Request and PickBatchNameSummary: Content (required): "Create Outbound Shipment Request" sends shipment lines to 3PL system (submitted from UI) It generates a PickBatchName. I did not find any R… -
Value is not getting reassigned in For eachSummary: Value is not getting reassigned in For each Content (required): I am reading a file using Read File in Segments and using a for each to iterate the records of R… -
Delivering Real Customer Value with Agile Innovation: Heathrow rapidly moves to Oracle Cloud and conSummary: LHR success story Content (required): Heathrow rapidly moves to Oracle Cloud and connects with hybrid Integration The continuous delivery of constant small inno… -
perfomance difference between nested for each loops vs. XSLT with single loopSummary: i have working integration with 3 nested loops (result sets, rows, fields) that looks bulky in OIC. 2 outer loops have no actions beside narrowing xml elements … -
Why my data is not been written in the oracle database?Summary: Hi, I'm green in OCI Data Integration. Some doubts here regarding "Target Operator". Let me try to explain: I'm doing a flow using 2 sources from ADW (Source A …User_2025-02-12-02-17-33-345 21 views 1 comment 0 points Most recent by Jorge Herreria-Oracle Integration -
Unleash Your Potential Running Oracle SaaSThe Oracle Advanced Customer Services team invites you to attend a live webinar “Unleash your potential running Oracle SaaS.” Attendance to these webinars is by registra… -
How do I configure custom three-legged security policy in REST connection in OIC?Summary: Content (required): Salesforce developed a process to generate PDFs in Salesforce. The process requires data from an Oracle database with OIC sending data to Sa… -
Exporting OIC package to object storageI am trying to export Integrations package via API, I have tried with this curl format as directly providing username and password not possible for federated SSO account…