REST
Discussion List
-
Accessing SAS custom objects from VB.Summary: Hello, I've seen this comment in linkedin You don't get a VB runtime instance here - which means you can't create your own BOs - you can access however custom o… -
Add Endpoint's to existing service connections from CatalogSummary: Content (required): I am pretty sure earlier when we create a connection from catalog by choosing some endpoints , we use to have a way to go back to that catal… -
How to pass null value for LOV field in OIC mapper. How to remove tag from payload if its nullSummary: How to pass null value for LOV field in OIC mapper. How to remove tag from payload if its null Content (required): I am trying to update list of 9 DFFs via REST…Jaeyshree Kumaran Kalpana 1K views 3 comments 0 points Most recent by Jaeyshree Kumaran Kalpana Integration -
How to update who columns from VBCS using PUT rest endpoint servicesHi I am using PUT ords rest service to update column in ATP data base I want to update who columns as well in table which user (userid)access the vbcs application and wh… -
Extract Data from SaaS to VBCS ApplicationSummary Extract Data using an OTBI ReportContent Hello, I have a requirement to retrieve data from our Oracle ERP Cloud applications. I need to extract the data via an O… -
HCM ATOM Feed - Emp New Hire/Update Include Business Object checkbox disabledSummary HCM ATOM Feed - Emp New Hire/Update Include Business Object checkbox disabledContent Hi Everyone, The Include Business Object in HCM Atom Feed is disabled for Em… -
Facing issue input search and select single defaulting undefinedSummary: Hi, I am using input search component which is filtering data in SDP based table I have multiple filter condition table . if I input search(currency field) work… -
Visual Builder Excel add-in - Using Custom Rest and Fusion Rest APIsSummary: There is a requirement to extract data from PaaS ATP and Fusion Apps (Oracle BO) standard API's to VB excel layouts. Content (required): We have a requirement t… -
How to query REST services with % in parametersSummary: Test run of query REST service returns 500 error when using % with string parameters. Content (required): I'm attempting to query my REST service and am on the … -
Hi I am facing issue while fetching ORDS records to VBCS limit more than 1000Summary: Hi , I am trying to fetch all tables records from ATP database using ORDS service but I am only getting 1000 records after setting ?limit=1001&offset=25 when I … -
Visual Builder excel add-in - Read-only fields on layoutSummary: Requirement is to have read-only fields on the layout as FYi for user and not allowed to update. However unchecking the field for update still allows user to ed… -
Multiple Field filter with OR condition in VBCSHi all, I have an requirement that is multi field filter table using rest api. i tried query param,url param and header param also. all the method working in AND conditi… -
Oauth 2.0 causes errors with co-located integrationSummary: Can't call co-located integration when initial integration is Oauth 2.0 and is called from an external source. Looking for the easiest to implement resolution a…User_2025-02-12-14-22-00-756 31 views 8 comments 0 points Most recent by User_2025-02-12-14-22-00-756 Integration -
Rename Integration Artifacts prior ImportSummary: Is there a way (rather than manual clone-rename) to rename the integration artifacts within an IAR or PAR file prior importing? Use case is if I have a reusable…
-
how to place hold on OTP (payment request) via APISummary: standard API to place invoice hold /fscmRestApi/resources/11.13.18.05/invoiceHolds doesn't seem to work for OTP/payment requests error message: AP-810780 "You c…Roman Havrylyak 272 views 2 comments 0 points Most recent by Edgar Nieto-Oracle Payables, Payments & Cash Management -
How to pass dynamic parameters to Rest APISummary: I have added an End Point in VBCS which is based on VBCS BO with GET operation. Upon pressing Test it is returning records as well. Now I have added one dynamic… -
Does VBCS recognise PUT ORDS endpoint type?Summary: Building an edit page on a SDP table is resulting in no response items to select from. Content (required): Hi Gurus - I have created a table based on a SDP that… -
EPM REST API calls facing user lock or password expiration issuesSummary: EPM REST API calls facing user lock or password expiration issues Content (required): Hi Team, We are using EPM REST API calls in OIC integrations for uploading… -
API to void payment with invoice cancellationSummary: currently UI supports voiding payment with Cancel Invoice option (see screenshot below) is there API to do similar ? Content (required): we can succesfully void…Roman Havrylyak 471 views 1 comment 2 points Most recent by Tanya K Payables, Payments & Cash Management -
Problem with VBCS not recognising ORDS PUT Rest API. Works in POSTMANSummary: Problem with VBCS not recognising ORDS PUT Rest API. It works fine for GET, POST and DELETE. However, PUT works in POSTMAN. Content (required): Hi Gurus - New t… -
Invalid service scope - Error while creating Service Connection in Oracle Visual BuilderSummary: Hi All, I am working on a VB app through a Workspace created in VB Studio. In this VB App, I am trying to create my first Service Connection as below- Configura… -
How do we default a value in Select Single whose data is coming from REST endpoint ?Summary: We have one drop down (Select Single) in our page whose data is coming from a remote REST call. Once we select the dropdown then the data is getting loaded. We … -
Need to show on the page with Pagination with 10K Records through REST API.Summary: we are fetching all the records to the client layer when we call the REST service. it's having almost 10k records. Need to show on the page with Pagination , ho… -
Download Narrative Reporting daily backupSummary: Download the daily backup to a sFTP directory. Content (required): Hello my dear friends! Is there a way to download the daily snapshot backup from Narrative Re… -
Generating Column Header using FTP AdapterI want to add a single column header in my CSV file being produced by FTP adapter in OIC. I understand we have to create a repeat node in the OIC mapper to add a header.…