cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Stream Loading

lwei
1-Newbie

Stream Loading

Hi, developers!

     When I query a huge amount of data from a stream, it usually takes a while.

Is there any chance that I can know the percentage that the event is being done?

     1. Query Stream Data

     2. Execute

     3. Loading

     4. (?) Show the loading process

     loading.jpg

          Something like this!!! Thanks!

Sincerely,

Lee

1 REPLY 1
PaiChung
22-Sapphire I
(To:lwei)

I do not believe that is possible.

As a side note, Streams are only indexed on source and datetime I believe.

So when you query a stream with additional query parameters, those are only applied after the data is in Thingworx.

So if you need a lot of data with analysis, please consider your approach carefully.

Top Tags