REST
Discussion List
-
How to fetch all Receipt Transactions without filtering by Receipt NumberHello Experts, We are working with Oracle Fusion Procurement REST APIs to extract Receiving transactions. Currently, we are using the below endpoint: /fscmRestApi/resour… -
Call Lookup API Gen3 retrieved 401 UnauthorizedSummary: I am trying to call the following API to retrieve lookup data: GET /ic/api/integration/v1/lookups/{lookup_name} However, the request returns the following error… -
Initiate Invoice Approval workflow through Rest APIWe create AP Invoices (in Oracle fusion cloud) from a third-party application using Rest API. We are able to validate the Invoice after the creation using the Rest API c…Jay BOBBA 2.3K views 9 comments 0 points Most recent by MaartenDIF Payables, Payments & Cash Management -
Get one Item rest api is not working with multiple query parametersHello All, I am trying test a get one item rest api with multiple query parameters /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID} The query parameters is as … -
How to reserve funds before creating an AP invoice using API or other method (non-PO/PR)?Hi All, We have a requirement where, upon submitting a request from a VBCS page, we need to reserve funds in Oracle Cloud AP before importing the invoice. This process i…User_MDO2J 43 views 2 comments 0 points Most recent by User_DPX6J Payables, Payments & Cash Management -
Special character in rest adapter in OICWe are calling a third party rest api using rest adapter in OIC. First step we generate a token and then we pass this as query parameter to main api.The problem is the t… -
View BLOB Image in Image ComponentSummary: I have a REST API hosted in Oracle ORDS which is giving me an image in response (source type = Media Resource). Below is a sample query SELECT image_content_typ… -
Is there a recommended 3rd party for adding or validating bank and bank branches?Summary: When we add a new supplier or employee with a new bank or bank branch, we need to add the bank or bank branch manually so the supplier or employee can select th…Antonino C 61 views 10 comments 1 point Most recent by Glen Ryen Payables, Payments & Cash Management -
Address verification and cleansing in Oracle Fusion using vertex APIHi team, We have a requirement where our customer has procured license for VERTEX to verify address and cleanse it in Oracle Fusion (25C) and we need to integrate that w…Kumar Saurabh Srivastava 13 views 2 comments 0 points Most recent by Kumar Saurabh Srivastava Integration -
Default the DFF value at requisition page based on DFF associated to Job MasterSummary: Job Master(Jobs) : Under Job Name, for example 'Job21 ' has DFF 'Mission Critical - Missesent (LOV)' Position Master(Positions) : 'Position21' has 'Job21' liste…Dhananjay Prakash-Oracle 32 views 0 comments 0 points Most recent by Dhananjay Prakash-Oracle Visual Builder -
How to dynamically store/bind the entered value in Single Select ComponentSummary: We are using a finder input parameter with the searchTerm attribute to filter results from the REST API. Our goal is to map the user input to this finder parame… -
GTM Transaction line - How to identify xml tag for inboundHi All, We are importing sales order lines from ORacle EBS, data comes in through XML. All data is shown in GTM except, First name and last name. Please suggest, how to … -
How to receive AP invoice payment event in OIC filtering either by PayGroup or PaymentProcessProfileSummary: We have a requirement when a user makes payment for AP invoices of particular suppliers on a given day then after payment completion, we need to get the data in… -
REST API Errors when query parameter value has a quoteSummary: Hello Team , we have the below data to be searched and it is not showing any records when searched. Can some one please help how to pass this as a query paramet… -
Call Integration from fusionSummary: Hi I want to add custom Button/hyperlink in the manage supplier Page (this is just example) and then on button click need to call integration . Content (please … -
REST API Errors when query parameter value has a quoteSummary: REST API Errors when query parameter (Supplier Name) value has a quote Content (required): Hello Experts, AIn one of our OIC integrations, we are required to fe… -
Help with connecting REST API with OpenAI endpointSummary: Connection to OpenAI API endpoint from REST API is not working. I have used the correct authentication bearer token, correct model name, but continue to get 404… -
Orchestration of multiple API calls and response mashup in VBCSSummary: We are building an extension that serves the functionality of Direct Debit setup for AR Customers, at the AR Customer Account Site level. What we find is that m… -
OIC REST Adapter error with error code 346Summary: We are getting error 346 in REST adapter while accessing a content of media type 'application/zip' Content (please ensure you mask any confidential information)… -
How to update AP Invoice InterfaceSummary: How to update AP Invoice Interface Tables Content (please ensure you mask any confidential information): We are looking to update AP Invoice Interface tables fo…Abhishek Sinha 111 views 2 comments 0 points Most recent by Abhishek Sinha Payables, Payments & Cash Management -
ESS job attachment not downloaded through OICSummary: ESS job attachment not downloaded through OIC Content (please ensure you mask any confidential information): Hi Expert, I have built an integration to submit a … -
Initiate AP approval via REST API Scheduler endpointI am trying to use the endpoint ess/rest/scheduler/v1/requests to schedule ESS jobs on a daily recurring basis. This blog mentions that it should be possible: https://bl…MaartenDIF 31 views 1 comment 0 points Most recent by MaartenDIF Payables, Payments & Cash Management -
How to connect to chatgpt from visual builder pageSummary: Hi Experts I have a requirement to demo to my user on how visual builder can connect to chatgpt. But i'm not sure how to get started, how we can register for ch… -
Wrong URL for Site Id LOV for salesOrdersForOrderHub when using Address (hubOrganizations) REST APISummary: Using salesOrdersForOrderHub, we are creating a VB Excel for sales order upload. For Ship to Customer and Site LOVs, we are using the hubOrganizations REST API.… -
Unable to sort, paginate and search in VBCS SDPHello Experts, We are trying to call the Value set REST API /fscmRestApi/resources/latest/valueSets/{value_set_name}/child/values in an SDP. But after doing so, we are U… -
Visual Excel plug in - Create Receivables invoice FailedSummary: Create AR Invoice failed after multiple attempts Content (required): The data in the excel plug-in is replicated from a succesful REST service call with exactly… -
Oracle VBCS: Creating Business objects from more than 1 schema in Oracle visual builder applicationHi All, We have 2 schema created in our ATP DB. and we wanted to created Business Object for our application using both the schemas. But what I observed is that once I c…