To populate the table widget you use a variable (linevalue) that is initialized using a REST API call.
You call the following URL: ../API/bdm/businessData/com.company.model.ExpenseReport/6/lines
The URL you use includes the id of a business variable (6). It’s likely that this specific instance of the business data will not exist at runtime.
You should rather use “…/”+context.report_ref.link to access the business variable value.
which I used exactly the variable API link you told me. Even though I get the error. If that the case then summary should not be populated but its showing correct. Only problem with table binding which I am afraid that is not the correct way. Please help me in this…
Bonitasoft empowers development teams with Bonita, the open-source and extensible platform to solve the most demanding process automation use cases. The Bonita platform accelerates delivery of complex applications with clear separation between capabilities for visual programming and for coding. Bonita integrates with existing solutions, orchestrates heterogeneous systems, and provides deep visibility into processes across the organization.