Integration and APIs General
Discussion List
-
User does not have sufficient access to view DocumentSummary: Content (required): We are trying to access the answer content by its ID through REST API call by following the process mentioned in the document REST API for K…Puneeth Holla S 11 views 1 comment 0 points Most recent by Robert Surujbhan-Oracle General Technical Discussions
-
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 27 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…
-
Expose an OIC Rest Endpoint with OAuthHi, I want to expose a Rest API built in Oracle Integration Cloud with a third party system. This API will follow the OAuth2 protocol, so when the third party system cal…
-
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 6 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. 8 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):…
-
IncidentResponse do not send email but added to threadSummary IncidentResponse do not send email but added to threadContent I try to use incidentresponse object to add response and send an email, however, it only adds the t…Dara Bunhim 32 views 4 comments 0 points Most recent by Rakesh Das-Oracle General Technical Discussions
-
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 17 views 0 comments 0 points Started by Puneeth Holla S General Technical Discussions
-
ODI with Autonomous DatabaseSummary ODI Connectivity with Autonomous DatabaseContent Hi Team, Can you please can I configure Autonomous Data warehouse with ODI. My current requiremnts are ODI is st…AshishPal 14 views 1 comment 0 points Most recent by SukantaBarari-Oracle General Technical Discussions
-
ROQL order by length functionSummary: Content (required): Is there a ROQL equivalent to SQL's CHAR_LENGTH() function? I'm trying to write a simple query that would look something like the code snipp…JoshLong 17 views 2 comments 0 points Most recent by Levi Dyckman-Support-Oracle General Technical Discussions
-
What is the limit for create/update sales order lines using the salesorderhub api?Summary: Is there a limit to the number of lines we can create/update for a sales order using the web services? Content (required):API Version (include the version you a…
-
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…
-
Issue while OIC is connecting to Cloud Data ScienceSummary: We are connecting to Data science through REST adapter using the security policy OCI signature version 1. It is failing while testing the connection with this e…Bhavish A S-Oracle 26 views 0 comments 0 points Started by Bhavish A S-Oracle General Technical Discussions
-
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. …
-
how to track bounced emails in Public Mail API?Summary: Bounce back error message is not received when using the Public Mail API, so unable to see if email has bounced back Content (required): We are unable to track …ramya venkidupathy 6 views 2 comments 0 points Most recent by Michael_Exel General Technical Discussions
-
create notification toaster from phpContent Hi Im wanting to be able to create a notification pop up toaster from php that all logged in users would see (or a group of users) Does anyone know how to create…Magiva 9 views 6 comments 0 points Most recent by Baljeet Singh-231094 General Technical Discussions
-
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 9 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…
-
Updating Menu field programmaticallyContent Hi Users, I often view posts where people are stuck trying to update a Menu field programmatically. So here is a code base which covers all the possible methods …Pramod Vasudeva Murthy-80436 32 views 3 comments 3 points Most recent by Baljeet Singh-231094 General Technical Discussions
-
Problem Approval Email double clickHello everyone, we have encountered a problem when a user receives an approval email, and accidentally clicks twice and approves the same email twice, he receives an ema…
-
Can We get Business Unit details using WorkersLovSummary: In WorkersLov we are getting Business Unit Value as Null. Is there a way to get Business Unit value when we invoke WorkersLov API. Content (required): In Worker…
-
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 1 view 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 17 views 0 comments 0 points Started by Shivakumar Ayyanagowdar-Oracle General Technical Discussions
-
Sample HDL file to load the Assignment 2 informationSummary: Hello, Can someone please share the HDL format to load the Assignment information? I have a DFF called "Level" when I am trying to load the Assignment informati…
-
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 30 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/…