cancel
Showing results for 
Search instead for 
Did you mean: 

Asyncronous data for chart

Former Member
0 Kudos

Hi,

i am using the Chart-UIBB.

Is there a possibility to read the data  asyncronous?

because the syncronous way is bad for the startuptime of the application.

best regards,

Michael

Accepted Solutions (1)

Accepted Solutions (1)

simon_hoeg
Advisor
Advisor
0 Kudos

Hi Michael,

for the moment you may apply the procedure described in this blog.

Load the data asynchroneously at FPM_START and bring it to the frontend at event JOB_DONE (resp. your defined event).

Best regards,

Simon

Answers (0)