Table does not show any data

1
0
-1

Please pardon a very basic question. This is my Day 1, Hour 2 of Bonita.

I am unable to get my table to show data from my business object. Testing with dummy data using json is fine.
I have a simple table with 3 columns
a query Variable in the form is defined as following:
../API/bdm/businessData/{{com.company.model.VSSubjects}}?q={{findAll}}&p=0&c=10

Query findAll is defined in the BDM
There are currently 3 rows in the table:
SELECT description, subjectid, subjectname FROM VSSUBJECTS;
DESCRIPTION SUBJECTID SUBJECTNAME
Joomla Development 0 Joomla
Testing 7 Testing
QA 0 QA

Content is bound to the query variable
Column Keys in the table at set to description, subjectId, subjectName

What am I missing here?
Thanks again and appreciate your help.

Comments

Submitted by romualdo.s.rs on Thu, 10/18/2018 - 21:34

What is the name of this external variable that you use to call the content of this business variable? Is this variable bringing any content to this request?

Submitted by ar.kay.chi on Thu, 10/18/2018 - 22:41

This is a single step currently.
Pool instantiation form creates a new record (this works fine) and the form at Step1 is to show all rows in the table.
Pool variable is defined vsSubjects is business object on table VSSubjects
The Step1 form does not need any input since its displaying all data from the business object query (findAll)

Submitted by romualdo.s.rs on Fri, 10/19/2018 - 13:50

Can you share the process with me?

Submitted by ar.kay.chi on Fri, 10/19/2018 - 14:37

Sent you a link to download the process.

Thanks again.

Submitted by romualdo.s.rs on Fri, 10/19/2018 - 14:42

Did you send the link for where to me?

Submitted by ar.kay.chi on Fri, 10/19/2018 - 15:01

I sent it to the email I received for blog comments. Cha....Du...@bonita.com

Submitted by romualdo.s.rs on Fri, 10/19/2018 - 15:10

Send to this email: romualdo@hss.com.br

Submitted by ar.kay.chi on Fri, 10/19/2018 - 15:14

Done. Sent it.

Submitted by romualdo.s.rs on Fri, 10/19/2018 - 15:33

Error while trying to import * .bos file that you shared with me

"This BOS archive is not valid."

Submitted by ar.kay.chi on Fri, 10/19/2018 - 15:48

I am doing the export from Bonita Studio (community ed).
I have sent you link to the .proc and have tried to re-upload the .bos. Hope it works.

Thanks.

No answers yet.
Notifications