Category 218
Discussion List
-
is there a recipe in vbcookbook for reading excel file on uploadSummary: Hi Experts Is there a recipe in vbcookbook or ojet cookbook where Oracle has demonstrated how to upload excel file and post which the contents will be displayed… -
Transform - Paginate function for REST APISummary: Hi All, Happy New Year to all. I am consuming OIC REST API and which returns totalNumberOfRecords and the response data array object. I want to implement LoadMo… -
How to import javascript libraries in vbcs appSummary: Hi Experts I have a requirement which needs consuming external JavaScript libraries but i'm not sure how to import and what configuration must be done in order … -
How to generate pdf file in vbcsSummary: Hi Experts I have a requirement to generate a PDF file in vbcs and write the data and download on click of button. Is this possible in VBCS, please help Content… -
Settings not opening screen in Redwood TemplatesSummary: Create an VBCS app on OIC using the redwood template ( 22.07) and once the default app is created, if you go to the settings on the top right of the hamburger n… -
How to provide secured as well as unsecured access to applicationSummary: Hi Experts I have created an application with visual builder and currently it is authenticating based on roles but I want to expose this application i.e. embed … -
Select single filter parameter vs combobox filter paramSummary: Hi Team, This is a observation that whenever we are selecting filter attributes in select single component it is just concatenating a "name%" at the end whereas… -
Add custom operators in VBCS excel plugin search palletteSummary: We want to know how can we modify operators in search pallette Content (required): We need Range operator in date, date from and date to in search pallette Vers… -
how to pass a value to one application to another application using url parameter in oracle vbcs ???Summary: Content (required): Hi All, I have an requirement in my project, i have to pass a value from one application to another application. we tried for this using url… -
Unsearchable field?Summary: I created a column (Customized ID = calculated field from ID) to be a reference between two tables - master details tables. but it shows this field is unsearcha… -
How to download data created by logged in user only in Visual builder Add in?Summary: Requirement is like this. Add in sheet used by multiple users to create and modify the records. User can modify only those records which is created by him/her. … -
I need to create a export button from 4 different ADP variablesSummary: The page has 4 different tabs and each tab has it's associated table data. The export should be a combination of 4 tabs of table data. Content (required): The p… -
Document or guide for VBCS redwood componentsSummary: Is there any document or guide for VBCS redwood components? Content (required): Most of the redwood components that don't know how to use it, like how to bind t… -
Embeded DB in VBCS instanceSummary: If I have application with some complicated logics but the DB will not be that big? which one is better to ORDS and integration with SaaS and use DB tables or k… -
Editable Table QueriesSummary: Editable Table Queries Content (required): Hi All, 1} Line Number field should be generated sequentially in Editable Table. We are using the Editable table appr… -
form layout and table is not adjusting for smaller sizeSummary: Hi Experts I have added oj-sm classes for form layout and for table component but when i test for smaller screens the components sizes are not adjusting automat… -
what is the best way of Skinning A templates in Redwood Theme?Summary: How to do skinning on templates of redwood? and what kind of errors I might face if I do major changes? Content (required): I am starting to use the redwood the… -
SSO Best Practice (SaaS , PaaS , OKTA)Summary: Content (required): We have three systems. Oracle SaaS , PaaS (OIC) and OKTA. We were looking for best design to setup federation between all these three, As i … -
Updating Fields in form layoutSummary: Hi Experts, Based on some requirement I created a form layout in which some fields are read only some are editable . I fetch the data for Form layout using get … -
Read the CSV and excel file both in vbcs and send data to IntegrationSummary: I have a requirement to read both CSV as well as excel file and send data to integration. Please help how can I achieve this. Content (required): Version (inclu… -
Error when invoking PCS from VBCSSummary: Console error when invoking PCS related api's Content (required): When initiating PCS task from VBCS, though the functionality (Initiate task/View Task/Approve … -
VB embedded in FA. Trying to import csv as BO is not working for me.Summary: Hi all, Please, could anyone clarify what am I doing wrong. I am testing in demo instances for FA, using VB embedded. Just trying to import a csv as BO, and I g… -
filtering in Select single as I type is not working for fusion REST APISummary: Hi Experts I'm trying to populate the select single component with below Oracle Fusion rest api, when i type few letters of work center name i must get the resu… -
How to reset the paging control variableSummary: Hi Experts I have followed below blog and trying to populate the table with PDP variable but when i search for second, third time the earlier details are not ge… -
Binding LOV values in single selectSummary: Hi Experts, As a part of requirement I have to bind the LOV values in a single select for a particular field in Form layout . by using the data from REST API Co… -
VBCS: How to configure data in redwood dashboard?Summary: How to configure data in redwood dashboard: for ex. Charts, data lists/ tables of recently added data, Notifications, cards for important notices etc. I dragged… -
How to implement dependent LOV in excel Add inSummary: We have two columns in business object "Name and number" If we select specific name in name LOV then corresponding number value should appear in number column. … -
How to animate the dialog opening in VBCS like in OJETSummary: Hi Experts I want to animate the dialog in VBCS like we have in OJET cookbook below, but I didn't understand how to write the JavaScript in VBCS . If I copy pas… -
Reset variable of type any (*) is not workingSummary: Hi Experts I have a page where i have populated the table with the variable of type any (value in variable i'm populating with the help of JavaScript i.e. for p… -
creating a blank option in LOV of select singleSummary: Hi experts I want to create a blank LOV option in the select single LOV i.e. when the user selects one option from the LOV and then changes mind then he must be…