To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
oj-sp-calendar doesn't display eventsSummary: I am trying to create a new page in a new extension in our Fusion application. Ideally, I would like to display a calendar with events fetched from Oracle HCM R…
-
Oracle vbcs Redwood template smart search page giving errorHi, When i am trying to create redwood template page of type smart search. Page is not loading and getting the error as below. Error: Could not evaluate expression $page…
-
Making a Dynamic menu based on a User Role in combination with its RegulationSummary: Hi, I am new to Visual Builder and I am looking for a way to create a dynamic menu. I would like to have an out of the box feature, but I figured it is not ther…
-
how to retain the user's last search options from single-select components in VBCS pageSummary: When a user selects their preferred options and clicks "Search," data is displayed in a table. I want to save these filter selections so that the next time the …
-
Application ArchitectureSummary: More of a general question about application archtitecture. Is there a best practice guide when it comes to application architecture? Let explain what I am tryi…
-
how to retain the user's last search options from selectmultiple components in VBCS PageSummary: When a user selects their preferred options and clicks "Search," data is displayed in a table. I want to save these filter selections so that the next time the …
-
Item Overview PageSummary: I am trying to develop item overview page but getting failed. Can anyone share a sample source code where there is working on next and previous item navigation …
-
Dynamic Form as Detail FormSummary: Hi, I need to create a dynamic for which I will configure as Detail Form for View Only data which can ultimately be available over other redwood components as w…
-
Calculate Quantity RemainingSummary: We have requirement to get the difference between the quantity stored in two Bos Bo1 and BO2. The result of the difference should be stored as Quantity Remainin…
-
Need to modify Category field behavior in Responsive Self Service Procurement via Visual BuilderHi, We are using RSSP. We have a request to change the Category field in our Cart to instead of being populated from the integration with the vendor to be a LOV of exist…
-
can we remove delete position from position details page in redwood ?"Delete position" action i want to remove , with or without condition , plz help someone , this page is (my client groups → positions → selected one position from the li…
-
Roles to access Visual BuilderHi, In the Fusion instance under configuration I am unable to find Visual Builder what roles are required to enable them. Also to have VB studio please let me know the s…
-
creating new VB app using redwood starter template not creating file folder structure as neededSummary: Hi Experts Starting today when we create a new VB application based on redwood started app creates application with different folder structure and not a formatt…
-
How to Restrict Values in Select Single ComponentSummary: We are trying to Restrict the values in the Dropdown whcih has the list of Emno. The Data =is coming from $flow. varaibles.EmpBO1 and the value= $application.va…
-
Additonal info section in redwood performance documentSummary: How to hide the Additional Info section in the Redwood performance document we are not able to find the exact name of the field name in the region and fields of…
-
Need list of supported fonts for Redwood VBCS application.Summary: @Shay Shmeltzer-Oracle We are developing a application using Redwood VBCS and require a definitive list of all officially supported fonts for Redwood VBCS appli…
-
what is the Process for Using Custom Fonts ( Proxima Nova) in Redwood VBCSSummary: @Shay Shmeltzer-Oracle We need to use the Proxima Nova font family for our Redwood VBCS application. Please provide guidance on the correct procedure to utilize…
-
Sort column when download the data in visual builder templateSummary: Hi, Is there a way to sort the column when we download data? I do the column sort and save the file. When I do the download data next time, the sorting will rem…
-
While testing the agent Purchase Requisition Status Advisor, I am getting error.Summary: While testing the agent Purchase Requisition Status Advisor, I am getting error as "Sorry, the assistant is unavailable right now. If the issue persists, contac…
-
How can I change the Font Family for VBCS Application?Summary: I want to change default font family of my custom web Application to Lato, in redwoord-override.css i made the changes :root { /* --oj-html-font-family: -apple-…
-
Calendar Calling by REST APII'm trying to display the current event's title and details on the personal details calendar using a REST API. Although the event details appear correctly in the console…
-
is there any free limit for the OCI object storage that we can consume in oracle vbcsI wanted to utilise the object storage for storing image files in oracle vbcs , so can i use the oci's free limit or need to buy a storage
-
unable to connect to VBCSSummary: We are unable to access VBCS forms when connected to Wired network, however, it works when connected to Wireless Wifi. We checked with our network teams, they d…
-
View BLOB Image in Image ComponentSummary: I have a REST API hosted in Oracle ORDS which is giving me an image in response (source type = Media Resource). Below is a sample query SELECT image_content_typ…
-
Issue saving data to BOSummary: While trying to Save Data to a BO using SDP . It is saving as 0 1 2 3 etc. The Field Name is Emp_Dept_Name which has data like 'HR', IT ', etc. It is selected t…
-
Unable to deploy custom procurement policy advisor in SSP Home PageSummary: I created custom procurement policy advisor agent, assigned to guided journey. I tried to deploy the same in the SSP home page. But, I am getting the below erro…
-
How to manage versions in Visual Builder with Bitbucket within the Oracle ecosystem?Hello everyone, we use Bitbucket as our version repository. We are looking for the best way to manage version control in Oracle Visual Builder within the Oracle ecosyste…
-
Is it possible to call OIC integration from Visual builder studio part of SaasSummary: Hello, I would like to know if it is possible to call OIC integration API from Visual Builder studio part of Oracle Fusion. Currently Visual Builder Studio supp…
-
How to filter SR Status values based on selected Category in Oracle Fusion Service?Summary: I'm working on Service Requests in Oracle Fusion and using standard SR fields. I want to implement logic where the Status field values are filtered based on the…
-
Call BIP Report From VBCS Endup with errorSummary: Hi Everyone I have Implemented call BIP report from VBCS using JavaScript without Oracle Integration Cloud (OIC). created sample VBCS application and page to ca…