Category 42-2
Discussion List
-
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 change Account DCL Search and Select on Activity to match other objectsSummary: I'm unsure on how to update the Account DCL field Search and Select on Activity. It does not look like other objects. (see screenshot 1). I have another environ… -
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… -
How to add sites to an existing Customer AccountSummary: How to add sites to an existing Customer Account Content (required): How to add sites to an existing Customer Account Version (include the version you are using… -
Restrict Lead or Opportunity Currency by Business UnitIn our application, different Business Units need to use multiple different currencies when creating Sales Leads or Opportunities. We use multi-currency, and load daily … -
Defaulting the dashboard filterSummary: We have a dashboard which includes prompt as well, which is built based on custom subject areas with lead , opportunity , activity and custom object data. we de… -
JBO-27023, JBO-25014 ERRORSHello, JBO-27023: Failed to validate all rows in a transaction. JBO-25014: Another user has changed the row with primary key oracle.jbo.Key[300000655378776]. We are seei… -
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… -
How to setup different schedules on the same BICC datastoreIn BICC (OSC Sales Cloud) , I want to have two extracts of a datastore e.g. CrmAnalyticsAM.OpportunityAM.Revenue going to two destinations for different reporting use ca… -
Can we translate the custom error and validation error messgaesSummary: we are using 2 languages in the system ,so when it comes to translate from English to Arabic all the standard fields & error messages are coming automatically. … -
Opening the Text field link in a new tab obieeSummary: In OBIEE , I have a text field and which contains a URL. I made it to clickable from data format. When we choose the data format as html hypertext it started wo… -
Oracle sales mobile app - Around me FunctionalitySales users are using "Around Me" functionality in Oracle sales mobile app to to do Office Stops at customer offices and they are reporting that when they click on "Get … -
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… -
Error in Common Lookup Migration APISummary: We are trying to migrate common lookup from source instance to target instance via oracle provided /xmlpserver/services/ExternalReportWSSService . There are tot… -
Mass update of custom fields in Assets object for more than 500 records in NGS UISummary: Our customer has requirement of updating dates in Assets, sometimes they need to update for more than 500 lines. It is difficult to update each Asset from syste… -
Owner LOV display behavior for Opportunity and Custom ObjectSummary: Hi, I'd like to confirm the system expected behavior on 23D for Owner LOV on Opportunity and Custom Object - If I have inactive (end-dated) and active resources… -
Are Custom Field Values from Custom Objects stored in PageFlowScope Variable? How can I access them?Summary: Getting Custom Objects Custom Fields Values from PageFlowScope Variable Content (required): Hello, I added an OTBI analysis to a custom object details page (Ana… -
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 *… -
23C upgrade issue impacted custom layout for Account objectSummary: 23C upgrade issue impacted custom layout for Account object Content (please ensure you mask any confidential information): Hi All, We have observed that post 23… -
Why can't I add the field existing in Adaptive Search in my Nested Entities?Summary: I am adding a field that is part of an object but it doesn't appear in the response. Content (please ensure you mask any confidential information): Version (inc… -
Equivalent Oracle Cloud table/view for the EBS entity - Contracts ModuleSummary: Could you please help us to provide the equivalent Oracle Cloud table/view for the EBS entities mentioned below?Krutika Narayankar 21 views 1 comment 0 points Most recent by Alexandra Rabaea-Support-Oracle Enterprise Contracts -
Sequence Number in Order Change EOSummary: When RMA is created for sales order, error is displayed : Attribute Sequence Number in Order Change EO is required Fulfillment Process JBO-27023 : Failed to val…Mahesh Sandiri 3 views 1 comment 0 points Most recent by Anuradha - User352 -Oracle Order Management -
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" : "…Lakshmi_Sasidharan 52 views 2 comments 0 points Most recent by AparajitMalliJawaharBapu Digital Customer Service -
How to create multiple records using Rest API in single payload for Custom Object?Summary: We have created a custom object and we are trying to create multiple records using the Rest API. We have checked this document "REST API Batch Processing To Cre… -
Where would I find the log files in our Fusion CX Sales instance?Summary: Looking for diagnostic/incident logs Content (please ensure you mask any confidential information): Hi all, During code development today I got an error message… -
Using Score/Results of Assessments to Update Opportunity FieldSummary: Our organization would like to use the assessments capability on the opportunity object to prompt the user to answer a series of questions, which will then calc… -
Migration of SRs from Salesforce CRM to Next Gen Help DeskSummary: Is it possible to Load history data from legacy (Salesforce CRM) to Next gen Help Desk ? -
Is CREATOR_PARTY_ID of ZMM_NOTES refers to Resource PartyId?Summary: I am loading the Account Note from one POD to another POD with following attributes. "CURRENCY_CODE,SOURCEOBJECTID,NOTETYPECODE,VISIBILITYCODE,NOTETITLE,CREATOR… -
How to access Party Source System Reference for Contact object using Groovy ScriptSummary: I need to retrieve the "Party Source System Reference" field from the "Contacts" standard object using a groovy script. This field is not visible in BI and also…