Integration
Discussion List
-
FoundationPartiesLocationService due to "access deniedSummary: Hi When I try to create a location I am getting below error. When I try login with the user id and password, it allows me to create a location. What role and ac…
-
I am trying to query HZ_ORGANIZATION_PROFILES by attribute1 using Web Service or Rest APIHi, Do we have a web service or rest API that I can use to query HZ_ORGANIZATION_PROFILES
-
Do we have API end Point for Bulk deletion of Custom recordsSummary: Hi, Do we have API end Point for Bulk deletion of Custom records Content (please ensure you mask any confidential information): Version (include the version you…
-
Sales Integrated with OCM - metadata and access groupSummary: How to add metadata to a file Uploaded in OCM Content (please ensure you mask any confidential information): Hi all I have seen here a very interesting presenta…
-
Can custom attributes be used in Get Calls to query or filter out data on Territory ObjectSummary: We've introduced a custom attribute within the Territory object and are looking to integrate it as a filtering or querying parameter for the Get All Territory A…
-
How to get Account Number & Site Number in Customer DetailsSummary: Hi, I am trying to fetch Account Number & Site Number details from Finance to CX Customer details. In this picture Red color was Customer Number in CX & Blue co…
-
Does the Sales REST API support semantic versioning?I was wondering if the Fusion Sales/Service Cloud REST APIs support semantic versioning, and also what the backward and forward compatibility policies are. I'm concerned…
-
How to get number of records created (SFA/CPQ) in realtime without impact performance?Summary: We need to know how we can get the number of records created in the last 5 minutes for the objects Service Request, Quotes and Orders. Content: This information…
-
I would like to calculate the driving distance between 2 addresses in miles.Summary: I have the Latitude and Longitude available for both addresses. Is there a way to do this directly in groovy? I have seen the answers to this similar question s…
-
Mapping CX.Account to FIN.Account instead of FIN.OrganizationSummary: Account hierarchy is different on Oracle ERP Cloud (FIN) and Oracle Sales Cloud (CX) Content (please ensure you mask any confidential information): We are imple…
-
update Customer DFF through webserviceHi, I am creating organization and then creating customer account associated with the organization. .../foundationParties/CustomerAccountService?wsdl The technical team …
-
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…
-
Is there any document about PartyUsageCode, how does it impact a customer?Summary: I'm working on the hubOrganizations and hubPersons REST interface to create organization/person in Fusion. The field "PartyUsageCode" is mandatory. Referring to…
-
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…
-
How to add SiteUseType to Existing party SiteSummary: I have an existing site with SITE USE TYPE as "BILL_TO" for an organization and I wanted to add a new SITE USE TYPE "SHIP_TO" with the same address for the orga…
-
You must enter a value for the created-by-module attribute of the entity EdiEOI am trying to create organization customer with the below payload and getting below error
-
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 Integrate Sales Accounts with PayablesSummary: Hello Team, we have a requirement to integrate sales accounts with oracle payables to generate invoices and do the payments. could you please let us know the pr…
-
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…
-
REST API for Sales and Fusion Service - incomplete response when using expand optionSummary: Rest api being used: REST API for Sales and Fusion Service in Oracle Fusion Cloud Customer Experience Documentation for the endpoint being followed: https://doc…
-
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…
-
Can We Create User Tables in the CDM area?Summary: Can we create a user defined table in the CDM area? We need custom information that ties back to the Customer Account Content (please ensure you mask any confid…
-
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…
-
Does Oracle provide an API to retrieve the site count?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Can we open a Quote Screen from CX DashboardSummary: We build a dashboard for quotes using standard subject area in analytics , there we have a information of Opportunity and Quotes. If we want to navigate to Quot…
-
Unknown Contacts Locking RecordsH,i opened an SR but was told to post in CCC, Main Question: Is it possible to unlock a record from another contact that dosent exist in the system anymore? We are occas…
-
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…
-
Updating Customer DFF through web service/APISummary: We have a use case to update a custom DFF field created "Customer Arabic Name" in Fusion receivables through web service/API. Are there API's to update this fie…