Web Services
Discussion List
-
WS for HierarchySummary WS for HierarchyContent Quick question - Do we have a web service to retrieve CDM hierarchy or Account hierarchy? Thanks, Adam Version 20A -
Is there a way to use Purchase Requisitions/Orders REST API to approve on behalf of other person?Summary We developed a mobile application using Visual Builder to perform tasks on Purchase Requisitions and Purchase Orders and we are getting some errors, we'd like to… -
CAn I retrieve product information using SOAP in Oracle sales cloudSummary Retrieve product information using SOAPContent I need a web service which retrieves the product information from OSC. I want to retrieve any random product using… -
REST support - FND Lookup Type and Code ImportSummary REST support - FND Lookup Type and Code ImportContent We import fnd lookup type and code with SOAP /fndAppCoreServices/FndManageImportExportFilesService?wsdl. Do… -
How to write and then read data with Nested array structure into stage in OIC?Content Hi All, I am trying to write multiple employees data and their corresponding multiple address into stage and then read it at once and send as response in single …User_2025-02-07-07-04-20-787 105 views 4 comments 0 points Most recent by User_2025-02-07-07-04-20-787 Integration -
Supplier Creation Web Service ExamplesSummary Supplier Creation Web Service ExamplesContent https://cloudcustomerconnect.oracle.com/posts/0737707c09Uma Seethala-Oracle 42 views 9 comments 0 points Most recent by Uma Seethala-Oracle Supplier Management -
ErpIntegrtationService error while importing supplier informationSummary ErpIntegrtationService error while importing supplier informationContent Hi We are trying to use importBUlkData operation of ErpIntegrtationService to create/upd… -
20B Sourcing Features AnnouncedContent New feature: In release 20B, we have delivered a highly requested feature for making sure negotiation terms and conditions are sent to suppliers, and they accept… -
Truncated Payload in OICContent Sometimes we see that if there is a big payload in the OIC activity stream it gets truncated and we see a message 'Payload Truncated..' Is there a way to retriev…User_2025-03-10-21-43-39-199 196 views 2 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Oracle EBS - Integrated SOA Gateway Metadata Provide API Deployment ErrorSummary Oracle EBS - Integrated SOA Gateway Metadata Provide API Deployment ErrorContent Hi Team, As part of the step 3 from Oracle EBS Suite Integrated SOA Gateway - E-… -
Getting error while submitting ESS job based on a schedule using submitRecurringRequest of EssWebSerSummary Getting error while trying to submit ESS job using submitRecurringRequest of EssWebService WSDLContent I am using submitRecurringRequest of EssWebService WSDL, t…User_2025-02-06-19-50-08-819 97 views 0 comments 0 points Most recent by User_2025-02-06-19-50-08-819 Integration -
Invoke Enterprise Scheduler WebService (ESS Webservice) from Oracle Integration CloudSummary Invoke Enterprise Scheduler Service (ESS service) from Oracle Integration CloudContent I've Oracle ERP Cloud and Oracle Integration Cloud (OIC). I'm trying to in… -
Import orders through FBDI template using approval action as "BYPASS"Summary The PO no's are generated sequentially. Need to get the order numbers manually created through FBDI.Content Hi Experts, The PO no's are generated following the … -
What are the steps to configure Negotiation Award Outbound Service in Cloud Sourcing ?Content What are the steps to configure Negotiation Award Outbound Service in Cloud Sourcing ? [This thread is transferred from customer support forum]Ramesh Jooturu-Oracle 87 views 3 comments 4 points Most recent by User_2025-01-30-23-06-53-220 Sourcing -
SOAP - Custom Object Batch ProcessingSummary SOAP - Custom Object Batch ProcessingContent For custom object batch processing via SOAP, are there any way I can do create, update and delete on different recor… -
20a Upgrade PO imports fail with "BYPASS" errorSummary PO import that used to work fine now starts to fail with BYPASS error on PO's with Approval_Action "BYPASS"Content Heads up! I have not seen this documented anyw… -
Difference between OIC Classic and Gen2Content 1- Can you summarise what's the difference between the OIC Classic Instance and Gen2 2- what are the required steps to Migrate the Integrations (OIC) from Classi… -
Is it possible to configure Service procurement and complex PO in fusion environmentSummary Is it possible to configure Service procurement and complex PO in fusion environmentContent Is it possible to configure Service procurement and complex PO in fus… -
How to Invoke ESS Job from Object function/Global Function groovy scriptContent How to Invoke ESS Job from Object function/Global Function groovy script? I have configured this service https:///fscmService/ErpIntegrationService?WSDL under we…Shivakumar Ayyanagowdar-Oracle 232 views 4 comments 0 points Most recent by Ravindra Sirigiri-Support-Oracle Sales -
How To configure REST adapter Which Accepts Request Body In "application/x-www-form-urlencoded" in OContent Hi All, I am trying to invoke external REST endpoint to access a token information first. I was successfully able to invoke from POSTMAN. Attached is the screens… -
Is there a way to cancel the Approval Notification of Change Orders according to a specific rule?Content Hello guys! We have a requirement from our customer that when a Purchase Order is created automatically from a Purchase Requisition, the 'Bill To' location must … -
Error while translating message to native format.Summary Error while translating message to native format.Content Hi , I am trying to do write operation (CSV file) using the FTP adapter in OIC, I am getting below error…LoguPrasanth-LP 363 views 3 comments 0 points Most recent by User_2025-11-07-00-01-09-571 Integration -
Oracle financial BI Service to export Huge data outSummary Export journal using BI web service from OICContent Have a requirement to get Huge data from Fusion using OIC. We have daily feed(Journals) sent to External syst…User_2025-02-06-07-01-29-244 29 views 3 comments 0 points Most recent by User_2025-11-07-00-01-09-571 Integration -
Connecting to a Oracle OKE from OICSummary Connect to a REST API deployed to Oracle OKEContent HI All Does anyone have experience in connecting to a REST API deployed to Oracle Kubernetes Engine from OIC.… -
REST API Documentation for Hierarchy Import seen on Import MgmtContent Can someone share the REST API documentation Link for Hierarchy Object seen from Import Management? Do we have a REST API to perform CRUD on Hierarchy Object Dir… -
SAML based authenticationSummary FA webservice's authentication options other than basic authenticationContent has anyone implemented solution by invoking Fusion Application SOAP based webservic… -
Using comma in search parameters for suppliernameContent How do you escape a comma in a query in a REST call? For instance, in q : Supplier=Jones, White and Hunt the comma causes issue? I've tried Supplier="Jones, Whit…