Build
Discussion List
-
VBCS Javascript code syntaxSummary: VBCS JavaScript syntax documentation Content (required): If anyone is having the JavaScript coding documentation which is used in VBCS , Please can you provide …AnuradhaG 71 views 2 comments 0 points Most recent by Shivakumar Ayyanagowdar-Oracle Visual Builder Studio
-
Feature to Import selected Integrations(more than one)Summary: How to import more than one integration using VBS Content (required): Hi Team, During any implementation, we normally have a requirement to import selected inte…Uvaraja-Oracle 31 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Studio
-
Import DB Script to ATP DB in Private SubnetSummary: Is it possible in VBS to design build jobs to import run DB script in ATP DB in Private Subnet ? Content (required): Is it possible in VBS to design build jobs …Uvaraja-Oracle 22 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Studio
-
List of file changes in Git commit within build jobSummary: Have a build job that gets triggered by new commits to main branch in a git repo. Content (required): Job gets triggered and starts. However how do I identify w…
-
How can I set which parameters to use in a periodic build job?I have a parameter that represents a tool version, another with an environment name, etc. How can I set a periodic build job that runs at a certain time of day for examp…Travis Caruth 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Studio
-
SCM Polling in Oracle Developer Cloud ServiceSummary We have tried the approach provided in documentation related to Oracle Developer Cloud service, but we are still facing issues in triggering specific job related…
-
What are values of Focus View ID & Web Application while embed the VBCS page in Fusion Application?Summary: I need to embed a VB Studio Page in Fusion Cloud Application. I am using the Sandbox. But while I am creating the page entry, it requires some parameters which …Anshul Varshney 252 views 2 comments 0 points Most recent by Raghavan p-Oracle Visual Builder Studio
-
VBCS PWA approachSummary: In recognition of the increased adoption of the Progressive Web App (PWA) approach for building apps that scale from desktop to tablet to mobile, Oracle is focu…
-
VBCS PWA scanning barcode supportSummary: Any Limitations to scan when using PWA Content (required): Does PWA developed using VBCS support scanning barcodes on both Android and iOS devices . If any limi…
-
Business Objects using Visual Builder Studio failing to add rowsSummary: We are trying to create a business object in Visual Builder Studio and trying to add row from the data tab. Facing error. Content (required): Facing below error…
-
Issue with Red wood Horizontal fold template patternSummary: Trying to build an app extension using visual builder studio (23.0.1.0) provisioned by oracle ERP cloud vision sand box (22D) Using "Building Redwood Applicatio…
-
VB Studio for Application ExtensionSummary: where do we see the extension that was deployed to the oracle cloud Application Content (required): I developed a small extension using VB studio that is part o…
-
Use data in ADP to validate if a new record is duplicateSummary: My setup is like this: I have a table that is connected to an ADP. The ADP's data comes from an external data source via REST. I am now creating a "create page"…
-
Implications of setting up a VB Studio for CI/CD only outside OIC VCBSSummary: Need to understand implications of setting up a VB Studio instance in OCI to just do CI/CD for diff oracle applications, despite the fact that we already have a…
-
lb generate-schema in Visual Builder Studio is failing with [Method writeChangeLogs]: Unexpected intSummary: We are doing a POC with SQLcl and Liquibase with VB Studio to capture database changes in ATP and migrate to another ATP, we created a build executor with a tem…
-
How to identify the Build job executor ( Person who is running the build )Summary: How to identify the Build job executor ( Person who is running the build ) Content (required): Build Job executor is the person who is running the build job (No…
-
End the build job if the file is not available in Source InstanceSummary: End the build job if the file is not available in Source Instance. >> Command Error: export->exportObject >> PublicReportService::executeDownloadReport Failure:…
-
Build Job running successfully even when failed to login to BI PublisherSummary: Build Job running successfully even when failed to login to BI Publisher Content (required): Build Job running successfully even when failed to login to BI Publ…
-
Not able to push code to Protected Branches via Build JobSummary: Not able to push code to Protected Branches via Build Job Content (required): We have protected the 'SIT' branch, when migrating the code to SIT instance we are…MadhuMullangi 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Studio
-
Predefined variable for Git commit SHASummary: Hi Questions: Is there a predefined variable to use in YAML scripts for a Git commit short SHA? Gitlab has one (CI_COMMIT_SHORT_SHA here). I would like to use i…
-
How to temporarily override System Variable faBackendUrlSummary: Content (required): This is how instances are currently set up: dev1 - development instance test - UAT instance We are developing an Application Extension (App …Johwi Cusi 41 views 1 comment 0 points Most recent by Chris Branchflower-Oracle Visual Builder Studio
-
How to fix VB error "Docker executor is deployed, but the build agent is not responding" ?Summary: In Visual Builder we get an error when running a Docker build executor with custom templates/images. Standard images (i.e System Base OL7) work ok with our simp…
-
How Build executor checks the User credentialsSummary: How the Build executor checks the User credentials Content (required): We are trying to enable SSO for VBS, but unfortunately we were not able to create VBS in …MadhuMullangi 41 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Studio
-
cannot preview page in page designerSummary: We are using VB Studio provisioned with Fusion SaaS on test pod. We created two environments - #1 to connect to Fusion test pod #2 to connect Fusion dev pod I c…
-
Google Map Integration on VBS PageSummary: Hi, We'd like to create a page to show the transaction data (e.g. Sales Quote which has longitude and latitude stored as attributes) on the google map. If you h…
-
Make build Parameter as MandatorySummary: Build Parameter as Mandatory Content (required): We are hardcoding the branch name in the Build parameters and we want our developers to enter the feature branc…MadhuMullangi 31 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Studio
-
Rename a folder in Git BranchSummary: Rename a folder in Git Content (required): We have exported some files with large folder names to git repository, now when we try to clone the repository to loc…MadhuMullangi 11 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Studio
-
Increase Build timeSummary: Increase Build time Content (required): Hi Teams, We are migrating out data to new instance and running the build jobs with heavy load. Every time the build tim…MadhuMullangi 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Studio
-
Unable to set Java Home for new SQLcl version 22Summary: Unable to set Java Home for new SQLcl version 22 Content (required): Previously we were on SQLcl version 19 and our Java version was 1.8. Suddenly one day the S…
-
How to create a Splash Screen with a timerSummary Splash Screen Content (required): When user open the mobile app it should display a splash Screen and after few seconds it should direct to login page . Is there…