Web Services
Discussion List
-
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 32 views 4 comments 0 points Most recent by Shiva Kumar Bandaru Order Management
-
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 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…
-
How to Update FND Lookups via SOAP/REST API in Oracle Fusion Cloud FinancialsSummary: How to Update FND Lookups via SOAP/REST API in Oracle Fusion Cloud Financials Content (required): Is there any webservice where we can update/disable FND LOOKUP…
-
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…
-
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 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 …
-
How to add sites to an existing Customer AccountSummary: How to add sites to an existing Customer Account Content (required): How to add sites to an existing Customer Account Version (include the version you are using…
-
JBO-27023, JBO-25014 ERRORSHello, JBO-27023: Failed to validate all rows in a transaction. JBO-25014: Another user has changed the row with primary key oracle.jbo.Key[300000655378776]. We are seei…
-
Integration of Opportunity to external app via web serviceSummary: There is a need to POST an opportunity ID to the external app via API after clicking save. Does this need to go through OIC or can be direct from Webservices an…
-
Error when increasing limit in get rest call Sales Order for Account in CXSummary: Content (please ensure you mask any confidential information): We try to get all the sales order data present in Order Management (OM) for customer account in C…
-
Error in Common Lookup Migration APISummary: We are trying to migrate common lookup from source instance to target instance via oracle provided /xmlpserver/services/ExternalReportWSSService . There are tot…
-
Why can't I add the field existing in Adaptive Search in my Nested Entities?Summary: I am adding a field that is part of an object but it doesn't appear in the response. Content (please ensure you mask any confidential information): Version (inc…
-
How to create multiple records using Rest API in single payload for Custom Object?Summary: We have created a custom object and we are trying to create multiple records using the Rest API. We have checked this document "REST API Batch Processing To Cre…
-
How to Query data from REST webservice Json resultHi Everyone, Hope you are doing well. Here i want to query the data from a result which i received through REST webservice(Json). this is the script i am using.. "record…
-
webhook events with B2B Fusion Sales/Service cloudSummary: How to consume an event in B2B Fusion Sales/Service cloud from webhook ? Content (please ensure you mask any confidential information): Version (include the ver…
-
REST API for custom object not accessible in application composerHi, I have created a custom object in application CRM Cloud. The REST API for the custom object are not visible. When clicked on either Service or Describe link, it take…
-
REST API to create resourceSummary /crmRestApi/resources/11.13.18.05/resourcesContent Hi, Like the standard Manage Resources task, we'd like to create resource with person party of 'employee', and…
-
Control access to the Workspace module so that a role/user cannot delete opportunitiesSummary: It is possible to control the access to the Workspace module as it is evident that a user can delete opportunities. How can we control the actions button in the…
-
API to update Purchase Orders Projects and Tasks at distributionsSummary: API to update Purchase Orders Projects and Tasks at distributions Content (required): API's to update Purchase Orders with out going for approval Version (inclu…
-
REST API Web service returning nullSummary: REST API Web service returning null Content (required): def WService = adf.webServices.XX_OSS_GetEmailDomain def Headers=['Content-Type' :'application/json','RE…
-
How can we automatically add a new product to Product CatalogSummary: Hi Team, We want to know is there a way to add a new product automatically to a product group in Sales and Service. Content (required): Version (include the ver…
-
how to download attachment of an custom object record using API or DeeplinkSummary is there any API or deeplink available to download attachmentContent HI All, I'm checking for an API or deeplink to download attachment, i have tried with 1. /cr…
-
How to send Sales cloud Account's audit history through mail ?Hi Everyone I have a requirement that I need to send sales cloud Account's Audit history through a mail to specific person in order to notify the recent changes . Kindly…
-
How to Delete Customer Sites Using Web Services?Summary: How to Delete Customer Sites Using Web Services? Content (required): **This post was created as part of a How to Service Request (SR) ** Unable to delete Custom…
-
How to update the RelationshipId field in Contact Point objectSummary: I need to update the RelationshipId field in Contact Point Object Content (required): I tried using Groovy Script, FoundationPartiesPersonService SOAP API and I…Jaime Espinosa Tovar-Oracle 11 views 3 comments 0 points Most recent by Topher Heath-Support-Oracle Sales
-
How we can pass bearer token as authentication in groovy while calling web service.Summary: How we can pass bearer token as authentication in groovy while calling web service. Content (required): Version (include the version you are using, if applicabl…
-
How to get Quotes details from Accounts using newView() functionSummary: One account contains multiple quotes, using newview() function how we can get all quotes details associated to a particular account.
-
How to use Get function to call Third party ApplicationSummary: please let me know how to use get function in groovy to calling from third party application Content (required): Version (include the version you are using, if …