Stage / Publish / DevOps
Discussion List
-
Deploying App extension to Different FA serversSummary: Service connections pointing to test servers and API calls failing in dev instance while deploying App extension Content (required): Hello, I am trying to publi… -
Service connection not working after vb-deploy grunt commandSummary: Content (required): We are using grunt commands to build and deploy vb application as per the doc While the application is getting deployed and staged successfu… -
Extending Fusion Apps. with VB. Disabled Publish button.Summary: Hi all, Im giving a try to this new amazing new functionality, VB-FA-Extensions (I only know the VB classic, embeded in OIC, and Im trying to learn this new stu… -
Images in the resource folder not rendering at Stage in Redwood Stable themeSummary: Hi All, The images defined as a url is not getting rendered: logo: './resources/images/icon_image.png'. I am aware adding an application path to an image source… -
VB Studio Build failureSummary: Deploy job fails with "Error: Status of instance OICINST_BT-QA could not be determined at this time. Please try agin later or contact your system administrator … -
Caching for REST APIs in VBSummary Caching for REST APIs in VBContent Hi All, I went through one beautiful blog from Shay on caching the BOs in VB,this is really good to know. https://blogs.oracle… -
Is there a way to update Service Connection Credentials during deploymentSummary: Content (required): Is there a way to update the credentials for service connections before running build jobs in an automated fashion rather than having it in … -
How to selectively merge VBCS code changes from workspace to main branch in visual basic studioSummary: Hi All, I am working Visual Basic Studio (VBS), learning on using the VBS Workspace & how to merge the code from local repository in Workspace and the Main Bran… -
Upgrade 2204 has broken my custom App, impossible to PreviewAfter release a version only upgraded with the 2204v . I can't preview my custom APP. The same behavior is not presented in Live version without the upgrade 2204. The er… -
Deployment in VB Studio failsSummary:Visual-Application-Deploy job fails every time for all of the projects Content (required):Build job succeeds but deployment job fails every time with Error: Unab…Nirosha Mookaiah Natarajan 221 views 8 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder -
Build Jobs and Share option failing in VBS after 2204 updateSummary: Content (required): I guess VB Studio (not Run Time) has also got the 22.04 update. But the Share Option as well as Build Jobs are failing now. Error On Share :… -
Active users of a VBCS applicationSummary: Is there a way to tell if there are any active users of an application? This might be more of an IDCS question. Content (required): The main reason for asking i…User_2025-02-04-21-56-11-668 11 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Questions regarding functionality - VBCSHi Team, Can you please help on below questions:- 1) Can we deploy VBCS screens on Oracle Supplier Portal in cloud? what would be mechanism to achieve SSO in the deploye… -
Restrict access to a anonymous app within intranetSummary: Content (required): We have developed a Webapp and made it 'anonymous' so that every employee within the organization can access as we do not have/want to confi… -
How to conduct CI/CD for Visual builderSummary: Content (required): Version (include the version you are using, if applicable) Runtime Dependency Release 2110 Visual Builder Runtime Version 2110.0.2 Oracle JE… -
$application.user.email returns Username instead EmailSummary: Hi, When we run the app from VBS-> workspace , '$application.user.email' returns User Name. It returns Email when we either access shared app url or run it from…User_2025-02-10-07-41-15-235 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Inconsistency in Oracle VBCS on the deployed processSummary: Inconsistency in VBCS on the deployed process. Not seeing the default version option Content (required): We deployed multiple version of the PCS application and… -
Shared App with 'Redwood Stable' theme fails to fetch the CSS with 404Summary: Content (required): We Changed our theme from Redwood to 'Stable' after recent upgrade to 22.01. While it renders fine in VB Studio design time , once we share … -
Ability to Pre Fetch Action chain JSON'sSummary: Content (required): The recent change of having the Action chain logic into its own file is great from development perspective since it reduces conflicts by a g… -
API calls from VB Studio failing after 2201 UpgradeSummary: Content (required): Looks like this weekend VB Studio was upgraded to 2201 and after that when we open our workspace and run it using the "Preview" option all t… -
Export Mapping to SourceSummary: Use of Export Mapping to Source Content (required): What is the us of 'Export Mapping to Source' option in VB Studio? We could not find any documentation for th… -
iOS distributionSummary: Hello All, We are trying to publish an enterprise app & have an apple developer program. However the app is not being pushed to app connect or test flight. Cont… -
How to combine 3 application into single application in vbcsSummary: Content (required): Hi All, I want to combine 3 different application into single application, is it possible to achieve in vbcs, if it is possible means, could… -
Application Extensions vs Visual Applications?Summary: Are applications extensions and visual applications mutually exclusive? Can you only have one or the other in your VBCS environment? Content (required): Just as… -
CI/CD for Oracle Integration from GIT with VB StudioSummary: Hi Team, I am able to export and import the integrations from one environment to another without an issue as shown in the below video by Shay. Is it possible to… -
Build Job Stuck With 'Waiting for Executor' in VB StudioSummary: Hi Team, I have created the project using VB template , environment using VB Credentials(external VB Instance) and workspace (with new repo). I could commit the… -
DCS: call API only after login successfulSummary DCS: call API only after login successfulContent Hi All, We have created a sample DCS app and added few links in the shell template. In the shell, there is actio… -
VBCS: Generate some section of page in PDFSummary VBCS: Generate some section of page in PDFContent Hi All, We have few sections in the page, want to export one section which has a few fields and also a table in… -
Use JET 9.2.8 with VB RT 2110Content We are planning to upgrade our app to use VB Run Time 2110. We want to use the new functionality of migrating action chains to their own files. But we are not pr… -
VBCS: inputNumber with max and min values - throw error if exeeds max valueSummary VBCS: inputNumber with max and min values - throw error if exeeds max valueContent Hi All, We have one editable ADP based table, in which one column value is edi…