API Management
Discussion List
-
Do you use the API Documentation? Please take our survey.Summary: The documentation team wants your input! If you ever use the Oracle API Documentation, please take about 5 minutes to respond to this survey about the API Docum…
-
Moved: Is it possible to raise ServiceNow tickets from Oracle HCMThis discussion has been moved.
-
Invoking Oracle EBIS REST API through API GatewaySummary: I want to invoke Oracle EBIS REST API through API Gateway. It gives me authentication error as don't know how to pass Oracle EBIS credentials from Oracle API Ga…
-
API Gateway creation - The limit for number of IP Adresses for this tenancy or compartment exceededSummary: During API Creation - I am getting this error message on public IP Addresses. I have deleted one of the compute instance with public IP, but still getting this …
-
Facing issue while calling integration from OCI API GatewaySummary: Hi, I am getting an error while calling OIC integration from Oracle OCI API Gateway I am able to deploy it on API Gateway but when I am running it from Postman …
-
How to register JWT post endpoint API gateway use in OICSummary: I have a token rest URL having x-www-form-urlencoded body parameters "client_id" : "****, "client_secret" : "xxxaavvbb", "scope" : "service.monitoringxxx", "gra…
-
API limits on ERP CloudSummary: we occasionally getting 500 errors making REST API calls to Oracle ERP Cloud. nothing major, just handful per week, but was curious if there are any stats that …
-
Issue with Authenticating OCI REST API calls.Summary: We're using PHP to call the Oracle cloud REST APIs for some DNS configuration. However, the code we are trying to use is only getting back 401 Authentication Er…
-
Moved: Not able to get the names Attribute from the worker API, there is nothing in the name dropdo…This discussion has been moved.
-
Moved: Unable To Find Payload structure to Create Process Work Order Operation OutputThis discussion has been moved.
-
Message Structure for 'Create a receivables credit memo'Summary: I am unable to find the JSON Message structure for 'Create a receivables credit memo' on Oracle Documentation. Can anyone let me know where can I find it or wou…
-
Moved: Create Security Role with Write / Update only permissions only for API?This discussion has been moved.
-
Moved: Create Security Role with Write / Update only permissions only for API?This discussion has been moved.
-
Rate Plan Limit not working as expectedSummary: Plan Rate Limit configured is not working as expected Content (required): Hi experts, I have an API, 2 Plans associated to the same API and 2 Applications, each…
-
Moved: Recruiting Hierarchy LocationsThis discussion has been moved.
-
Moved: Allow to update a batch of Teams for a user by calling an API endpointThis discussion has been moved.
-
Modify field JSON Payload GroovyContent Hi Gurus, I am trying to modify one field of the JSON Payload I am receiving as an Input with a Groovy Policy. For example, I receive this: { "field1": "value1",…
-
%forEach REST to SOAP policyContent Hi Gurus, We are implementing an API that has a REST to SOAP policy. The SOAP payload has a section that can contain zero to more items (array). So, the converti…
-
Condition in REST to SOAP policyContent Hi gurus, One of our APIs needs to have a REST to SOAP policy. The JSON we are sending as a Request might have some null values. i.e.: { "Tag1": null, "Tag2": "t…
-
Invitation to take a survey about REST API documentationSummary Invitation to take a survey about REST API documentationContent The Oracle SAAS REST API documentation team would love to have your feedback to help us improve t…
-
Migrating API artifactsSummary Moving API artifacts from one GW to anotherContent I have the API and related srtifacts (plans, entitlements, grants etc) deployed in a API gateway which i want …
-
Remove an object from ServiceResponse conditionallySummary Remove an Object from JSON ServiceResponse conditionallyContent Hi gurus, One of our APIs returns response in JSON Format that has an object (holding multiple fi…
-
Can we create Position and Department using Rest API in FusionSummary Needs to create Position and Department though Rest API in Fusion HCMContent Hi All, We have requirement of to integrate Workday with Fusion HCM. Looking for Pos…
-
OAuth AuthenticationSummary OAuth Authentication Experiance w/ Fusion AppContent Hi All, Does anyone have experience with OAuth Authentication when using the REST API request from the Fusio…
-
Error when adding apiary documentation using REST API "Create API"Summary I want to use the "Create API" to add apiary documentation to an API I create, but I can't get this workingContent I'm trying to automate the creation of an API …
-
API Gateways- Oracle offeringsSummary Serverless API GatewayContent Hi All, Need help what API gateway(s) offerings available with Oracle. In particular we are looking for serverless API gateway like…
-
Apply API Throttling–Delay PoliciesContent Hi Experts, I have added an "Apply API Throttling–Delay Policies" Policy in the request pipeline and configured if more than 2 requests/seconds then it should be…
-
API Gateway - error trying to validate JWTSummary API Gateway throwing an error when trying to validate a JWT token from IDCS - Token authorization scheme could not be determinedContent Hi, I have a POC, trying …
-
Unassigned DutiesSummary How to implement functions that need Unassigned DutiesContent Hi, Some REST APIs need unassigned duties. For example, create a supplier api (https://docs.oracle.…
-
SQL Query REST APISummary How to execute SQL query via REST APIContent Hello, I am looking for a way to execute a SQL query via REST API in Fusion Cloud (20B). I did not find any API and …