Web Services
Discussion List
-
How to capture Error codes in the responseSummary How to capture Error codes in the responseContent Hi All, We are calling a web service and trying to catch the response. If the web service is successful the res…
-
Authentication Failed 'Oracle CX Mobile issue'Content Dears, We are trying to access the Oracle CX Sales application and we type the host URL and the credentials but we get the authentication failed error message, H…
-
Runtime Messages are not workingSummary Runtime Messages are not working even after putting println statements in groovyContent Hi, Runtime Messages are not working even after putting println statement…
-
Receiving an error while registering the Third party API in Oracle Engagement CloudSummary Getting an error while registering the Third party API in Application ComposerContent Hello, I am trying to register the API which gives PDF file content in Json…
-
Configuring CORS in OECSummary Configuring CORS in OEC for VBCSContent Hi Guys, Hope you are all doing well. In OEC, where do we go configure the CORS settings (Specifically the setting for pr…
-
Resource Role Assignment to User using Webservices or ImportContent Resource Role Assignment to User using Webservices or Import Do we have any webservices SOAP/REST for adding a Resource Role to an existing User? Are there any i…
-
How to edit "Credential Key" value @web service connection. |Common Setup | Application Composer.Content How to edit "Credential Key" value @web service connection. |Common Setup | Application Composer. .We need to change the "Credential Key" password after refresh …
-
q string supported on child object?Summary q string supported on child object?Content Hi, Is this possible to query a specific child object record with q string instead of id in the end point? I tried wit…
-
REST API Batch Action IssueSummary Does the part sequence matter?Content Hi, In the batch action, I noticed that if I call create before update, the batch API is failed. Do you know why? Here is t…
-
REST API - Delete all records in child object vs Delete one record in child objectSummary Possible?Content Hey, If we want to delete all records in child object of Account or Contact, I know we can use Batch Action to include all child records or call…
-
onOrBefore in Oracle Sales Cloud APISummary onOrBefore is not working in Oracle Sales Cloud APIContent Hi Team, I am, Unable to get record using the below Oracle Rest API Query, Kindly Guide me to resolve …
-
Phone Type vs. Phone Line TypeSummary Can we have a single consolidated type?Content In Account & Contact Simplified UI, the type in All phones comes from lookup 'ORA_HZ_PHONE_TYPE'. The same is used…
-
How to do a patch on Child Object using REST APISummary I want to change the Primary Address fields on Contact associated with Lead using REST API .How to register webservice for that and how to utilise that in Groovy…
-
Displaying Picture Attachment in MashupSummary Picture Attachment only visible for Admin User (not being displayed for others)Content Hi guys I have been working on a mashup content requirement recently and w…
-
How to trigger an action on association of Product with Product GroupSummary Hi, I want to call Rest API which will send the Product Group Id to other application when Product is associated with Product Group through Manage Product Group …
-
Can we stop primary Contact address population on Lead Contact address fieldsSummary How to stop Primary Contact address fields population on Lead Contact fieldsContent Hi, Can we stop Primary Contact address fields from getting populated in Cont…ABordia 44 views 4 comments 0 points Most recent by Bodhisattwa Mukherjee-Oracle Incentive Compensation
-
Parse REST webservice JSON ResponseSummary Parse REST webservice JSON ResponseContent How can I parse below JSON Response in groovy. I wanted to read Clicked -> campaignID -> Count Response Msg: { "clicke…
-
Access REST through groovySummary Access REST through groovyContent Hi All, I am looking to call the REST from groovy. Here is the API and scenario I am using eligibility rule from products with …
-
Ho to retrieve immediate product group associated with Product using groovySummary I am creating a formula field in Product and I want to retrieve immediate product Group Id associated with the Product and store that in formula field whenever p…
-
Ability to populate user defined Record ID to Custom Object in Import MgmtContent Ability to populate user defined Record ID to Custom Object in Import Mgmt Do we have an ability to specify the custom value in import Mgmt/REST API to populate …Shivakumar Ayyanagowdar-Oracle 60 views 4 comments 0 points Most recent by Baburao Bhoyi-160614 Sales
-
REST API for Resource RolesSummary Do we have any REST?Content Hi, This is for our VBCS build work. Do we have REST API to retrieve all resource roles (note - not the job roles)? I checked the API…
-
REST API to retrieve Address CountrySummary RESTContent Quick question - We are building a custom page in VBCS and need to read all the countries from CX Sales through service connection. Do you know the R…
-
Attachment Import with Web ServiceSummary https://pod/crmRestApi/resources/latest/importActivitiesContent Hi, Has anyone imported attachment successfully with WS? I can import the attachments to Account …
-
Using Query Parameter in RESTSummary Using Query (q) parameter in REST APi with more than one attributeContent Hi guys, Im trying to query a set of records that matches 2 attributes exactly via REST…
-
Difference between ProductGroupItemId ,ProductGroupId, ItemCatalogGroupid columnsSummary Difference between ProductGroupItemId ,ProductGroupId, ItemCatalogGroupid columnsContent Hi I have exported ProductGroupItem data and Product data from export ma…
-
ContentRepositoryFileSharedSummary ContentRepositoryFileShared and its purposeContent Hi team, Hope you are doing well in this trying times. While we are obtaining results attachments via REST (su…
-
Web service call to retrieve token and use another webservice call to send updateContent I need to take a web services class but I have a requirement NOW that I need some help with. Within a Function I'm supposed to make an API Call to an external sy…
-
REST API Batch Processing To Create Multiple Records not workingSummary REST API Batch Processing To Create Multiple Records not workingContent HI All, We have ingratiation between EBS(r12) to OEC, we have to do batch processing of r…
-
Integration of OEC with Microsoft teamsContent Hi Members, is anyone aware about how to setup integration between microsoft teams and OEC? The motive behind this is to use microsoft teams as a collaboration t…
-
REST for industry class code LOVSummary ORA_HZ_NAICS_2012Content Hi, I am trying to retrieve all class codes which contain Farming from ORA_HZ_NAICS_2012 category. If I use Finder, I don't see a way to…