Category 42
Discussion List
-
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…
-
Owner DCL field shows random user listSummary: In Leads object the standard DCL field Owner, when click in dropdown shows a random user list than recently used in the list. The user will search for the owner…
-
Viewing accounts/parties created in ERP side in SalesSummary: Viewing accounts/parties created in ERP side in Sales Content (required): Hi, we have both OSC and Fusion ERP . when we create an account with party record usin…
-
Do you Know whether "Oracle ERP Cloud Adapter" supports to CX module.I checked the Help Center and did not see any mention of "Oracle ERP Cloud Adapter" supports to CX module. Do you Know whether "Oracle ERP Cloud Adapter" supports to CX …
-
How to call web service option in BI report.Summary: We have API end points & we need to add in Action Link in BI report in Invoke Web service Option. Please let me know how to make use this option Content (requir…
-
Ability to handle different invoicing (Arrears or Advance) on single subscriptionHi SMC team - we have a business requirement to bill some lines in advance and some in arrears - however subscription profile is only at a header level - can u help us k…
-
How to identify contacts matched with linkedinSummary: Identify contacts that have been matched with linkedin via LinkedIn Sales Navigator Content (required): Hi, We want to identify the contacts that have been matc…
-
Create Field Group Using Rest API's?Summary: Hi All, I want to create field group using REST API's that are available in sales docs. But I am not able to create it. It is showing following error: Content (…
-
Can't able to get Field Groups Using rest Apis Get All Field Groups in the Sales Environment ?Summary: Hello everyone I want to fetch Details of All the Field groups and their Fields Using Rest Apis That are Present in the sales doc I have tried which rest api li…
-
CX Sales Mobile Scripts Not WorkingSummary: CX Sales Mobile Scripts 'setColumnMandatory' is not working for all Objects. Content (required): Hello, I am having issues setting columns/fields to be mandator…
-
How Can we Know the Id of particular FieldGroups in Sales Env To access the data from REST APis?Summary: Hello Everyone I want to know how can we access or know the Particular FieldGroups Id in our sale Env so that we can access the field groups data through the re…
-
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…
-
User accessHi, how are you? Hope you guys can help me. My mission is: Some users can see only his accounts (owner). I"m trying to do this changing the rule of the group "Sales repr…
-
Condition to Pick the 30days before Records onlySummary: In the Routines , we need to pick only 30days records for that I have written like below, is that correct Content (required): Version (include the version you a…
-
Name of country cannot be changed in Manage GeographiesSummary: Name of country cannot be changed in Manage Geographies Content (required): We try to modify the name of a country in Manage Geographies, but the system does no…
-
Is it possible to include attachment in email notification?**This post was created as part of a How to Service Request (SR) Release: 11.13.22.07.0 Summary of the question: Customer have custom object records where they upload at…
-
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 21 views 3 comments 0 points Most recent by Topher Heath-Support-Oracle Sales
-
Is their any RestApl In Sales Cloud through Which we can access PageLayouts For specific Objects?Summary: Hello , I Want To access page layouts in the sales Cloud For Objects Like Contact, Lead, etc. but using Rest API I want to know Which fields are available In th…
-
Outlook 365: Can the list view field be modified to show a string instead of a value?Summary: We have boolean fields and would like to change what are shown in the list view instead of the value "true". Content (required): We have boolean fields and woul…
-
Enhanced Deletion Capability in Sales Cloud for Accounts & ContactsSummary: We are introducing an upcoming enhancement in the Sales Cloud, to provide better capability to delete accounts, contacts, and households effortlessly from both …
-
How can we access Related object data in CDM through groovy script?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
How to the deactivate the duplicate check for Accounts?Hello, I activated the duplicate check for testing purposes for Accounts. Now I want to deactivate and delete it. If I want to deactivate it, I get the following message…
-
How can we find out which page layouts are available for specific objects in Oracle sales cloud?Summary: We want to find page layouts for objects in sales cloud using REST API's. Is there any REST API to get page layouts for specific object in oracle sales cloud? C…
-
Adding a button on the creation page for AccountsHello, I would like to inquire about the feasibility of adding a button to the creation page within the accounts object. I have noticed that this functionality is availa…
-
Working with EDLC in Linux EnvironmentI have a doubt because in the doc: Understanding Import and Export Management for Sales and Fusion Service, it is mentioned that one of the requirements is the use of wi…
-
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…
-
In Data quality rule CDM groovy, can we set master based on related objectsSummary: In Data quality rule CDM groovy (set master for account and contact object) , can we set master based on related objects Ex : I have lead , opportunity or any c…
-
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.