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
-
display nested array in table or listContent Hi Team, I am trying to display nested json array inside a table using SDP or ADP when I am trying to display it showing nothing. The rest service is based on FA… -
Enabling SSO on VBCS excel Plug-InSummary SSO on VB excel plug-inContent Hello, We are planning to publish a VB excel that will perform CRUD operations on DB table(exposed as REST using ORDS) and have be… -
Horizontal Scrollbar of ojtable is hidden when the specified height is reachedContent Hi , I am a facing weird issue regarding scroll bar in VBCS. In the style property of ojtable, I specified the height as 500 px and width as 900 px. I am able to…User_2025-02-06-05-53-15-083 126 views 0 comments 1 point Most recent by User_2025-02-06-05-53-15-083 -
Offline Post VBCS with Business ObjectContent Hi i need to do a Get and Post with offline service, i follow some steps for this post here, https://blogs.oracle.com/shay/adding-offline-capabilities-to-an-orac… -
Invoking a process using the native start process capability does not produce a responseSummary If we are calling a process using the native start process option in vbcs we aren't able to receive any result as if it is a success or failure.Content I need to…User_2025-02-06-14-01-40-737 23 views 8 comments 1 point Most recent by User_2025-02-06-14-01-40-737 -
Using Radio Buttons to Select a Single RowSummary Using Radio Buttons to Select a Single RowContent Hi, I have a requirement where I have to select a single row in table. I know this can be easily done using the… -
ApplicationCommon.js Not Found in Staged ApplicationSummary ApplicationCommon.js Not Found in Staged ApplicationContent Hi, I am making use of the ApplicationCommon.js to call some in-built functions. The application runs… -
Oracle VBCS Role Based Mail SendSummary Oracle VBCS Role Based Mail SendContent In Oracle VBCS how can we send mail to the Users attached to particular VBCS Role. For Example: Suppose I have two Roles … -
List View on VBCS Version: 19.3.1.4Summary Is there a defect on List View on VBCS Version: 19.3.1.4Content What has been change from the List View component from VBCS version 19.1.3 and version 19.3.1.4? … -
Patch to custom Object created in SaaS failSummary Patch operation failContent Hi There, We have custom object created in financial cloud. This object's row need to be updated when data changes in VBCS screen. I … -
Refreshing Table dataSummary Refresh button isn't working for ADPContent Hi All, We are facing an issue with VBCS refresh button for a Business object. We have developed an application which…User_2025-02-06-08-56-51-240 117 views 6 comments 1 point Most recent by User_2025-02-06-08-56-51-240 -
Automated purge mechanism for obsolete versionsSummary Automated purge mechanism for obsolete versionsContent Hi Team, We have multiple obsolete versions created when we publish the VBCS application and create develo… -
Pagination error in new version of VBCS (19.3.1.2)Summary Pagination error in new version of VBCS (19.3.1.2)Content Since the new version of VBCS (19.3.1.2) I am getting the following error , was working on previous ver… -
How to make a VBCS login page that uses Oracle Identity cloudSummary How to create a login page in VBCS that uses the default oracle identity cloud service to authenticate users.Content Hello, Goal We would like to create a login … -
Log files In VBCSSummary Log files In VBCSContent Hi, Is there any way to download log files in VBCS similar to what we do in ADF. Version 19.1.3 -
Not able to import external js file in to VBCSSummary Not able to import external js file in to VBCSContent HI, I have followed the below url and tried, its not working for me. https://blogs.oracle.com/vbcs/importin… -
Service Authentication config in service connection.Summary Service Authentication config in service connection.Content Hi All Is there a way to make the service read the credentials from the file in service connection wh… -
How to get mobile device IMEI number using VBCS/ Java scriptSummary How to get mobile device IMEI number using VBCS/ Java scriptContent Hi All, We have requirement to get mobile IMEI number in VBCS mobile app. Is it possible to g… -
upload file (content type - multipart/form-data ) using picker using Content and Experience Cloud RESummary upload file (content type - multipart/form-data ) using picker using Content and Experience Cloud REST serviceContent Hi, I am trying to upload files to Oracle C… -
How to trace VBCS error logs in production environment as well as in dev env.Summary How to trace VBCS error logs in production environment as well as in dev env.Content Hi, Please let me know how to trace the VBCS error logs as if like we check … -
Business Object not getting updated?Content Hi all, I have created vbcs application and integrated it into fusion page. When i insert or update data in my application (after integrating my application into… -
View button to select columns to be displayed in the tableSummary View button to select columns to be displayed in the tableContent Hi, We have a requirement of hide some of the table columns when first time data is rendered. A… -
Network ErrorContent Hi, I have tried to create one Service Connection (Rest API - without credentials) in Digital Customer Service (DCS). I have configured the connection and set th… -
Populate oj-list-view using custom arraySummary I would like to populate a list view (oj-list-view) using a regular arrayContent Hi, I would like to know how to populate a oj-list-view with normal array; the i… -
Scaling 'select one' GUI componentsSummary how to make 'select one' components line out with other gui componentsContent Hello vbcs community, We are currenly trying to perfect the look and feel of our we… -
Saas application user role based implementation in VBCSSummary Saas application user role based implementation in VBCSContent Hi, We are using Get Invoice REST API of Saas application to display invoices on VBCS screen. We a… -
Input text Restriction In VBCSContent Hi Team I need to enter only numbers in input text field. We have input number field but for some UI purpose we need input text filed only with a condition it mu… -
How to show Icon in the input text box in VBCS screenSummary How to show Icon in the input text box in VBCS screenContent Hi, We have one input box and we want to give lookup(search) icon inside the input box. It should lo… -
Resource Owner OAuth2.0 - Bearer Token ConfigurationContent Hi, We have Token API which doesnt have Client Id & Client Secret, it has only user name & password. I tried to create connection using 'Resource Owner OAuth2.0'… -
Using a URL (as opposed to a selected row event) and Passing parameters to filter the ADPSummary click URL, pass parameters and filter an ADPContent Hello again, I can certainly configure a selected-row event and pass parameters to filter an ADP and show rec…