Git
Discussion List
- 
             Download file from sharepoint with the help of ORDS Get call which contains file path & file name?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… Download file from sharepoint with the help of ORDS Get call which contains file path & file name?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
- 
             TableBeforeRowEdit and TableBeforeRowEditEnd in BDPSummary: We followed the BDP Recipe for the Editable Table . But while trying to Edit and Change the Value in the Row and Tab out to the Next Row. The Old value is getti… TableBeforeRowEdit and TableBeforeRowEditEnd in BDPSummary: We followed the BDP Recipe for the Editable Table . But while trying to Edit and Change the Value in the Row and Tab out to the Next Row. The Old value is getti…
- 
             Cloning workspace 'local' git repository to my computerI can clone a VBS project shared git repository on my local computer which I find useful for the development of some JavaScript libraries that are js resources called fr… Cloning workspace 'local' git repository to my computerI can clone a VBS project shared git repository on my local computer which I find useful for the development of some JavaScript libraries that are js resources called fr…
- 
             Visual builder studio - workspace backend configurationSummary: Visual builder studio - workspace backend configuration Content (please ensure you mask any confidential information): Hi, we are starting to use VBS as our mai… Visual builder studio - workspace backend configurationSummary: Visual builder studio - workspace backend configuration Content (please ensure you mask any confidential information): Hi, we are starting to use VBS as our mai…
- 
             How can we save an ADP data (having 3 records) into a single record using Rest API?Summary: We have a requirement to save an ADP data (having 3 records, 2 columns per record) into a single record using Rest API. Could someone please let me know how can… How can we save an ADP data (having 3 records) into a single record using Rest API?Summary: We have a requirement to save an ADP data (having 3 records, 2 columns per record) into a single record using Rest API. Could someone please let me know how can…
- 
             Is there a way to use git bash to interact with repos in visual builder studioSummary: Content (please ensure you mask any confidential information): Hi Experts, Is it possible to interact with repos in visual builder studio through git bash. Like… Is there a way to use git bash to interact with repos in visual builder studioSummary: Content (please ensure you mask any confidential information): Hi Experts, Is it possible to interact with repos in visual builder studio through git bash. Like…
- 
             Visual Builder Studio credentials when using SSOSummary: Visual Builder Studio credentials when using SSO Content (please ensure you mask any confidential information): Hi, When I'm trying to connect a visual builder … Visual Builder Studio credentials when using SSOSummary: Visual Builder Studio credentials when using SSO Content (please ensure you mask any confidential information): Hi, When I'm trying to connect a visual builder …
- 
             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 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 to create a table with borders (rows/table) and static data in an application?Summary: We have requirement to create an application with a table format including static data, input values and with borders as below. Could you please share any relat… How to create a table with borders (rows/table) and static data in an application?Summary: We have requirement to create an application with a table format including static data, input values and with borders as below. Could you please share any relat…
- 
             How do I resolve read permission issue when remote cloning a VBS git repository?Summary: Although I am a project 'owner', I get a permission denied error when I attempt to remote clone a VBS git repository for my project. Error Message: "Permission … How do I resolve read permission issue when remote cloning a VBS git repository?Summary: Although I am a project 'owner', I get a permission denied error when I attempt to remote clone a VBS git repository for my project. Error Message: "Permission …
- 
             Visual Builder Deploy to Production an Application ExtensionSummary: Hi all. I've been working on an Application Extension with Visual Builder and now I need to deploy the changes in production. I've followed all the steps detail… Visual Builder Deploy to Production an Application ExtensionSummary: Hi all. I've been working on an Application Extension with Visual Builder and now I need to deploy the changes in production. I've followed all the steps detail…
- 
             How to Display the Data both in English and Spanish LanguageSummary: We have a requirement to Display the Header and the Table Data both in English and Spanish Language. Can anybody Please share any Sample App for reference. Cont… How to Display the Data both in English and Spanish LanguageSummary: We have a requirement to Display the Header and the Table Data both in English and Spanish Language. Can anybody Please share any Sample App for reference. Cont…
- 
             How to create an application with Boolean yes or no columns?Summary: Do you have a sample application with Yes or No as column values? If yes, could you please share. Content (required): Version (include the version you are using… How to create an application with Boolean yes or no columns?Summary: Do you have a sample application with Yes or No as column values? If yes, could you please share. Content (required): Version (include the version you are using…
- 
             GUI Repository tools supporting VBS Repository using PAT TokenSummary: Content (required): We are using Visual Builder Studio for managing our code and deploying it to higher environments. We have federated the tool and VBS is only… GUI Repository tools supporting VBS Repository using PAT TokenSummary: Content (required): We are using Visual Builder Studio for managing our code and deploying it to higher environments. We have federated the tool and VBS is only…
- 
             In case VBS instance is decommissioned, what will happen to FA extension?Summary: Hi there I can see we have to add a CORS setup on Fusion so that the VBS app built can access Fusion APIs. I am curious to understand if VBS is required even af… In case VBS instance is decommissioned, what will happen to FA extension?Summary: Hi there I can see we have to add a CORS setup on Fusion so that the VBS app built can access Fusion APIs. I am curious to understand if VBS is required even af…
- 
             How to Hide a Column HeaderSummary: We are fetching the single row Data for only for one field and storing it using SDP and Displaying it in a table. We want to Hide the Header of the Field in the… How to Hide a Column HeaderSummary: We are fetching the single row Data for only for one field and storing it using SDP and Displaying it in a table. We want to Hide the Header of the Field in the…
- 
             Free Visual Studio InstanceSummary: Hi Team Visual Builder Studio is Free. Why cant we provision the same with Oracle OCI free account? When I am trying to create instance it is giving error - "Li… Free Visual Studio InstanceSummary: Hi Team Visual Builder Studio is Free. Why cant we provision the same with Oracle OCI free account? When I am trying to create instance it is giving error - "Li…
- 
             What is DCS? Is it same as VBCS? What differences we have between them?Summary What is DCS? Is it same as VBCS? What differences we have between them?Content Hi All, I have been hearing a lot on DCS, googled it but couldn't get it fully. 1.… What is DCS? Is it same as VBCS? What differences we have between them?Summary What is DCS? Is it same as VBCS? What differences we have between them?Content Hi All, I have been hearing a lot on DCS, googled it but couldn't get it fully. 1.…
- 
             How To Add Row in the Top (First Line) of the Editable TableSummary: We have made the Table Editable . We also want to add Row in the First Line of the Table and save the Data. Can anybody Please share a Sample Application zip fi… How To Add Row in the Top (First Line) of the Editable TableSummary: We have made the Table Editable . We also want to add Row in the First Line of the Table and save the Data. Can anybody Please share a Sample Application zip fi…
- 
             How to Insert the Data from One API to another APISummary: We are getting the data from Oracle HCM Cloud RESTAPI using GET Method. We have created a Business Object with the Same Fields Retrieved using the RESTAPI using… How to Insert the Data from One API to another APISummary: We are getting the data from Oracle HCM Cloud RESTAPI using GET Method. We have created a Business Object with the Same Fields Retrieved using the RESTAPI using…
- 
             Remove AppUI from the Others Section of SpringboardSummary: After publishing the AppUI (FA Extension) using the inbuild build job in Visual Studio - I can see the app links are showing up in the Others section of Navigat… Remove AppUI from the Others Section of SpringboardSummary: After publishing the AppUI (FA Extension) using the inbuild build job in Visual Studio - I can see the app links are showing up in the Others section of Navigat…
- 
             Visual Studio InstanceSummary: We are working on FA extension projects for multiple clients using Visual Builder Studio (free service by Fusion). For each client, we need to set up Visual Stu… Visual Studio InstanceSummary: We are working on FA extension projects for multiple clients using Visual Builder Studio (free service by Fusion). For each client, we need to set up Visual Stu…
- 
             migrate code to visual studio from vbcsSummary: Currently we have 20+ projects created directly with Visual Builder Applications (OIC console) and now we want to move those applications to Visual Studio so th… migrate code to visual studio from vbcsSummary: Currently we have 20+ projects created directly with Visual Builder Applications (OIC console) and now we want to move those applications to Visual Studio so th…
- 
             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… 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…
- 
             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 … 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… 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 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… 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… 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 … 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 …
- 
             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 12 views 2 comments 0 points Most recent by David Konecny-Oracle Visual Builder 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 12 views 2 comments 0 points Most recent by David Konecny-Oracle Visual Builder