To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Sales
Discussion List
-
Embed Map in Contacts sub tabHi, I need to have custom sub tab in contacts page to locate the address say with post code (UK) or zip code (US) Kindly assist on the customization please Thanks -
ESS Job to change Resource User names based on changes in Manage Name FormatsSummary: Hello, We perform a change on CONCAT_NAME_DEF in Manage Name Formats by removing the Middle Name in the format layout. We were able to successfully save the con… -
What are the roles needs to enable Account creation only for few usersSummary: Currently, we have to removed the Account Creation for all the users, now we want to give the creation access to some users only so what privilege's/roles needs… -
Why are Suppliers in the CDM Organizations Customer Accounts MasterSummary: We use the CDM Organizations area for our Customer accounts. We see that there are also Suppliers - Why would they use that area for Payables? Content (please e… -
Limit Custom Object record visibility using field equals to Current user accountSummary: Can not use custom fields to control data access previlege for Custom Objects. In ERP and SCM cloud application Content (please ensure you mask any confidential… -
We want to create new lookup value in Activity TypeSummary: We want to create new lookup value in Activity Type. For that we have created a lookup in Manage Standard Lookups for this Lookup Type (ZMM_ACTIVITY_TYPE). We h… -
Schedule Object WorkflowHi, How can I schedule object workflow to run every Friday at 11 PM. Thanks -
CPQ Quotes in OpportunityHi, Is there way to link and display all CPQ quotes using an API in custom tab in the opportunity screen please Thanks -
How to increase resulted row data limit in BIP data modelSummary: We have created a custom BIP data model and when we are trying to view data it is showing "ORA-01795: maximum number of expressions in a list is 1000" Content (… -
How to remove resources in activity using script in Oracle Sales Cloud?Summary: Hi Team, We need to remove a resource from activity resources using groovy script in Oracle Sales Cloud. We are trying to find the collection of the activity re… -
SQL script to query customer site level bank account numberSummary: Looking for below two sql script to Get customer site level bank account number Get customer site number Content (please ensure you mask any confidential inform… -
Partner Table (ZPM_PARTNER_PROFILES ) is not return Primary contact detailsSummary: I am using ZPM_PARTNER_PROFILES table to fetch partner primary contact detail. But it is not getting any field to check partner primary contact detail. select *… -
How to query child object directly using Rest apiSummary: Content (please ensure you mask any confidential information): Hi Use Case- If I want to query child object directly without giving any parent object id in rest… -
How to delete a territory dimensionSummary: I need to delete the "Sales Channel" dimension but I don't see the option enabled. How can I delete this dimension? Content (please ensure you mask any confiden…
-
You can make the Qualifications in Leads non-editable, for the Sales representative roleThe client wants to make the lead qualifications for some roles non-editable. This is possible? -
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… -
Sales campaings are going to disappear from OSC?Summary: I have been trying to review the documentation of the sales campaigns section, but I can't find any specific documentation for this section. Some weeks ago I ma… -
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… -
Customer Relationship Management Application Administrator job roleSummary: Why does the Customer Relationship Management Application Administrator job role able to access the Setup menu of other Offerings? Content (please ensure you ma… -
Configuration for ‘Restrict All’ Access for Accounts and ContactsSummary: Questions about the steps in the document: Configuration for ‘Restrict All’ Access for Accounts and Contacts for New and Existing Environments on Update 22B (Do… -
Is there a feature readily available to Copy text from a field to Clipboard via Groovy Script?We're trying to copy a URL from a field to user's clipboard. Is there a feature readily available to do this via groovy script? I checked Idea Lab and I cannot find any … -
How to import in Import Management without triggering the required attributesSummary: I'm trying to update historical data but the required attributes are being triggered during import Content (please ensure you mask any confidential information)… -
How to configure as sales person an employee created with the workers APISummary: We are using the workers API to create records for all employees (/hcmRestApi/resources/latest/workers). We want to use these employees as sales reps for receiv… -
Attachment Validation Not workingSummary: I am written attachment validation. Like user should not allow to delete attachment in custom object. below is my code def allattach = Attachment while(allattac… -
Need to restrict the salesperson from updating the Address on the Account type ZCA_CustomerSummary: Hi, We have a business requirement where we would like to restrict the Sales team from updating the addresses for the Account type 'Customer' ( SalesProfile = Z… -
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… -
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… -
Not able to find documentation on 'ENABLE USER CONTEXT FOR SERVICE REQUEST' 23C new featureSummary: No documentation on the 23C new feature 'ENABLE USER CONTEXT FOR SERVICE REQUEST' Content (required): We were going through the 23C patch update new features do… -
Can we create an org chart of contacts in Oracle Sales B2B?Summary: We have a requirement to create an org chart of our contacts that are added into our CRM. Our sales team found another tool that can do this, but we need to do … -
How to fetch OSC attachments using deep link in reportSummary: We have requirement where we need to navigate to pdf document which is attached in custom object when we click on Report. It should open directly in new window …