Business Objects
Discussion List
-
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 Add Two filterCriterion on the same attributeSummary: How to Add Two filterCriterion on the same attribute Content (required): If I have a BO named Departments and I want to place filterCriterion on DeptName in a m…
-
while clicking on Upload changes data present on the VBCS excel add in sheet is disappearing why?Summary: Hi Team, In some visual builder excel add in sheets we observed weird behavior while clicking on upload changes option. data present on the sheet inserted succe…
-
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…
-
Facing "Status Code: 504 Gateway Timeout" on REST call to create 25K records in BOHi Experts, We have a page where user can upload a csv file and we will read the file and load data into BO. Now the records are almost 25K, and the REST call ends up wi…
-
Why role based access for BO not working as expected in visual builder Excel add in?Summary: I have created business OB and want this business object should access by Role ARSelfService_Approver ( this role already created in App -> setting ->Roles and …
-
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…
-
VB Excel add-in - Issue with metadata import to existing Busines CatalogSummary: While attempting to import the BO/crmRestApi/resources/11.13.18.05/hubOrganizations/describe to an existing Business Catalog using the " Import Business Object …
-
How to hide change, status and Key columns from publish Visual builder excel add in sheet?Summary: In visual builder excel add in sheet we are able to see three columns Change, Status and Key which is not derived from table and business don't want these colum…
-
status": 415 - Unsupported Media TypeSummary: status": 415 - Unsupported Media Type Content (required): I have BO in VBCS which for the sake of testing creating a manual PATCH method but it keep on giving b…
-
Accessing BO Data after Publish : Response 403 ForbiddenSummary: Hi experts. I am experiencing a 403 forbidden response when accessing BO data for published application. These BO data can be accessed from the preview function…
-
VB Excel add-in : Another user has changed the row with primary key oracle.jbo.Key[300000074116769 ]Summary: While uploading lines to an order ranging from 25 to 100, getting the error frequently. Another user has changed the row with primary key oracle.jbo.Key[3000000…
-
Unable to update the table using Fire data providerSummary: Error while updating editable table to new data. Content (required): Hi, I have defined the ADP to get the data for a table and making it editable , while updat…
-
VB Excel add-in - Sales Order Hub API - Form over Table :Layout issueSummary: While using Form over table layout issue cannot make the child layout (billtoCustomer) work. The ancestor column shows greyed out and gives an error that row ca…
-
Boolean Checkbox IssueSummary: Boolean Checkbox Issue Content (required): Hi All, Added two Boolean Checkbox in Editable Table . Its is storing same value for next row as previous one as Acti…
-
Mapping table with BLOB fields to my applicationSummary: Will BLOB type (e.g. for file uploading) will be reflected directly to VB application in case of mapping. Content (required): Hi Experts, I am going to use in m…
-
Promise Asynchronous error (train component)Summary: Created variable with the needed steps (5 steps in the train component) as default value. Creating ADP to be loaded on page load (vEnter) from another BO for Da…
-
Why are my email templates from a business object trigger being received as HTML?Summary: My email trigger after a POST to update a business object are being received on the email clients as HTML. I have two instances (one from a different project is…
-
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. …
-
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…
-
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…
-
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. …
-
Sending a table to database , the data invoked from external API, User will do update and save to DBSummary: API to collection => Update table by user => save table to DB. Content (required): Hi I have this sample consumed from external API. I listed the data in a tabl…
-
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.
-
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-…
-
VB Excel PluginSummary: Our requirement is to restrict columns from table after downloading data, based on some status column. So that user do not have ability to update the details of…
-
Bulk Upload Feature in VBCSSummary: Bulk Upload Feature in VBCS Content (required): Hi Team, We wanted to load the BULK data using the excel in VBCS based on a PAAS View or Paas ATP tables. We hav…
-
Array storing only the latest element with array length 1.Hi, I have created an array variable with item type as string. I have multiple lines with different data. each line can be selected using a check box. Every time I selec…