Web Services
Discussion List
-
multiple integration keys to update a recordSummary: is possible to use different fields (as key) to update a record? Content (required): our customer said us that they have a lot of external system that can updat…
-
Why user pwd change is not effective immediately in WS?Summary: How long does it take to be effective? Content (required): After I change user pwd is security console, I cannot use the changed pwd to call WS right away. Inst…
-
get the Response time of a REST webservice call through GroovyContent Is there any way to get the response time of a Rest web service (GET/PATCH/POST) call through groovy. For example, for get transaction, we are using the below li…
-
What are the different ways we can show an OTBI dashboard/report in the Oracle Sales Cloud Homepage?Summary What are the different ways we can show an OTBI dashboard/report in the Oracle Sales Cloud Homepage?Content Hi, Right now, the way we do this is by linking the r…
-
CX Sales- How can we make Resource party id equal to Party numberContent We are using Oracle fusion HCM and CX Sales. When we are creating an employee in HCM and then after setting him us as a resource in CX sales some time almost 70%…
-
How can we integrate Oracle CX Sales Cloud with DocuSignSummary How can we integrate Oracle CX Sales Cloud with DocuSignContent How can we integrate Oracle CX Sales Cloud with DocuSign. Do we have REST/Soap api or any other w…
-
User Profile Functionality in Oracle Sales CloudContent Hi, Is there a function in Oracle Sales Cloud that is similar to the User Profile option in Siebel where I can configure a profile name and value that is accessi…
-
WS wild doesn't work properly on some attributesSummary WS wild doesn't work properly on some attributesContent Hi All, I set the REST-Framework-Version to 2. https://pod/crmRestApi/resources/11.13.18.05/contacts?tota…
-
Is it possible switch to a 3rd party AVS service and not using DaaSContent We are looking for options to test if we can switch to a 3rd party address validation service for real time and batch mode. The DaaS AVS service is integrated wi…
-
Pagination supported on child object (REST API)Summary REST API Pagination Behavior for Child ObjectContent Quick Question - If I apply pagination on parent object, how does it affect the output for child object? For…
-
How To Get Sales Lead Custom Field Show Up As Attribute In Lead Assignment ConditionContent Hi, I just created a new text formula field and I want it to use as a condition in a Sales Lead Assignment Rule. It doesn't show there currently and my question …
-
API to simulate "Reprice" action on Subscription Covered LevelSummary We want to reprice the subscription covered level via API.
-
Is there a REST API that can be used to access Page layout data for Oracle CXSummary Looking for a way to access Page Layouts via APIContent Our external integration pulls data from Oracle REST API. Although we can access all of the data in a rec…
-
Activate Action Only When Logged-In Resource Has Correct RoleContent Hi, I'm creating an action which triggers a groovy script but I want that action to be only available to certain types of resource roles. How do I achieve this? …
-
REST API for attachmentsSummary REST to fetch all kinds of Attachment child rest collectionsContent We have so many different object with attachment child collections. Like Below -…
-
How To Investigate A Lead That Is Being RetiredContent Hi, We have leads being set to Retired by an integration user. I want to investigate how these leads are set i.e. by webservices, by scripts. etc. Is there a way…
-
REST API - GET doesn't work with %, but * worksSummary any idea?Content Hi, For the contact records created with WS (CreatedByModule=HZ_WS), when I search them in GET API like below, https://pod/crmRestApi/resources/…
-
REST API to return specified records from child/grandchild objectSummary Is it possible?Content Hi, In the REST, I'd like to return certain records from child/grandchild collection. Is it possible? Here is the sample data structure - …
-
How To See The Configuration Behind Attachments In Sales Lead ObjectContent Hi, I want to see the configuration of the Attachment field in Sales Lead. I'm currently creating a mapping from another system to OSC and I want to know the fie…
-
Automatic Territory Assignment Options Besides Profile Option - Assignment Submission at Save EnableContent Hi, We've recently experienced that the territory assignment assignment isn't running automatically with the opportunities. We had to manually trigger via 'Save …
-
Is there any rest api to run the report and download outputSummary Rest api for BI analysisContent Hi, Is there any rest api availbe to run and BI analysis and download the output. eg: Lead analyis Regards, Sudheer.
-
How do we fetch the REST API Metadata for the instanceSummary How do we fetch the REST API Metadata for the instanceContent How do we fetch the REST API Metadata for the instance? Referring to the documentation: https://doc…Shivakumar Ayyanagowdar-Oracle 30 views 2 comments 1 point Most recent by Siraj Syed -Support-Oracle Sales
-
How to download data using UCM ID from webcontent ServerContent Is there any way to download data in bytes in groovy using UCM Id in webservice https:///xmlpserver/services/v2/ScheduleService?WSDL
-
Sales – Innovation Showcase: Help Desk, 29 March 2021, 8 a.m PT - Submit QuestionsContent Submit your questions for the Sales – Innovation Showcase: Help Desk session to have them answered during the live event. Post your questions by posting a new co…
-
multiple ParameterValuesContent I need to call runReport webserivce in groovy and pass two parameters to the report (see my groovy below). Could someone please provide a sample groovy that can …
-
How To Import/Export Lead Assignment RulesContent Hi, I want to extract the existing lead assignment rules in oracle sales cloud, update and be able to import the updated rules back in OSC. Is this possible? Tha…
-
unable to invoke scheduleService from Object functionContent We are using a scheduleService SOAP webservice for schedule Report but unable to call the same from groovy object function with a working payload from SOAPUI. Th…
-
Can 'Last Updated By' filter currently logged-in user in Workspace Saved Search?Content Hi, I want to filter the contact records recently updated by the logged-in user using workspace saved search. However, I was only able to filter using User Name …
-
Link to a file saved in a network driveContent Hi, Is there a way we can configure a link to open a file saved in a network drive? Or we need UCM/WCC to be able to access the file? The POC requirement is to c…
-
Illegal character ((CTRL-CHAR, code 31)) Error in POST API callSummary Calling REST API to create custom child record of opportunityContent https://INSTANCE_URL:443/crmRestApi/resources/latest/opportunities/##OptyNum##/child/TradeIn…