Category 42
Discussion List
-
Using Opty Revenue field in Opty object trigger is getting an errorSummary: Meet Sales stage condition and updates in custom field found in Revenue Lines should execute action. However, adding the custom field in the script is not retur…
-
CX Sales Mobile: How-to enable Lead Qualification Template/AssessmentsSummary: How to add the Lead Qualification Questionnaire to the CX Sales Mobile app Content (required): Are the Lead Qualification Questionnaires available on the CX Sal…
-
Can we create a custom tree in CX for customers?Summary: Looking to find out is there a way to create a custom tree and assign it to the two tasks mentioned below. 1. Create Hierarchy 2. Customer Paying Relationships …
-
Date difference in hoursSummary: How to calculate date difference between Datetime now and date from datetime field in groovy in hours Content (required): Version (include the version you are u…
-
How to Remove Geography alternate name [hz_geography_identifiers] via oracle sales cloud ImportSummary: How to Remove Geography alternate name [hz_geography_identifiers] via oracle sales cloud Import Content (please ensure you mask any confidential information): V…
-
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…
-
Hide or remove Structure icon displayed in the menuHello I am creating a role that can only manage users, organizations, positions, among others, however, the Structure icon appears in the menu. When I try to hide it wit…
-
Is there a way for job process to automatically be submitted when a new user is created via REST APISummary: We are trying to explore using REST API in creating user resources in Oracle Sales Cloud. Based on the documentation on creating users using REST API, there are…
-
Ability to create and update contacts for sales while protecting and isolating ERP contactsSummary: As on CX User I must have ability to create and update contacts for sales while protecting and isolating ERP contacts so that CX users can maintain sales contac…
-
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…
-
Confirm to create a custom role in the production environment or wait for it to migrate?Hi, We need to create a custom role, which we will create in the test environment. Do we need you to confirm if we have to create it also in the production environment o…
-
How to fetch max row of any specific action using object functionSummary: Customer want to put validation of Secondment action, for that purpose I want to fetch max row of Secondment Begin from rowset I am currently trying to loop usi…Siddhesh Nisal 41 views 9 comments 0 points Most recent by Danny Cusnir-Oracle HCM Experience Design Studio: Autocomplete Rules
-
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…
-
Express ReportHi, I created express report on Opportunity object but is showing as blank. But when I click on the report either of them are returning as blank
-
customer data managementSummary: How to achieve Security on Customer Account or Party via Job roles, users belonging to one Legal Entity/Business Unit should not be allowed to view or edit cust…
-
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…
-
How to make all fields visible for CX Sales for Microsoft 365?Some of the standard fields cannot be searched in the Available Fields and be added on the Details page. How to make all fields available?
-
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 use EDLC to to download the attachment filesSummary: We need export PDF doc from Custom object. Content (please ensure you mask any confidential information): Version (include the version you are using, if applica…
-
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…
-
Is there a way to enable attachments on notes object?On the notes object under accounts, is there a way we could enable attachments?
-
Is there a way to email Dashboards on otbi agent?Summary: I have a couple simple dashboards that I would like to send as a singe excel sheet to managers instead of sending them 3 emails with each page. Is that possible…
-
How to hide/eliminate a section in the page layoutSummary: In the Lead page in CX there is a section that i need to eliminate or hide, when i try to modify the page layout of Lead, that section is not there to eliminate…
-
Unable to get field values in Before delete Trigger.Our requirement is whenever account team member is deleted , delete it from the related opporunities team as well We wrote a code on Sales Account-> Sales Account Resour…
-
project number not generated through opportunity pageSummary: While creating an opportunity and selecting create project checkbox, the project number should be auto populated after selecting the project template but we rec…
-
How to send additional item attributes from PIM to CX Sales?Summary: We have product setup in PIM that have additional attributes (DFF's). Can we send these additional item attributes from PIM to CX Sales as part of the standard …
-
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…