Git
Discussion List
-
Accessing Authentication tokenSummary: Accessing git using Authentication token in local system Content (required): We are using federated users and enabled SSO for VBS, but unfortunately federated u… -
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 -
CSS : ApplicationsCloudUI-7.0.1 : Navigation DrawerSummary: Hi Team , we have created the web application with "Navigation Drawer" template and it is working fine with Redwood theme which is default one. But, when we imp… -
Hide GIT Repository and BranchSummary: Hide GIT Repository and Branch Content (required): We don't want to show our script and code to all users. So we would like to store all our .sh files in a diff…MadhuMullangi 11 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 -
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… -
How many different possible ways to push the VBCS app code in to GIT Repository.Summary: How many different possible ways to push the VBCS app code in to GIT Repository. Content (required): How many different possible ways to push the VBCS app code …MadhuMullangi 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Studio -
For Merge Request send email notification to ReviewerSummary: For Merge Request send email notification to Reviewer Content (required): We would like to send email notification to the reviewer whenever the Merge request is…MadhuMullangi 31 views 2 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder Studio -
Can I add a member outside my Org to my ALM project?Summary: I have a Git repository hosted on ALM, that I would like to be able to share with developers outside my org. Content (required): I have a Git repository hosted … -
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… -
Merge branch that had conflicts resolution aborted because of page refresh VBSSummary: I want to merge a branch to the production branch. II created a merge request and it has conflicts. I was resolving the conflicts and refreshed the browser page… -
Can we encrypt the our web app on vbcsSummary: I want to encrypt the web app (html code/js code etc all) so that other developer or user cannot modify or see the code unless I provide key or give permission … -
post-merge hook sampleSummary: The IDCS instance value gets overwritten with merge. Content (required): We have dev1, test, prod environments with separate vbcs, idcs and fusion instances per… -
Issue with git and action chains without a defined return typeSummary: Since the upgrade to 2201 if we go in and simply view an action chain that does not have a defined return type, a return type of object[] is getting auto-assign…User_2025-02-04-21-56-11-668 11 views 2 comments 0 points Most recent by David Konecny-Oracle Visual Builder -
How to view report in html view in gitSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
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… -
Run Job in VBCS BuildSummary: Hi All, I am trying to run Job in VBCS build.. but i am getting " Error: Line 16: Unexpected token = " error. Under Resource file JS I am having html5-qrcode.js…User_2025-02-11-11-37-24-835 31 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder -
Just found "Extending Oracle Cloud Applications with Visual Builder Studio", please can anyone elaboSummary Just found "Extending Oracle Cloud Applications with Visual Builder Studio", please can anyone elaborate?Content Hello, I've just found the doc referred in summa… -
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… -
Compatibility classic VB with VB studio embedded in Oracle Fusion ApplicationsSummary Compatibility classic VB with VB studio embedded in Oracle Fusion ApplicationsContent Hello, After learning "classical" VB for months I see now that I would need… -
VB in a non Oracle serverSummary VB in a non Oracle serverContent Hello, Sorry, I do not know if this is the best place to ask. I've read Vb code can run in a Apache server, anyone knows if Orac… -
Has anyone tried importing VB applications using curl/rest ?Summary automated VB deployments (OIC)Content Has anyone tried importing VB applications using curl/rest ? -
After VBCS Upgrade to v2107 - Staging a VBCS application is disabling all GIT operationsSummary Staging a VBCS application is disabling all GIT operationsContent Hi All, We have a VBCS application which is imported from a DEV-CS repository. We have upgraded… -
Need inputs on the RowExpander usecase - Tree tableSummary Need inputs on the RowExpander usecase- Tree tableContent Hi All, I have a usecase to design in VBCS, wanted to get your inputs on this. Any blogs/videos/anythin… -
VBCS - startup questionContent My client is evaluating VBCS to develop the mobile applications and asked following queries: * How to implement the following in VBCS: * the Session Management: …Rehan Ahmed Khan-Oracle 19 views 3 comments 0 points Most recent by Rehan Ahmed Khan-Oracle Visual Builder -
Unable to see code in VBSummary Unable to see code in VBContent Hi All, I have created new workspace and I am not able to see any code in VB. Pls help me resolve this: https://alm.oraclecorp.co…User521777-Oracle 23 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Studio -
Download Table Data as a PDFSummary PDF file GeneratorContent Hi Team, I want to download table data as a PDF file in VBCS. I thought of importing jsPDF library into VB App. when I download from Gi… -
How to get the table event which fires when we move from one record to next recordSummary How to get the table event which fires when we move from one record to next recordContent We have an ADP based editable table in which we have column called Rank…