Web Services
Discussion List
-
Error: Publishing of another product group is in progress. Try again later. (QSC-375009)Summary: Currently, we are experiencing the following issue as a result of concurrent runs for Lock and Publish. Normally, the system takes 24 hours to release on its ow… -
CMK outbound examplesHi, I aminvestigating the CMK outbound webservices in order to send Purchase order to external parties via webservice. Are there any examples of what CMK is sending and … -
Is there a way to get latest order details for a customer account from OM to CX?Summary: Sales Order details for a customer account in CX Content (please ensure you mask any confidential information): Hello, Is it possible to retrieve the most recen…Shiva Kumar Bandaru 31 views 4 comments 0 points Most recent by Shiva Kumar Bandaru Order Management -
Validation for Supplier Master based on APISummary: Hi Team I have to validate one DFF / Standard Field when some one creating Vendor Master or updating Vendor Master. The validation will be with live API. How to… -
Can we create authorization via webservice?Summary: Can we create authorization via webservice? Content (please ensure you mask any confidential information): We had requirement to create Expense Report via Webse… -
Customer account creation for REST API/Roles or privilegesSummary: We are implementing an integration for creating receivable customer accounts from other systems. We are using below REST and SOAP services in our integration. I… -
does anyone help me on on upload expense report in bulk processSummary: I need to import employee expense report in bulk. May I know, What is the process behind the import? Content (please ensure you mask any confidential informatio… -
Is it possible to see from which IP address an integration has been invokedIn the monitoring I can see the calls that have come in and the payload send by the calling system. Currently we are getting a lot of invokes, but they all fail and I ne… -
Does registering web service in CX Sales supports OAUTH 2.0?Summary: We have a requirement to consume a web service from a 3rd party APIM using OAUTH 2.0 without using Oracle Integration Cloud. I saw in Register Web Service authe… -
API to update HZ_ROLE_RESPONSIBILITYSummary: I'm looking for an API (either REST or SOAP) to update HZ_ROLE_RESPONSIBILITY for a customer contact, such as adding or removing the BILL_TO responsibility. Con…BrianMonrovia 82 views 1 comment 0 points Most recent by BrianMonrovia Payables, Payments & Cash Management -
Error 401 on webservice call using generated token Opty outbound to azureSummary: Have registered two external webservices to used in Opty trigger. Token gets generated but receives 401 when doing the POST request Content (please ensure you m… -
help with sample OIC integration to download/upload BIP report artifactsSummary: Please help with sample code to download BIP report artifacts like catalog, templates .. etc Please help with sample code to upload BIP report artifacts to anot… -
Entering bank details for an EmployeeSummary: Content (please ensure you mask any confidential information): Hi, Are admin users able to add/edit bank account details for an employee within Expenses? E.g. i… -
Contracts API Key Field use - UnderMigrationFlagSummary: https://docs.oracle.com/en/cloud/saas/sales/faaps/op-contracts-contractsuniqid-get.html API URL:/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID} a… -
POST works from POSTMAN and got error in groovyHi I am able to POST and getting the response from 'Postman' but when I create a Web Services and use it from groovy I receiving the 400 error. Can you please help me to… -
How to send Usage Events Dates from Subscription to AR Invoice as an AttachmentSummary: We have an requirement to send the Usage Events dates as an attachment on the AR Invoice from Subscription. Can this be achieved using service mapping & Algorit…Ganesh Kamat 21 views 2 comments 0 points Most recent by Eain Cathcart-Oracle Subscription Management -
I using supplier registration page want to know how to add one more tab in train component at topSummary: Hi Team I want to customize the supplier registration page i.e. by adding one more tab in train component as shown below using page composer but i don't see see…mudassirsOrc-Oracle 11 views 1 comment 0 points Most recent by mudassirsOrc-Oracle Supplier Management -
in supplier regisrtration page i want to embed vbcs page but fusion doesnt not create a supplier idSummary: Hi Experts in supplier registration page i want to add vbcs extension page but fusion doesn't not create a supplier id before supplier is successfully created. …mudassirsOrc-Oracle 41 views 1 comment 0 points Most recent by mudassirsOrc-Oracle Supplier Management -
How to use finder query parameter in REST api for suppliersSummary: Hi Experts I want to use this finder query parameter in the suppliers REST API as shown in below docs but i do not know the syntax to use to find with supplier …mudassirsOrc-Oracle 81 views 1 comment 0 points Most recent by K Uday Kumar-Oracle Supplier Management -
Sample OIC integration using FINDER option ( instead of q) in REST apisSummary: Sample OIC integration using FINDER option ( instead of q) in REST apis for ex /fscmRestApi/resources/11.13.18.05/cashBanks in the query parameter , finder is o… -
How to do proper error handling in REST WebServices?Summary: I want to do proper error handling with REST WebServices and looking at the documentation I found that: def conn = adf.webServices.GetTicketForAccount try{ // P… -
can we insert data into database directly instead of hitting an endpoint url from webserviceSummary: In sales cloud do we have provision to insert real time Opportunity data into database directly instead of hitting an endpoint url from webservice? whenever an … -
OIC stage file write operation to get md5 checksum is not workingSummary: Hi Team, We have an OIC integration that is receiving a file as binary attachments, we have a requirement to validate the checksum of the file, so we are writin… -
close multiple Purchase order line with REST ApiSummary: Any way for rest api - for closing multiple lines to finally close in below url only one po line is allowed https://docs.oracle.com/en/cloud/saas/procurement/23…