api calls

Retrieve the context from an archived case

Hi everyone,

I’m using Bonita 7.3.3, and my concern deals with a custom overview page for both active and archived cases.

I succeed on making one for an active case (when I select a task and go to the third tab), but I can’t figure it out when it comes to archived cases.

I understood that the API has to be built differently.
For the next example, “caseId”, usually an URL parameter type valued "id", is set to 49001.

Performance Problems in Rest API Calls

Hi,
I have performance problems in application pages. When I do a simple External API Call on a business data object (../API/bdm/businessData/com.company.model.BOZeitkorrektur?q=find&p=0&c=100) the call takes a long time (30 seconds) to be executed, although there are only 5 rows in the table on the MySql Database. When I execute the same SQL query in the database, it takes just a few milliseconds. This affects other business objects, too, which are connected via external api call.
I had not the problems before updating from version 7.2.3 to version 7.3.2.

Notifications