Category 218
Discussion List
-
I want to connect two databases with each other ?Summary: 1) I have on database is Autonomous Database 2) The second one is normal database that i can access it with VPN I want to connect these two with each other how? -
Visual Builder Studio build pipeline can we deploy at a time to multiple Fusion environmentsSummary: Hi Experts I want to know if we can with Visual Builder Studio build pipeline can we deploy at a time to multiple Fusion environments ? Can you please tell how … -
Fusion VBS Extension DeploymentSummary: We have created VBS application in TEST instance and able to deploy it on TEST instance. We would like to deploy it to Other environments using Build Pipe but b… -
How to escape special characters during variable assignmentIn VBCS application I have a single select field. Whenever there is a special character ( like single quote or letter from a different alphabet e.g. Slovakian, it failed…Aleksandar Bahchevanov 37 views 3 comments 0 points Most recent by Aleksandar Bahchevanov Visual Builder -
Lov Shows duplicate valuesSummary: Select Single LOV showing duplicate values Content (required): I have 2 Lov's, the value for second lov depends on the first lov selection. I have an action cha… -
VBCS Table - Merged headersSummary: Is it possible to create merged headers in VBCS table? Content (required): Version (include the version you are using, if applicable): Code Snippet (add any cod… -
Is it possible to authenticate FA user in VBCS but then use anonymous user to access OIC servicesSummary: Content (required): We have built a VBCS application and will embed it to FA HCM. FA and VBCS are on the same IDCS stripe, and the user is authenticated via SSO… -
is it possible to do inline edit using Sdp Variable in Visual BuilderSummary: Hi Team, I have a requirement to use paginate in the table using SDP i have done that one . But in the same time i also need to do inline edit in the same table… -
Facing Issue while download the file.Summary: I'm able to download the file but when i tried to open the file it shows failed to load PDF Document. Content (required): Code Snippet (add any code snippets th… -
Client side filter in table column for not null valueSummary: I am using table with ADP data and using ojlistdataproviderview to do client side filter. It's working fine. But user wants to filter column for null value. wan… -
client side custom validation on input date fieldSummary: client side custom validation on input date field Content (required): I am trying to implement client-side custom validation on the input date field - and unfor… -
I want to load a lot of data into a table (data will be more than 60000)Summary: I have a business object that has many data i want to load them all into the table. When i did that visual builder freeze and didn't work after it -
Can't connect extension in a page in Oracle Fusion?Summary: From a week i did put a visual builder extension page in a page in Oracle Fusion when i entered now i found that the page give an error can't connect i tried ot… -
Secure Header in FA ExtensionSummary: How to add secure headers to VBS Projects (FA Extension). Content (required): Version (include the version you are using, if applicable): Code Snippet (add any … -
How to pass username as parameter in springboard page?Summary: I have embedded a VBCS application into an existing page using this parameter value #{securityContext.userName} but when I try to use the same parameter in a ne… -
Do demo instances eseu/esll work to create VB app. and deploy for learning?Summary: Hi, please, help with the following. I am trying to deploy an VB application using demo instant instances (eseu, eqiz, esll, etar, etc.) It is impossible as of … -
How to use Redwood Fusion Templates on existing visual builder applications ?Summary: I want to use Redwood fusion templates on my existing vbcs application. How select or apply new SAAS Fusion Templates on the existing application. Content (requ… -
Dynamic service connection on FA ExtensionSummary: Hi - I am building FA extension app which has service connection to the same linked environment. Can we have this dynamically based on the environment URL? Like… -
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… -
PDF Returns as blank document when retrieving in VBCS through OCI Object Storage REST APISummary: We have a process to download a file from an OCI Object Storage bucket, which is breaking down when the Content-Type is pdf Content (required): We are leveragin… -
Service connections not visible under application extensionsSummary: Service connection option not available under application extension. Content (required): Service connection option not available under application extension. It… -
Difference between Redwood and Redwood Stable Theme in VBCSSummary: We are currently using SaaS theme in our VBCS Applications which is deprecated by Oracle. So looking for best and stable theme to change from SaaS theme. Differ… -
Import Issues to Visual Builder Studio ProjectSummary: Import Issues to Visual Builder Studio Project Content (required): We have number of topics in Excel and we would like to import those excel topics as VBS Proje… -
Mobile responsiveness Floating on iOS DeviceSummary: Mobile responsiveness Floating on iOS Device Content (required): We have created a VBCS Web Application and enabled the Mobile responsiveness, which works fine … -
Default value for oj-input-numberSummary: Is there any way we can default initial value for oj-input-number and once user change it should save the change value else save the default value Content (requ… -
Remove/Delete the uploaded CSV FileSummary: We are uploading CSV File to Object Storage (Bucket) using PUT method. Is there as script to Remove the same File Uploaded to the Bucket? Content (required): Ve… -
Populate custom fields on oracle delivered redwood pagesSummary: Populate custom fields on oracle delivered redwood pages. For example: How to populate "person number" on the connections page in about me section? Content (req… -
How to get value from fusion page to VB extension ?Summary: I want to get person number from oracle fusion page to be a page parameter for a visual builder extension that i already built. I used page composer to put exte… -
How to pass null value from an Item update through REST api PATCH methodSummary: I have created an Input Item and can able to update oracle application DFF column using REST api PATCH method. In this process, we need to delete the existing v…