Custom Code
Discussion List
-
How to get the most used value at the top in the selectonechoice?Summary: How do i get the most selected value under the selectonechoice at the top in the list of values? Content (required): How to get the most selected value at the t…
-
Is it possible to have a table component as collection template in oj-combobox-one ?Summary: I have a oj-combobox-one component for customer search . It works as a search as you type . We want to display both customer number and customer name in a Table…Vishal Singh Rajpurohit 22 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder
-
How to add AND and OR in SDP filter criterionSummary: How to add AND and OR in SDP filter criterion Content (required): We have a scenario, in which we need to set AND and OR in Filter Criterion for SDP. For exampl…
-
how to get Server url from an service connection in VBCSSummary: Hi, We have a requirement where we need oracle SaaS url in VBCS app. We have a Service connection to call BIP reports which has server url contains correspondin…
-
VBCS and Oracle Offline Persistence KitSummary: Working with the Oracle Offline Persistence Kit in VBCS Content (required): Two questions regarding accessing the pending transactions store Is there an Api or …
-
Unrelated Business Object in VBCS Excel PluginSummary: We have two different set of Rest API, Shopping List and Shopping List Lines, We want to link them and fetch data in excel plugin Content (required): @E. Alex D…
-
Update Service Connection password using APISummary: Hi All, We have rest based service connection defined and using basic authentication. Every quarter the password changes and we have to manually go to each appl…
-
Line Break in expression editor of fire notification in visual builderSummary: I have this requirement that I need to add one or more line breaks in the expression editor of fire notification to neatly split and align my error message in t…
-
How to handle browser refresh - F5 in vbcs applicationSummary: Hi All, How to handle browser refresh (F5) in any vbcs application? I have an application which has 10-12 pages in it and from any of the pages if user clicks o…
-
Read File/Download File Button in VBCS PageSummary: I have to make a download file button in my VBCS page. I wrote one integration which brings the binary content of the file in the response body. But when I call…
-
How to add UCM server files in PCS Process InstanceSummary: How to add UCM server files in PCS Process Instance Content (required): We have developed a mechanism in which we upload the files on UCM server, for that we cr…
-
Error Handling in VBCSSummary Is there any way to handle exception in action chains similar to try-catch block in Java?Content If I run an action chain and there is an error thrown at middle …
-
How to get or print the Oracle Visual Builder's Server IP Address in VBCS application UISummary: How to get the Oracle Visual Builder's Server IP Address in VBCS application UI Content (required): Hi All, I am need to get the Server IP address of the Oracle…
-
How to call BI Publisher Report using VBCSSummary How to call BI Publisher Report using VBCSContent Hello All, We would like to know how using VBCS to call a BI Publisher PDF Report. And how to pass parameters. …
-
unable to edit documentRecordsDFF in Oracle Visual Builder @ Application ExtensionSummary: unable to edit documentRecordsDFF of documentRecords as documentRecordsDFF not contain fileds on response when use rest api at oracle visual builder Content (re…
-
How to export data into word document using VBCSSummary: I've a requirement where I've to export the data of a SDP/ADP into a word document in the structure of table, Could someone please help me in achieving this in …
-
How to implement language translations on App Extensions?Summary: In fusion, there is an option to change the language in set preferences, change the language in session settings to test language packs. How to pass the value t…
-
vbBeforeEnter - navigating to Azure login or to a different flow in the applicationSummary: Hi Experts, Good morning/evening/afternoon. I have an application with 5 flows in it and one flow is mapped as default flow from the shell page. And also have u…
-
Data Grid - Jet Cookbook - how to implement in VBCS 19.1.3Summary Data Grid - add to VBCSContent Hello, I would like to add the Jet Cookbook Data Grid to a VBCS application because I believe it would be a lot easier to manage t…
-
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…
-
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…
-
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…
-
How to deselect row using oj-table in oracle vbcs?Summary: Hi All, Content (required): I m facing table row deselection issue in my application. in the table, there is one record when i going to edit this record for fir…
-
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 do multiple filed filter for the table data from ADP type?Content Hi Team, I consuming report data and return list of values in array format. then i show that data into table format using ADP Type.
-
How to expand specific level using oj-row-expander using script?Summary: We have requirement of oj-row-expander with three levels of hierarchal data and able to display it on UI with edit feature in level3, when we editing any of lev…
-
oj-table -> can we get the column name instead of index based on the position of the cell?Summary: Hi Experts, I wanted to know if there is any event or attribute in the oj-table's editable table to get the exact column name from the table? I have an oj-table…
-
Dynamically create ADP and ADP type based on the configuration dataSummary: Hello Experts, I have a requirement as below, Call REST API to show the list of values of the configurations - DONE Add value change listener to the lov (combo-…
-
How to show the current domain name and OIC instance name on the page?Summary: Hi - We have a requirement to show the current IDCS domain(user logged in) and the OIC instance on which VBCS service is running. Content (required): How to get…