Category 218
Discussion List
-
When leveraging existing table in VBCS, how to create composite key in Business Object ?Summary: Not able to create a composite key on existing table in Business Object. Need to maintain unique values in 2 columns, so created composite key constraint in the…
-
Redwood Reference ApplicationSummary: In a past webinar about Redwood, someone mentioned that RRA will be outsourced at some point so that we can see and learn how it is built especially smart filte…
-
Calling ORDS services in JSSummary: Hi, I am trying to call ORDS (GET) service in Java script using vb/helpers/rest. These services are protected using OAuth 2.0 credentials. How do we pass Client…
-
Converting input text content to hypelink if the status coming as "Failed"Summary: Hello, I have requirement to convert text inside the input text to be hypelink if status is coming as failed and on clicking of that hyperlink error message sho…
-
VBCS Json: IssueMust match "then" schema and Must not have fewer than 1 propertiesSummary: I has getting the error in VB application. IssueMust match "then" "assignVariables": { "module": "vb/action/builtin/assignVariablesAction", "parameters": {} } a…
-
VBCS page need to be opened in another tabSummary: I am opening VBCS application from SaaS page using Page composer(Clicking on 319 VBCSForm). but VBCS page is opening on same saas page. It should be opened in a…
-
oj-input-date-time validationSummary: I have used two component for saving date and time both (Punch_time_in and Punch_time_out). my requirement is while saving the record it will check punch_time_i…
-
<oj-select-one> attribute 'oj-select-one' is unknownSummary: attribute 'oj-select-one' is unknown. I am facing the error in above component of oj-select-one. Please help to resolve this error. Content (please ensure you …
-
Assign integration value into VBCSSummary Hi I am fetching date from integration and want to display in VBCS form. How i can assign these value? Service connection is in Post method. I am trying to check…
-
how to add List of values to and existing input text field in vbcs (I am New to VBCS)Summary: I have created a VBCS Page to Create Bank and Display Bank details of Oracle Cloud Applications using Rest API(Create Bank, Get Bank). Now I want to enable List…
-
Accessibility <oj-input-text> id attribute "oj-input-text" has no matching <oj-label>or aria-labelHi , I have upgraded the VB application from olc version to new version.Not start getting the error for the below component. Accessibility 'id' attribute "oj-input-text…
-
why testing the CSV File Loading Recipe in local instancewhile pushing the CSV data to BO object , the json is having issue why the last field in the CSV file , field : review is appending with double quotes with space , becau…
-
Data request timed out after 60,000 millisecondsSummary: few integrations failing with below error type": "vbcs://businessObjects/data/timeout", "title": "Request Timeout", "detail": "Data request timed out after 60,0…
-
Keep Heading in middle in VBCSSummary: Hi I want to keep Heading middle of the page. Suggest. Content (please ensure you mask any confidential information): Version (include the version you are using…
-
oj-c-input-number (number field) causing parse errorsWhen we use an InputNumber field , we always get this error below: i.format is not a function OR i.parse is not a function. This makes the field not work. The only way t…
-
All levels in only one Layout using VBCS Excel Add-inHi all, I have the following requirement, and I want to know if this is possible and how to achieve that: The client wants to have a option to firm the PO Schedule using…
-
Failed to load resource: the server responded with a status of 404 () Error in VBCS page previewSummary: I am able to test ORDS enabled REST service connection at service connection test option. However getting 404 (Not Found) error in inspect —> console during the…
-
Email Notification from SubmitHi, When the SUBMIT button is pressed I need to notify the users through email that form is filled. How can this be done please. Thanks, Mohammed Rafi
-
How to display Select Single Component conditionallySummary: We have two select Single Components We need to call it conditionally based on the ItemText value. Please advse Content (please ensure you mask any confidential…
-
Elevate privileges for REST APIIs there a way to elevate privileges on a REST API call? This is just theoretical. Lets say we wanted to create a wrapper for the Security Console. We want to allow user…
-
Concatenate the item text in a Single SelectIs there a way to show the text of multiple fields in a Single Select when you select that row? In many of the examples, the search results will show "First Name | Last …
-
business object rest api access issueSummary: Hi, I am trying to access the business objects ( just the get api) created in vbcs gen 3 (via Postman) , but I am not able to do it. I get the 403 Forbidden err…
-
How to migrate the personalization that not migrated using redwood personalization tool1.) Descriptive Flexfield is not migrated because the flexfield may not be configured in the HCM environment you are connecting to. Check if you have global or context s…
-
VBCS: A few questions on validations, performance tuningSummary: Need more info on the below questions in Oracle VBCS Content (required): Hi All, Need more information on the below questions/use cases in Oracle VBCS. In Edita…
-
Is it possible to translate visual builder components?Summary: Can components and some lables be translated like when we can translate strings on buttons or table? Content (please ensure you mask any confidential informatio…
-
How to get OPA Hostname at runtime within Visual Builder OIC GEN3Summary: We have OIC GEN3 with Visual Builder and Process. I would like to get OPA hostname within Visual Builder Javascript at runtime dynamically. In GEN2 we used to g…
-
Can I customize Fusion Custom object in VBCS?Summary: Is it possible to customize Fusion Custom Object by VBCS and update the Custom Object. Content (required): Hi Experts, Please, I have couple of questions: 1- is…
-
Oracle Visual Builder Redwood Cookbook 2025Summary: Hi all, Just to share with you my new book in case you are involved in Oracle Erp Cloud projects. Hope it will be useful. Regards. Juan Content (please ensure y…
-
Set Timeout DelaySummary: How to set Time Out /Delay after 30 seconds of Inactivity We are using this Function to delay 30 seconds PageModule.prototype.timeoutAfter = function(seconds){ …
-
How to add the favicon image to a redwood vbcs appSummary: Hi Experts I added below to index.html to a redwood vbcs app but the favicon image is not showing, please help @Vignesh Viswanath-Oracle @Sherif Bashar Oracle …