To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
VBCS Delete operation in Service ConnectionSummary VBCS No body in delete operation in Service ConnectionContent Hi, I found that there is no body in Delete operation in Service Connection and the API I'm using n…
-
Post Service call in Groovy ScriptSummary I am trying to call make service call using groovy script. But getting ExceptionContent I've defined a REST service with one POST endpoint. I try calling it base…User_2025-02-04-12-44-05-865 53 views 0 comments 0 points Most recent by User_2025-02-04-12-44-05-865
-
Conflict using Two SSOSummary Exist any issue to use 2 SSO of differente ISPContent Hi All, I have access to OVBCS using oracle IDCS for SSO.I will have configure my App Mobile to use other S…
-
How to upload file (content type - multipart/form-data ) using picker using REST serviceSummary File upload from Postman is working but file upload from file picker using REST is not workingContent Hi , I am trying to upload a file from VBCS -using file pic…
-
Freeze columns in oj-tableSummary We have a requirement to freeze the 1st 3 columns in the oj-table component in VBCS. The table has editable as well as non-editable columns.Content We have a req…
-
Mapping a JSON attribute containing a period/dot in the attribute-nameSummary Not able to map a JSON response containing attribute-names that contain periods.Content Hi all, We're having difficulty mapping the JSON body of a REST response …
-
How to check which version of ApplicationsCloudUI Css getting referred in VBCS appSummary How to check which version of ApplicationsCloudUI getting referred in VBCS appContent Hi, how can we check which version of ApplicationsCloudUI Css getting refer…
-
Best practices of multiple developers on the same appSummary Avoid corrupt code when working more than one developer in the same appContent Hi All, Is there good practice on OVBCS for multiple developers on the same versio…
-
Session count or page hit countSummary Unique session idenficationContent How do we uniquely identify each session of a VBCS portal, which will be utilized for page hits.
-
Cursor to point at the Newly ADD Record Row on VBCS PageSummary Cursor to point at the Newly ADD Record Row in the Table on VBCS pageContent Hi, We have created a Table and has multiple records with vertical scroll bar enable…User_2025-02-05-15-08-54-217 38 views 0 comments 0 points Most recent by User_2025-02-05-15-08-54-217
-
ORDS OAuth with client credentials not working in VBCS but same works via PostmanSummary Secured service returning 400 bad requestContent I have enabled the OAuth 2.0 with client credentials for ORDS services. The services are working when i tested w…
-
Google Play Store and OVBCSSummary How to publish App Mobile in Google Play StoreContent Hi All, after to build test and publish the app mobile in OVBCS how to upload de app to use all customer in…
-
Send email with ical eventContent Good Noon! Currently we are exploring new opportunities to collaborate Oracle Learn module with Oracle VBCS. The requirement is to fetch new enrollments from Lea…
-
Navigate Between Application or redirect userSummary How it's possible to Navigate between Application and redirect user from an application to another using an action ChainContent Hi, After an authentication proce…
-
BUI: how to access file manager from BUIContent Hello All, I need to write some php code for my bui workspace extension, so I need to put the file in file manager and have to access it from bui. anybody know h…
-
How to insert JET Progress loading icon to load a list viewSummary We have a list view that is linked into an action chain and it takes about 3-5 seconds to populate the data into the list view and we want to show a loading icon…
-
\n not working in Visual BuilderSummary I have a JS function with the '\n' special character but it doesn't workContent Hi guys I have this JS function: FlowModule.prototype.armaDetalles = function(arr…
-
Newly added columns in table which is exposed as REST are not reflecting in VBCSSummary Newly added columns in table which is exposed as REST are not reflecting in VBCSContent Hi, We have a table which is exposed as ORDS REST. I am consuming the sam…
-
Pagination not working with customised fetch chainContent Hi, After enabling fetch chain customisation for Service Data Provider variable the pagination no longer works. The "options" argument passed to the request pagi…
-
Use application Parameter to declare and use endpoint REST with VBCSSummary Use application Parameter to declare and use endpoint REST with VBCSContent Hi all, I have a need to collect data from severals rest API , I would like to give t…
-
Error while mapping module function result to rest endpint uri paramsSummary Cannot assign a primitive value to a target with 'object' typeContent We have a simple use case of calling a module which constructs the url params that needs to…
-
Dynamic filterCriterion for Service Data ProvidersSummary How to implement a dynamic filterCriterion for SDPs?Content Hi, I have a simple SDP to display some data in a table. The SDP currently has a single filterCriteri…
-
How to insert the name of the currently logged user?Summary We want to display the name of the user that is logged into the application on the vertical tab.Content Hi guys, We made a mobile app with the vertical layout on…
-
Maintaining ADP (Array Data Provider ) when refreshing the pageSummary I need to keep my Array Data Provider in session.Content I need to keep my Array Data Provider in session, but it’s not working setting variable to persisted SES…
-
Web Service in Visual BuilderContent Hi experts, Is it possible to develop a web service, either json or soap, in Visual Builer in order to be called by OIC? Thanks, Samuel Lima
-
Dynamic TableSummary Render a oj-table with a dynamic endpointContent Is there a way to pass the data and columns dynamically in VBCS ? In ADF world we have dynamic table component w…
-
LOV in VBCSSummary LOV in VBCSContent Hi Shay, I am using below link to populate my LOV with data. I am calling below SaaS API as source of data for LOV. https://blogs.oracle.com/s…
-
VBCS Excel Plugin- Last record identifierSummary Last record identifierContent We are using excel plugin to insert and update data in database table(exposed as REST using ORDS). We have a requirement to identif…User_2025-02-05-11-44-44-738 28 views 5 comments 0 points Most recent by User_2025-02-05-11-44-44-738
-
VBCS Combo-box value validationSummary VBCS Combo-box value validationContent Hi , I am using combo-box-many, right now its not validating the value entered in the combobox-many, its accepting junk va…User_2025-02-05-18-20-34-650 29 views 4 comments 0 points Most recent by User_2025-02-05-18-20-34-650
-
Loading Message UI Blocker in VBCSSummary Is there a way to create a UI blocker for long running actions in VBCSContent Hello experts, My application pages have long running action chains (taking around …