Integration
Discussion List
-
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… -
Why do object-level triggers not run when I use postman?Summary: Object-level triggers are not running when using Sales API Content (required): We have some object-level triggers set to run on CREATE of a Service Request chil… -
receiptAdviceLines and serial numbers expected for receiving confirmationSummary: Content (required): PO Data is sent to 3PL organization using receiptAdviceLines ReST API. It contains serial controlled items, how 3PL know the receive confirm… -
ReadFileinSegments throwing errorSummary: Content (required):Im downloading report data using downloadReportDataChunk operation. After that i use a stage write with opaque schema. Both these operations … -
AP Invoice Import Callback Integration erroring with Primary Identifier: undefinedWe have AP Invoice Import integration that is successfully executed with invoices imported but the Callback integration ends in error : Primary Identifier: undefined. We… -
Difference Between Lease Accounting module and the Lease Asset Option in Fixed AssetsSummary We currently do not have lease accounting turned on and we've been looking to implement it. I notice there seem to be 2 modules to handle it: Fixed Assets and Le… -
Recommendation/Guidance needed on Usage of EPMAutomate versus RestAPISummary: Looking for guidance on re-engineering of current EPM jobs. Content (required): My team is beginning the process of changing our EPM job automation scripting fo… -
Custom Events created in ERP Fusion are not showing up in the Oracle ERP Cloud Endpoint.Summary: Content (required): I am creating a custom event object form Application Composer in ERP Fusion environment. After the action: Generate Integration Events from … -
Merge" operation to SQL Server failing with Incorrect syntax near '.4'Summary: OIC is using Merge operation on table which is on Microsoft SQL server database. Microsoft SQL server database adapter is using Agent to connect to database and… -
How to fetch BLOB data(more than 10 MB) from data base to oracle cloud integration?Summary: In atp data base one column has blob data more than 10 MB. we need to handle this data in OIC Content (required): In OIC, we are invoking one procedure where re…User_2025-03-10-21-43-39-199 282 views 1 comment 0 points Most recent by Ganesh Jadhav-178018 Integration -
How to get the Invoice Line DFF info using REST Service in OICSummary: /fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/invoiceLines/{invoiceLinesUniqID}/child/invoiceLineDff in above Service i am not able to get …