Integration and APIs General
Discussion List
-
Custom Script in Report to access Custom Object.Content How do I access a CustomObject value from a Report? I used Custom Script availble in the Report and uses sql_prepare and fetch. But in sql_prepare statement I al…
-
ROQL query to retrieve custom fieldsContent Hello, what can be wrong with this query to retrieve some answer custom fields? It runs without errors, but the fields are returned empty. $query = sprintf("sele…
-
File size limit for attachments using SOAPContent What is the file size limit for attachments when using SOAP to create cases in Oracle Service Cloud?JLFolkman 11 views 2 comments 0 points Most recent by Narendra Muttineni General Technical Discussions
-
Need a list of all RN supported languages/localesContent Hi There, Can someone point me to a comprehensive list of all languages supported by RightNow? Or tell me how to pull one from some source? I can query a particu…
-
Create a custom object recordContent Hello, I need to save in a Custom Object some data returned from a WebService called in Customer Portal. It is possible to create a record of the custom object w…