Business Objects
Discussion List
-
Oracle Visual Builder Database OptionsI'm currently engaged with a client on the development of a couple of apps using Visual Builder. We're exploring various database options as we anticipate that the defau…
-
Business objects formula fields not accesible to editSummary: Hi all, I would appreciate any help with the following. I am trying to setup a formula field in a BO. The text for the formula is as following: =lastNumber_2 = …
-
How to do table Inline EditSummary: Can nay body Please share a Sample App for an Inline Edit using SDP/ Content (please ensure you mask any confidential information): Version (include the version…
-
VB Excel Plugin unable to create a Business Object from OpenAPI SpecSummary: We had a requirement to update data in SaaS which requires multiple API calls. So we created an OIC integration to wrap the logic and tried using the OpenApi Sp…
-
WHO columns in BOHi, I have WHO columns created by, creation date, last updated by and last update date and how can this be populated in BO please Thanks
-
Scheduling Data Export from a VB AppHas anyone had experience implementing scheduled exports of data from a VB app with an embedded database or BYODb? Just wondering whether there is an option to schedule …
-
Published App: how to see the data of BO's after publishing the applicationSummary: Hi Experts, I have published applications use BO (the Embedded database). From where I can check the data saved in the embedded data base as GUI. Content (pleas…
-
VB Excel add-in projectDFF details not visible on Movement RequestSummary: Set up a Form based layout workbook for the FA BO /fscmRestApi/resources/11.13.18.05/inventoryMovementRequests with child added as lines and lines/projectDFF. W…
-
Seeking Guidance: Changing Existing Field Values in Redwood Using JavaScriptHello Team, I'm looking a guidance on how to change the value of existing standard and custom object fields in Redwood using JavaScript. Could someone please advise on t…
-
Business objects relations. Show in table.Summary: Hello I would thank any help with the following. I do not know if bug or I am missing some step. I have a table with 2 relations as shown. I can query the data …
-
Export data to predefined excel template from vbcs page oracleSummary: I am working on a custom client requirement on VBCS page development. In page there is a table where data is coming from ATP DB. I need a functionality to expor…
-
Standalone Application embeded in FA but I got openapi3 errors and Exception During RestActionSummary: Hi Experts, I have a standalone App to be embedded in FA by using page integration. I am using the embedded database (BO). In the landing page there should be s…
-
VB BO post operation throws intermittently 500 internal server errorSummary: Multiple BOs in our application fails on POST operation from VB app with the below error . { "type": "vbcs://businessObjects/data/emptyErrorResponse", "title": …
-
Export Visual build application from one Dev instance to anotherSummary: We are trying to export and import visual builder application from one VB instance to another. On import to the new VB instance we also want to point to differe…Parimavardini Palanisamy 62 views 5 comments 0 points Most recent by Parimavardini Palanisamy Visual Builder
-
Setup App Extension Like New Fusion ReleaseHi Experts, Summary: Setup Redwood App Extension Like New Fusion 23D Release Content (please ensure you mask any confidential information): I have seen the Redwood Page …
-
connection error to an ATP Database via VBCS Application in OICSummary: connection error to an ATP Database via VBCS Application in OIC Content (please ensure you mask any confidential information): Hi Team, Greetings! we are trying…
-
Filter Criterion ADPSummary: We are using 3 Combo box to Filter Data Emp Noi, Department and Salary. We have written 3 Java scripts for each Filter to Filter the Data and Calling the Functi…
-
Convert existing Visual Application into App ExtensionSummary: Hi experts, I have an existing visual application come with a lot of BO and service connection that I would like to convert into app extension. Content (please …
-
Use Checkbox to Select and Update the Data SelectedSummary: We are fetching the data from BO on to the Page based on Combox Filter. We have an Additional Requirement to additionally use a Checkbox in the Page and Select …
-
Checkbox Usage to make Table Data Read only.Summary: We have a requirement where once the user checks the Checkbox then the data fetched on the Table from the BO should be changed to Read Only. Please advise with …
-
two business objects in one sheetSummary: We have a requirement to pass oracle ids to another api for a transaction creation. Can we achieve this via single sheet in excel plugin Content (please ensure …
-
Filter not working in oj-select-single with data source as SDPContent We are implementing an LOV for Suppliers, the data for which comes from SaaS. Steps followed: Defined a service connection of ADF describe. Created a oj-select-s…
-
Call OIC REST APIs from VBCS Excel PluginSummary: How call a REST API (GET and POST actions) created in OIC from VBCS Excel Plugin? Content (required): Hi, I have one integration on OIC, which have requests to …
-
Reorder columns under data tab in BOHi, I would like to know how to re-arrange columns under data tab in the BO say I want firstName to displayed as first column
-
TableBeforeRowEdit and TableBeforeRowEditEnd in BDPSummary: We followed the BDP Recipe for the Editable Table . But while trying to Edit and Change the Value in the Row and Tab out to the Next Row. The Old value is getti…
-
How to implement loadMoreOnScroll for Rows on ADPSummary: loadMoreOnScroll for Rows on Table with ADP variable fetches default 25 Rows. How to Fetch more than 25 rows for ADP Content (required): Version (include the ve…
-
How to show/hide a region conditionally on basis of a value in business object in VBCS pageSummary: The VBCS page is having list view component (card layout). There is a custom client requirement: depending on a value of a field in the business object used for…
-
Oracle Fusion Sales - Redwood (Visual Builder)Hi Team Summary: I am currently working on modifying the existing "Create Lead " Redwood page using Visual Builder and add the additional standard fields such as Campaig…
-
How can we save an ADP data (having 3 records) into a single record using Rest API?Summary: We have a requirement to save an ADP data (having 3 records, 2 columns per record) into a single record using Rest API. Could someone please let me know how can…
-
Verify data with POST method in VBCS.Hello Everyone! I was trying to do a logic that a user can only proceed to a certain page if he put some values (that is already stored on Business Object) on a form. Si…