Category 42-2
Discussion List
-
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…
-
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 (…
-
How to restrict account records based on Business Unit ?Summary: Hi Everyone, We have one custom field in Account object called "Business Unit", It stores account owner's Business unit. Now one user logged in and he can able …
-
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…
-
Best Practice for Creating a Service User AccountSummary: What are the recommendations for setting up a Service Account. Content: Hello, We are currently wanting to setup a Service User Account that will consolidate al…
-
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 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…User_INSMQ 15 views 1 comment 0 points Most recent by TSCloudLabs-Oracle Integrations and Extensions
-
Mass Update in Workspace - Limitation to 10 RecordsSummary: We would like to mass update more than 10 records at a time in the Workspace UI. When using the standard UI it is possible to set the maximum number of records,…
-
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…
-
How to update Purchase Orders to see show Project Commitment as part of Project Data migrationSummary: How to update Purchase Orders to see show Project Commitment as part of Project Data migration Content (required): API's to update Purchase Orders with out goin…
-
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…
-
Routines are scheduled for Daily but they are not running, but able to run manually.Summary: We are updating the Custom field value in Lead using Routines and the Routine is scheduled on daily basis , but it is not running until go and run manually why?…
-
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 14 views 3 comments 0 points Most recent by Topher Heath-Support-Oracle Sales
-
How to show custom DCL value using OOT Subject AreaSummary: We notice that any custom DCL added in a standard Object is not reflecting in any OOTB SA, we are aware that OOTB SA is not editable and for us to see the Custo…
-
Springboard greeting - how to set First Name and Last NameSummary: How to adjust Springboard Greeting Employee name from LastName, FirstName to FirstName LastName Content (required): I can't figure out how to adjust the Springb…
-
Need to Auto Populate Fields from Opportunity in Related Custom Object.Summary: We have created a Related custom object called Sample Tracking Against an Opportunity. When we create sample tracking records with custom Fields such as 1. Cust…
-
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…
-
Do you know how can I get the email of Reporting Manager from the Resource User Information section?Summary: Do you have an idea on how can I get the email of reporting manager in the resource user information section under Manage Users? I am using the table jtf_rs_rep…
-
Is it possible to configure pop up message in Standard Dynamic choice list?Summary: Is it feasible to create pop message in dynamic choice list level? Content (required): Hi, I want to configure a pop up message with SR description in Dynamic c…
-
Set Permission for Self Service UsersSummary: Hi Team , We have been consuming /crmRestApi/resources/11.13.18.05/selfRegistrations API to create self-service user. The sample payload is : { "AccountKey" : "…
-
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…
-
limit prompt values based on the analysis resultSummary: Is there a way to limit my prompt values based on the analysis result Content (required): Ex - for the Status prompt I don't want to see retired as a value, as …
-
We are getting the following error while creating user for Digital Customer Service.Summary: Hi, We are getting the following error while creating user for Digital Customer Service. "The URL you provided for the IDCS_REST_ENDPOINTAPP third party applica…
-
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…
-
List all opportunities via APISummary: List all opportunities created using API Content (required): De momento necesitamos hacer una consulta de todas las oportunidades a través de API, en la documen…
-
Oracle CRM - Task Completed Not Sending Notification EmailSummary: Task owners do not receive email notifications when tasks are moved to complete Content: When an owner account has the following boxes checked within Personaliz…
-
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.