Build
Discussion List
-
Visual Builder Studio app Data StorageSummary: Hello, if we create a new application using Visual Builder studio, where does the backend data live? Content (required): If we create a new app using Visual Bui…
-
Redwood- HR helpdesk - Hide the Product Group field using VB StudioSummary: Hi All, I am trying to hide the 'Product Group' field in the Create Request page of Help Desk Request. When I edit the page in VB Studio I am unable to see the …Martina Miskelly 117 views 5 comments 0 points Most recent by Martina Miskelly Visual Builder Studio
-
Are there workflow capabilities in Visual Builder?Summary: Are there workflow capabilities in Visual Builder, i.e. develop custom workflow solutions? Or does it require us to use Process Cloud Builder? Thank you Content…
-
Unable to use new case on dynamic containerSummary: Hi all, I'm customising the Cases object redwood theme, and im trying to add a new layout via the Dynamic containers already in place. However when i duplicate …
-
Best technical standard document (Coding and Naming standards) for VBCSSummary: Looking for best standard technical document for VBCS Content (required): Both Coding and Naing standards. Version (include the version you are using, if applic…
-
Visual Builder Studio for CI/CD with OIC and Fusion SaaS objectsSummary: Use cases possible in Visual Builder Studio Content (required): So from my understanding Visual Builder is the tool to use for devops. I had some questions abou…
-
Visual Builder Studio compatibility with Oracle Integration ProjectsSummary: Currently VB Studio natively supports CICD with individual integrations or packages. Recently in generation 3, OIC introduced another entity called "Project". R…
-
Unable to assign the REST API response to an Assign Variable in Action chain in VBCSSummary: Unable to assign the REST API response to an Assign Variable in Action chain in VBCS Content (required): Hello, I'm trying to create a SaaS extension on Person'…
-
How to pass a stored password to a job stepSummary: Trying to pass a #{variable} password stored in the project to a sqlcl step or a shell script type step in a job. Content (required): We have been passing passw…
-
Logged in user as a ParameterSummary: How to identify the Logged in user as a Parameter. Content (required): We would like to store the build details in a file for future reference, even though we c…
-
How to implement CI/CD for Oracle PCS Process to move process from one instance to anotherSummary: How to implement CI/CD for Oracle PCS Process to move process from one instance to another Content (required): How to implement CI/CD for Oracle PCS Process to …
-
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 33 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 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Studio
-
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 270 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…