Category 218
Discussion List
-
code migration from DEV to UAT to PRODSummary: Hi Experts I have few applications built using Oracle Visual Builder (Oracle Integration) , we are not using VBS here. During migration of code from one environ…
-
How to add classes based on some conditionSummary: Hi Experts I want to add few css classes to component like input text field based on some condition like if the screen size is medium or large but I want to add…
-
How to integrate mapbox.com map into a Visual Builder project.Summary Trying to use Mapbox to display a map using the mapbox-gl.js. Everything works fine in Preview, but after deployment I see this error: web_worker.js:9 Refused to…
-
Select (Single)Filter stored in a ADP not Populating Data to FormSummary: We are fetching the data using BIP Report from Oracle Cloud . and are able to Populate the Data using ADP to Input Text Boxes in the Form. Our Requirement is to…
-
Visual builder preview errorSummary: Service is currently unavailable, try again later Content (please ensure you mask any confidential information): Visual builder preview error: Please I need hel…Prince Ofosuhene Apenteng 31 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Start Node missing in Action ChainHi, I created action chain named empAction as in Figure-1 Figure-1 After creating any action chain by default it should have Start node and (+) to add any event as in Fi…
-
How to make report from data in VBCS ?Summary: I have data calculated inside VBCS and i want to make report with this data
-
How to change the display mode of redwood page template ?Summary: How to change the display mode of redwood page template ? We have light/mixed display mode available in redwood templates. But I want to change the background c…
-
How to delete vb-fa extensionSummary: Hi all, I would need your help to know to delete VB-FA extension. The doc. shows how to delete a classic extension. My extension is not of the above type, is th…
-
How can I import and use the ESM module standard in Visual Builder implementations?Summary: I understand that natively VisualBuilder uses requireJS for module management. But EcmaScript Modules (ESM) have become the de facto standard for all major brow…
-
Editable Tables - error in - TableBeforeRowEditEndChainSummary: Editable Tables - error in - TableBeforeRowEditEndChain Content (please ensure you mask any confidential information): I am trying to follow your blog - https:/…
-
VBCS to ORDS end point connection in OAuth2.0 is not working after uploading self signed certificateSummary: Our VBCS application uses the ORDS to connect to Oracle Database located in OCI. The service connection was working before we enable Oauth2.0. Our Dba has enabl…
-
List View - Selection IssueSummary: List View - Unable to Select of Multiple Row Content (please ensure you mask any confidential information): Hi All, In List View, Using Multiple select while Se…
-
New Certification - Oracle Redwood Application Developer - Free until Sep 30th.Oracle University is offering a new training and certification for Oracle Redwood Application Developer that covers both Visual Builder and the Redwood design system. Yo…
-
Currency FieldSummary: VBCS version 23.10.2 Currency field work as expected in desktop view, when changing to mobile/responsive view in the developer tool, the value disappears from t…
-
Attachment sync from SAAS to PaaS To Display on VBCS ScreenSummary: Hi Team, We need to Sync Attachments from SAAS to PaaS and display them on the Shipments screen in VBCS. Would like to understand, what can be the best approach…
-
How to get client id secret for ORDS from REST endpoint for VBCS appSummary: Hi Experts In Visual Builder docs it is saying to get the ClientID and secret from SQL query and then use Oauth authentication method but we do not want to hard…
-
Changes in Manage Message will impact in any of the patch updates?Summary: Changes in Manage Message will impact in any of the patch updates? Content (please ensure you mask any confidential information): I did change the message text …
-
How to Remove Duplicate data from Table fetched using ADPSummary: How to Remove Duplicate data from Table fetched using ADP Content (please ensure you mask any confidential information): Version (include the version you are us…
-
Editable TableHi, I selected the edit mode as Row Edit but still could not able to edit the table
-
Approval Workflow BuilderHi, Is there any seeded functionality to build approval workflow say like Employee leave application. Thanks
-
How to get array of selected id in multi select tableSummary: Hi All, I am using cook book recipe for multi select in table which is working fine for my use case where I want id's of selected rows as long as user clicks se…
-
ADP and SDPHi, I am able to perform to create form using ADP and SDP on what situation do I need to use ADP or SDP please suggest Thanks
-
ORDS REST API authentication in VBCS applicationSummary: Hi Experts For development purpose I had tested my ORDS table REST APIs without authentication but for PROD deployment of my VBCS application we are required to…
-
Need help with List of attachments VB cookbook appSummary: Hi Experts I'm implementing List of attachments vbcookbook application but in the cookbook steps they are saying to get the activity ID from fusion but I don't …
-
Need help with transform.js for service connectionSummary: Hi Experts I want to modify the response structure of a REST service using transform.js in service connection is there any blog which i can refer to do the same…
-
Do we have a limit of 50 rows on pagination size?Summary: I have around 1700 rows in my ADP. I'm able to paginate it but if i increase the pagination size to more than 50 it generates the correct number of pages but th…
-
Datagrid not getting displayedHi, Firstly I Imported the datagrid as below Next is below code used in the page Finally in the app.css under Resource --> CSS below is the code But after running the pa…
-
which saas SCM modules are built with visual builder?Hello, Which SCM modules/pages are built with visual builder? Is there a quick way to identify which SCM pages were built with visual builder? Thank you
-
How to Display the Data on a Input-Text in a Form which is fetched from a BIP ReportSummary: We are able to display it in a Table Component using ADP variable but our requirement is to get the data in the Text on the Form as shown in screenshot Content …