REST
Discussion List
-
How to use the fusion metadata API and display it in a table using the SDP?Summary: I'm using https:///fscmRestApi/resources/latest/describe?metadataMode=minimal API to fetch all the REST endpoints. Since we have different names for each of the…
-
Using embeded FA BPM with VBCS (Instead of using PCS)Hi Experts, Is it possible to use the embeded FA BPM with VBCS. If yes, please can you share documentation or resources. it would be better if you can share a practice o…
-
Facing error TypeError: Cannot read properties of null (reading 'altName')Summary: Facing error TypeError: Cannot read properties of null (reading 'altName') , when assinging the ADP with altSpellings(rest countries ) result in SDP. How to fix…
-
Fetch the date format preference from Oracle SaaS and display the date in VBCS in the saved formatSummary: Requirement is to fetch date format preference stored in Oracle SaaS for each user, and use that to display the date in the custom VBCS Page embedded in Oracle …Vidhya Valantina Venkatesh 151 views 10 comments 0 points Most recent by VBCS Learner Visual Builder
-
Is it possible to fetch data from a REST endpoint and save some of its fields in a Business Object?Summary: Integration between a Visual Builder/VB Web Application and HCM REST endpoint. Content (required): We already have the employee/worker data in Oracle HCM and we…
-
VBCS and DocuSign IntegrationSummary: Content (required): Hello, We have a requirement where the customer wants their end users to digitally sign the documents using DocuSign from a VBCS application…
-
what are CORS and proxy in visual builder ?Summary: Hi Experts what are CORS and proxy in visual builder? I'm new to VBCS please help me to understand those things as I did not get information from docs. Thank Yo…
-
No Backend Match while creating service connectionSummary: Content (required): Hi Experts, I am trying after the new update to create service connection , but I get the message no back end match. The API is from our dat…
-
Need unique values in select-one LOV SDP basedSummary: Hi, I am using select-one component invoking data from SDP variable I want distinct/unique list showing in drop down. currently its showing all data please sugg…
-
Reodering rows in VBCS and updates the rank coumn as part of reorderingSummary Ability to reorder rows and the rank of student should be adjusted based on the rowContent Hi Gurus, I have created one business object based on the rest end poi…
-
How to use order by in ADP in descending order ?Summary: I have a date column and i want to order by this column in descending order how to do this in order by in REST API
-
Integrating App in SaaS but I get empty pageSummary: Content (required): Hi Experts, I did extension to the FA. In Sandbox before publishing was working fine. but when publishing to production. I get empty page. I…
-
Calling REST from VBS(FA Extension) via FusionSummary: I am referring to the below doc to have a wrapper on Fusion for any REST service so it will be easily configured in VBS I wanted to understand how to handle com…
-
Getting error vbafe-02000 after updating the Oracle Visual Builder Add-in to version 3.6Summary: Hello, We have upgraded the Oracle Visual Builder Add-in for Excel Add-in to 3.6. It gives below error while downloading data: An Expected error has occurred du…
-
I have some problems in servicesSummary: 1) I want to get person number from username so i wrote this in q: Username = '$page.variables.userName ' and it gives me this error (Variable 'userName\' refer…
-
Is it possible to authenticate FA user in VBCS but then use anonymous user to access OIC servicesSummary: Content (required): We have built a VBCS application and will embed it to FA HCM. FA and VBCS are on the same IDCS stripe, and the user is authenticated via SSO…
-
Facing Issue while download the file.Summary: I'm able to download the file but when i tried to open the file it shows failed to load PDF Document. Content (required): Code Snippet (add any code snippets th…
-
Secure Header in FA ExtensionSummary: How to add secure headers to VBS Projects (FA Extension). Content (required): Version (include the version you are using, if applicable): Code Snippet (add any …
-
PDF Returns as blank document when retrieving in VBCS through OCI Object Storage REST APISummary: We have a process to download a file from an OCI Object Storage bucket, which is breaking down when the Content-Type is pdf Content (required): We are leveragin…
-
Remove/Delete the uploaded CSV FileSummary: We are uploading CSV File to Object Storage (Bucket) using PUT method. Is there as script to Remove the same File Uploaded to the Bucket? Content (required): Ve…
-
How to pass null value from an Item update through REST api PATCH methodSummary: I have created an Input Item and can able to update oracle application DFF column using REST api PATCH method. In this process, we need to delete the existing v…
-
Alternative page composer functionality, in Visual builder Studio for Redwood screensSummary: We were advised page composer was no longer available on the redwood enhanced timecard screens, and that we are to use visual builder studio instead. We have no…
-
VBCS -Table in Popup-how to show recs more than 200cnt source as REST API and add wildcard search.Summary: VBCS - Need how to show records more than 200 cnt having source as REST API and how to add a wildcard search on the table data. Could you please let me know how…
-
VBCS - Select (Many) - how to have list of values more than 200 count source as REST APISummary: VBCS - For Select (Many) component, How can we have list of values more than 200 count from REST API source? Can you please let me know Content (required): Vers…
-
VB Excel add-in : Error Unable to analyze data sample. with "Create BO Catalog from Data Sample"Summary: Attempting to create a BO catalog based on a data sample from a custom REST service with Type = Other. Provided resource name = queryCustomer?PartyNumber=244521…
-
Displaying or hiding few components based on the user role?Summary: how to show and hide the any VBCS component as per Fusion login user. In my application there is one form which is edited by initiator -->lab --->manager. So ho…
-
401 Unauthorized error at Token Relay PluginSummary: Getting 401 Unauthorized error after adding security. Content (required): Hi, please see attached document. We had built an app without security. Now, we added …AparajitMalliJawaharBapu 64 views 3 comments 0 points Most recent by AparajitMalliJawaharBapu Visual Builder
-
Using cx_bi serviceSummary: How to get the required request body when using sqlQuery or xmlQuery methods Content (required): Hello, I'm trying to use the service cx_bi, in particular the m…
-
calling soap service form vbcs -gives unauthorized errorSummary: Content (required): Hi , I need to call a BI publisher report form vbcs, Because i cannot see a rest way to do that- i am trying with soap- I have tried to send…
-
Display the File Name in Drag and Drop in File PickerSummary: How to Display the Selected File Name in Drag and Drop in File Picker Content (required): Version (include the version you are using, if applicable): Code Snipp…