Category 218
Discussion List
-
How to upload data to LIVE using excel add-inHi All, I am a beginner of VBCS. I tried to upload data using the VBCS excel -add-in. When I use the development API, it works fine while shows error when use live API. …
-
VBCS - file upload best option - SFTP / OCESummary: Please suggest the pros and cons of using SFTP/OCE for file upload from VBCS. we intend to pull the file in OIC integration layer for further processing to dump…Parimavardini Palanisamy 42 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Multiple search criteria in Redwood Smart Search page templateSummary: Multiple search criteria in Redwood Smart Search page template Content (please ensure you mask any confidential information): Hi , Is it possible to use multipl…
-
Form layout displays a space if we use if condition to display input fields in the form layout VBCSSummary: I am displaying a form layout and I want to display the field only if there is a any value in it. But when I use
-
VB Studio- Table Component not visible completely without zooming out the page.Summary: We have a table component with data set as ADP. We also have Pagination associated with this table. We are unable to see the table completely without zooming ou…
-
by using VBS I have created a sample application using extension and published it.Summary: by using VBS I have created a sample application using extension and published it. the pipeline also completed succesfully . but for me it not showing in the ot…
-
Business Objects in FA extensions not usable (for me)Summary: Hi all, please, I would need help with the following. I am developing a extension in FA, with VB embedded. I would like to store data from a file in a Business …
-
How to edit the BO in Visual Builder Add-in for Excel to match the required body for OIC integrationSummary: I created an OIC integration to convert a SOAP API to a REST endpoint, and then I used Visual Builder Add-in for Excel to call that OIC Integration. The integra…
-
How to download multiple values in VB Excel add-in tool using Excel data range ?Summary: VB Excel Add-in Download option is either downloading complete set of records (499 pagination limit) or providing 1 record when we use search filters. But my re…
-
Guidance on Implementing RSA and AES Encryption/Decryption for Payloads in VBCSSummary: Hi , I am currently working on a project in Oracle Visual Builder Cloud Service (VBCS) where secure communication of data is paramount. To ensure the security o…
-
What support is available from VB for Back Button . What are limitations.Summary: While trying to use Navigate Back it gives a warning saying it is ambiguous. Are there any recommendations by VB on how to go about with back button Content (pl…
-
Redwood VB Studio instance running very slowSummary: Redwood VB Studio instance running very slow. Do we have any solution. Content (please ensure you mask any confidential information): Redwood VB Studio instance…
-
VBCS - ORDS MAX Session setup for each VM guidelines and best practiceSummary: Hi, From VBCS/ OIC perspective for production environment what are the best practices to follow while setting the ORDS MAX session for each VM.What are the desi…
-
Resource api not refreshed after renaming applicationSummary: Please I would need some help with the following: I had a typo in the name of the aplication, and the resource apis got the wrong name as shown below: I have re…
-
Visual Builder - for Each running in parallel modeSummary: I have created a VB extension and have some custom logic based on forEach. I have some complex logic inside ForEach but even though I have set the mode as "Seri…
-
ADP - pagination with PDP and inline editSummary: Hi, We have a requirement to implement table inline edit and provide pagination.Can we achieve both inline edit and pagination with either PDP or ADP?Can anyone…
-
Message Banner on Center of Page in Redwood TemplateSummary: We have a requirement to display the Message banner of the fire notification just below the Welcome Page Template in the VB App. As of now the Message is gettin…
-
Customize search filters on custom VBCS pages and vanilla Fusion HCM Cloud pagesSummary: Hello, We are looking for a way to customize (add/remove/adapt) filters on search pages. (e.g for Positions page - delivered HCM Cloud page but also for custome…
-
Global FunctionsSummary: hi! I see Global Functions can only be used in extensions... Would that capability be provided in standalone VB apps too? I can see it being very useful, especi…
-
Can we use Translation on an email template?Summary: hi! is there any way to use Translation with an email template, as used in BO / Business Rules / Trigger / send email notification? Except by sending a whole me…
-
Groovy code on Business Object Data Security RulesSummary: I can hardcode a value in a BO Data Security Rule condition & it works fine. However, when i try to use an expression in the rule (i.e. Groovy), although i can …
-
How to encrypt payload being sent during Action Chain events?Summary: During an actual page load, you can see these request/response values being exchanged between browser and VBCS App. How to encrypt the payload passed during Act…
-
BPM Workflow In Fusion Application Extension.Summary: In my case I have developed a UI Using Fusion VBS APP Extension and given the separate role. Added it to the Fusion Page. but i have requrement for that UI to a…
-
VB Standalone vs VB in the OIC - when to use what?Summary: We currently use VBCS (Standalone) with BYOD (ATP Database), hosted on our Oracle Cloud Infra tenancy. But there is another VBCS available in Oracle Integration…
-
Prompt to install PWASummary: Hi Shay, I am following below video to implement prompt for PWA. I get this prompt to install in laptop but when I scan the QR code to open in mobile (iOS) , I …VBCS Learner-230793 21 views 7 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
i have developed the application APP extension using VBS againts the Fusion.Summary: I have developed the application APP extension using VBS againts the Fusion. In that i have to add the approval workflow. Usally we will setup the approval usin…
-
SDP variable not resetting from action chainSummary: My SDP already has data. Now I want to reset the SDP when user clicks next record. In the action chain for click, I have resetted the SDP and then called Refres…
-
Download files kept under resources folder on UISummary: Hi, I have a kept an Excel CSV file in resources folder of the application. Is there a way I can download it from UI on a button click Content (required): I hav…
-
Excel file upload best practices and limitationSummary: Hi All, We are building a web application to provide user the ability to upload excel file and eventually extract the data to dump it into ATP tables.Do we have…
-
How to Make Records Editable in a Dynamic Table After Uploading Through File Picker in VBCS?Hi VBCS Community, I'm working on a project where I need to upload a file using the File Picker component and display the data from the file in a table. I followed the V…