REST
Discussion List
-
Getting all Incident Threads in one call via REST?Content Hi all, we are building a separate webpage where we want to show incident details on an external webpage. While we have built this before using SOAP, we are usin…
-
Making REST calls via VBA for BI Publisher ReportsSummary I am trying to make REST calls via VBA for Reports but I do not know how to pass all of the parameters.Content I have been able to use VBA for updating Project T…
-
Download File Attachments from Incident ThreadsSummary: Content (required): Hi All, We have a requirement where we have to download all the file attachments from standard objects. We have around 1.5 million File atta…Puneeth Holla S 53 views 2 comments 0 points Most recent by Srinivas Parthasarathy General Technical Discussions
-
Getting below exception while calling a REST API using GROOVY script from Application Composergroovy.lang.missingpropertyexception : no such property: result for class: java.lang.string Code Snippet: def ModeSelection = [ ModeSelection :SelectMode_c, ] def respon…
-
Is it possible to upload file attachments with Chat REST API?Summary Trying to meet the requirement of enable uploading file attachments on custom chat application by using Chat REST APIContent I'm working on development of an app…Agustin Pinto 83 views 4 comments 4 points Most recent by Lakshay Bhalla General Technical Discussions
-
SSO Set Up in Both BUI and Agent Desktop Console - IDP MS AzureSummary SSO Set up in Web browser & Agent Desktop Console using MS Azure IDPContent Hi, We have business requirement to enable SSO for both applications (BUI and Agent D…Baljeet Singh-231094 152 views 13 comments 0 points Most recent by kazutaka.totani General Technical Discussions
-
Max file Attachment Size to post an incident - REST APIContent Hi all, Does anyone know what is the max a file attachment size to create an incident via REST API? Is it the same as the one listed in this article? https://cx.…
-
Report variable through REST API analyticsReportResultsSummary Is the report variable accessible through REST API analyticsReportResultsContent Hi, Is it the variable defined in the report accessible using rest API analytics…Makarand Malandkar 94 views 3 comments 1 point Most recent by John Gabriel-191237 General Technical Discussions
-
I can't add the Oracle Live Experience SDK to my Android Studio project.Summary: I have purchased a LiveExperience license and am trying to integrate it into an Android project, but I cannot add the LiveExperienceFramework to my AndroidStudi…
-
Looking for Oracle Service Cloud - Whatsapp/Facebook messenger Integration documentSummary: Looking for Oracle Service Cloud - Whatsapp/Facebook messenger Integration document. Any reference would really help. https://www.youtube.com/watch?v=hVkFZySHu0…S.Kumar 42 views 1 comment 0 points Most recent by Srinath Srinivasan-Oracle General Technical Discussions
-
Encountering primary syntax error when I get bulkExtractResultsSummary: Content (required): Hi - I am trying to create and bulk extract and get the results. I seem to be able to create the bulk extract with no problem: However, when…
-
VCC IntegrationSummary: Content (required): Can someone point me in the direction of where I may find documentation on how to integrate with VCC (Virtual Call Center) in Oracle Service…
-
Get value on object through APISummary: I'm creating an integration script using PHP CURL. When I try to pull the Contact data, there are several fields that contain links because these fields are rel…Wildan Balfas 42 views 7 comments 0 points Most recent by Wildan Balfas General Technical Discussions
-
Unable to access Database table using Rest APISummary: Unable to access Database table data using Rest API Content (required): Hi Guys, I am trying to retrieve the Agent Login Duration from the Oracle Instance by ac…Sylvia S. 42 views 1 comment 0 points Most recent by Levi Dyckman-Support-Oracle General Technical Discussions
-
Error on creation of Staff accounts through REST APISummary: Error : "Cannot save/update: Account(ID=0): Internal Error Description: Not able to acquire lock for call to 'account_create'. without lock" Content (required):…Padma Varadarajan 12 views 4 comments 0 points Most recent by Justin_D General Technical Discussions
-
Unable to establish a Chat sessionSummary: Unable to establish a Chat session due to following error. { "type": "https://rnowgse12015.rightnowdemo.com/services/rest/crossChannelServices/exceptions/OSC-CR…
-
Chat API url for postmanSummary: Using below API details, we are trying to frame a url to use the same in postman. But I'm unable to validate the url. https://docs.oracle.com/en/cloud/saas/b2c-…
-
Service Cloud Chat APIsSummary: From the below shared pictorial representation for Oracle B2C Service Chat Systems working with a custom end-user application, in step 1, "Authenticate custom a…
-
How to increase the read timeout value for SOAP invocation in OIC?Summary: In one of our application we are invoking a SOAP web service to get customer data. Since there is huge data it is taking time to send the response back to OIC. …
-
Create Toast Notification For BUI LoggedIn UsersSummary: Hi We have business requirement for logged In user. They would get toast notification after every 15 minutes in BUI. I wonder If we can make custom BUI extensio…Baljeet Singh-231094 22 views 2 comments 0 points Most recent by Baljeet Singh-231094 General Technical Discussions
-
LoginHi, In my external application once I capture Fusion instance URL, username and password then need to authenticate and throw error if failed and successful if details ar…
-
KA REST API - problem with AuthenticationSummary: Trying to use Postman for testing API, but when I try to authenticate API User it returns error. If I generate the auth token via PHP Okcs model (makeApiRequest…Martin Trubelik-Oracle 62 views 1 comment 0 points Most recent by Martin Trubelik-Oracle General Technical Discussions
-
Fetch Display Name of FCL when querying a resource like Get all Opportunities using REST APISummary: How to Get the Display Name of a Fixed Choice List along with the response when querying a resource say Get all Opportunities Content (required): Relative URI: …Shivakumar Ayyanagowdar-Oracle 32 views 0 comments 0 points Started by Shivakumar Ayyanagowdar-Oracle General Technical Discussions
-
REST API: Can I insert multiple rows in one POSTSummary: I wonder whether it is possible to insert multiple rows for the same object in one POST request. Simply, like chaining them in an array []. Content (required): …Ariel Rauch-116577 102 views 1 comment 0 points Most recent by Robert Surujbhan-Oracle General Technical Discussions
-
Not able to find Export management file in UCMSummary:Not able to find Export management file in UCM Content (required): Hi, I created an Export management Job via REST service: https://xxxxxxxx.us2.oraclecloud.com/…
-
How to get Primary Contact ID from Incident via REST APISummary: I need to retrieve the primary contact's ID from the Incident table, but cannot find the correct ROQL syntax Content (required): I need to retrieve the primary …Bruno Aun 82 views 4 comments 0 points Most recent by Robert Surujbhan-Oracle General Technical Discussions
-
ROQL for Organization NotesHi, I am trying to get Organization notes using ROQL. However, we cannot access because it is an array like Notes[0].Text. ROQL Select ID, Organization.Notes[0].Text fro…Baljeet Singh-231094 12 views 2 comments 0 points Most recent by Baljeet Singh-231094 General Technical Discussions
-
REST API's for Stock GrantsSummary: Do we have REST API available to load Stock grants for Employee? If not is it on Oracle's future roadmap?
-
How to remove/update the Secondary Contact in an incident using CPM?Hi, I am trying to remove the secondary contacts from an incident for a certain contact once that contact's primary email id is changed, I am able to successfully update…Vaishali Rajput 41 views 1 comment 0 points Most recent by Baljeet Singh-231094 General Technical Discussions
-
Feng Cai-Oracle 22 views 0 comments 0 points Started by Feng Cai-Oracle General Technical Discussions