Business Objects
Discussion List
-
How to create empty row in table using VBCSSummary: Content (required): Hi All, I implemented editable table with save button. i need to add new row (ie) when i click add button empty row added in the table and f…
-
How can we update business object on closing browser windowSummary: We have use case where it is required to update business object on closing browser tab or window. Basically , we need to clear the data from the BO, when user c…
-
Can we update WHO columns in VBCS business objects?Summary: Unable to update lastUpdatedBy field in business object using rest endpoints Content (required): We have a requirement where we wanted to update lastUpdatedBy f…
-
Embedded VBCS Page In ERP Cloud-Data SecuritySummary: I have a requirement to get the user id logged in ERP Cloud page as parameter to VBCS page using Page Integration Wizard. The use case is basically restrict dat…
-
LOV in VB Excel add-inSummary: We need to put 3-4 list of values for a field so that User can select from the same while uploading Content (required): I went through the Oracle docs but its m…
-
Auto-Populating in VB Excel add-inSummary: How can we default a value in fields when downloading data Content (required): We would like to auto-populate(default) a few columns/fields when downloading dat…
-
Access Business Object externallyContent Hi Team, How can we access the Business Objects outside the VB application? I have created BO in my application and tried to access the BO from postman, But it's…Muralidharan Kanagaraj 13 views 8 comments 0 points Most recent by Muralidharan Kanagaraj Visual Builder
-
DCS: call API only after login successfulSummary DCS: call API only after login successfulContent Hi All, We have created a sample DCS app and added few links in the shell template. In the shell, there is actio…
-
VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseSummary VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseContent Hi All, We are facing a very strange issue with ADP "ojBe…
-
VBCS: inputNumber with max and min values - throw error if exeeds max valueSummary VBCS: inputNumber with max and min values - throw error if exeeds max valueContent Hi All, We have one editable ADP based table, in which one column value is edi…
-
Sorting ADP columns (table) wiith Header templates included in itSummary Sorting ADP columns (table) wiith Header templates included in itContent Hi All, We were trying to add sorting property for all the columns in ADP based table, i…
-
Is it possible to split Flows as a module for fusion page in vbcsContent Hi Team, I have 3 different flows in my application. i want to integrate each flow as each module. is it possible to achieve in vbcs. if it is possible could you…
-
Add $ to only non zero values in number column in oj-tableSummary Add $ to only non zero values in number column in oj-tableContent Hi All, I have used below template for one column in the table,
-
Executing action chain before export data and get the latest results in the exported csv fileSummary Executing action chain before export data and get the latest results in the exported csv fileContent Hi All, Our curret design is that we have 2 buttons, one whi…
-
oj-sample-export-data - columns data is shifting to left if one column has null valueSummary oj-sample-export-data - columns data is shifting to left if one column has null valueContent Hi All, I have a very strange issue with oj-sample-export-data compo…
-
Files getting corrupted after downloading from CEC through VBCSSummary Files getting corrupted after downloading from CEC through VBCSContent Hi All, We have a use case where we upload and download files from CEC using VBCS. We are …
-
Is there a way to get the current session ID when we run VB app?Summary Is there a way to get the current session ID when we run VB app?Content Hi All, I want to know if there is a way to get the current user session ID when we run t…
-
Sum of values in a column along with text Total in oj-tableSummary Sum of values in a column along with text Total in oj-tableContent Hi All, I have an ADP based table which has 10 columns, out of which 2 columns are quantity an…
-
How to obtain the total number of records in a VBCS Business Object using Business object REST GETContent I have created a business object TEST in VBCS. The business object provides REST API to GET the records. By default 25 records are returned. I can control the co…
-
VBCS 21.07.1 | Input text disappearing after mapping the value with variables point to RESTAPI RespoContent Referrence : https://blogs.oracle.com/shay/edit-data-in-a-table-in-a-pop-up-dialog-revisited Version used : 21.07.1 Build Number: a37d350ba6cfbeedea8994718ab7189…
-
Upload and read CSV file records and insert into VBCS objectSummary Upload and read CSV file records and insert into VBCS objectContent Hi, How do we upload and read CSV file records and insert into VBCS object. We want CSV file …
-
Export data is not waiting for the action chain to complete - oj-sample-export-dataSummary Export data is not waiting for the action chain to complete - oj-sample-export-dataContent Hi All, I have used oj-sample-export-data for exporting the data from …
-
Calling Rest Web servies using a loopSummary Calling Rest Web servies using a loopContent Hello Expert, My use case is to call a rest webservices (get method via ords) in a loop. The number of iteration may…
-
Groovy code in Object Trigger failingContent I am trying to update locationCount filed in Location BO(Parent) when a new entry is done in Department BO(Child) but it is giving me error when I am inserting d…
-
Fire Data Provider event is failing to update the Array Data ProviderSummary Fire Data Provider event is failing to update the Array Data ProviderContent We are working on editable table and add row functionality. While invoking the "Fire…
-
VBCS BO: Throwing Custom dynamic Error when Business Rule Object Validator condition fails.Content While creating Object Validator in we enter a fixed Error Message, but my requirement is if we can throw a dynamic error based on the where the validation has fa…
-
504 gateway time-out restful web servicesSummary 504 gateway time-out restful web servicesContent Hello Expert, I got a process which call a rest webservices , which execute a big process in the db using plsql.…
-
Storing offset and corresponding data set/records in a 2 dimensional array in VBCSSummary Storing offset and corresponding data set/records in a 2 dimensional array in VBCSContent Hi All, Needed your thoughts on the below use-case. We have one search …
-
Calling deeplink from the embedded VB into cloud doesn't work as expectedSummary Calling deeplink from the embedded VB into cloud doesn't work as expectedContent Hi All, I have embedded VB app into hcm cloud application, and there is one butt…
-
Column - cell background coloring based on the few conditionsSummary Column - cell background coloring based on the few conditionsContent Hi All, I have created an ADP based table which has 20 columns in it. Out of which one colum…