Web Services
Discussion List
-
How to use query parameters to tailor REST service responses for the GET operationSummary The REST service GET operation is used to retrieve details of a supplier and its child entities. This response can be tailored to fit specific requirements using…Shivani Roy 117 views 6 comments 0 points Most recent by User_2025-02-11-12-16-10-139 Supplier Management -
Product line issue when creating Subscription trough REST APISummary Product line is being changed to 0 when activating billing schedule trough REST APIContent Hello, I'm creating a subscription trough REST API with the attached p…Thiago Cunha 31 views 3 comments 1 point Most recent by Santosh Lingannagari-Oracle Subscription Management -
Whats is the way to check if Report output is empty through OICContent Hi Expert, I want to stop my integration if the report output is empty when we run from OIC .So What are the different way to check . Below is the report output … -
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? … -
Issue to update Flexfield and Status trough RESTSummary Not being able to update status and flexfields using patch on cash advance for expensesContent *** We are using third party option but trying to use API instead … -
Holds in subscription management to avoid transfer to ARSummary We are capturing the usage from a third party application, once usage information is updated on Fusion it would be reviewed by Finance and then it will be automa…Anuj Sachdev 32 views 3 comments 1 point Most recent by Santosh Lingannagari-Oracle Subscription Management -
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 -… -
Getting Error 401--UnauthorizedContent Hi All,I am getting the below error while invoking the SOAP web-service for creating a requisition.I am passing the credentials at the header level ,but still i … -
REST API to Retrieve Activity logsSummary REST API to Retrieve Activity Stream for a given instance IDContent Hello I am trying to retrieve activity stream for an instance ID but gives me the below and n… -
OIC Call to OnPremise Stored Proc Times out frequentlySummary Synchronous OIC Call to OnPremise Stored Proc Times out frequently and sometimes retrieves data in 40 secsContent We have a App Driven Orchestration calling a St… -
Role Privilege that allows Bank assignmentSummary We need to identify & assign privileges to an interface user to allow Bank Account assignment to SuppliersContent Does anyone know how to isolate the user role p… -
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… -
ICS to SharePoint Online REST APISummary Creating a REST connection from OIC to SharePoint OnlineContent Hi Experts, I am creating a REST connection in OIC to access using SharePoint Online REST API. Pl…User_2025-02-11-09-03-05-643 228 views 6 comments 1 point Most recent by User_2025-02-11-09-03-05-643 Integration -
Invoke OIC integration from Oracle CloudContent Hi Experts, We are new to OIC integrations/web services. We want to create an integration which would be run by our End Users when they want to run it but we don… -
Is there an option to limit the data access of the (GET) Use Rest service retrieval?Summary Is there an option to limit the data access of the (GET) Use Rest service retrieval?Content Hey, We are using APIs for our interfaces, and we are looking for a s… -
CallBack functionality for non-FBDI processesSummary CallBack functionality for non-FBDI processesContent CallBack functionality onJobCompletion for non-FBDI processesHi Everyone, I am trying to get response from O… -
Passing parameters in schedule based OIC integrationSummary Schedule OIC integration based on parameter.Content Hi All, I want to schedule OIC integration(scheduled orchestration) based on parameter values. I am having 2 … -
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/…