What product/components do you use and which version/fix level are you on?
latest
Is your question related to the free trial, or to a production (customer) instance?
production
What are you trying to achieve? Please describe it in detail.
We want to caluclate maximum of packages per day. To achieve this we used the Maximum/Minimum processing block.
Here is the model.
In the maximum/minimum processing block,we set the window time to 86400 sec and we reset the cron timer to 12:00:01 am everyday.
We deployed the model today morning at 10:00:00 am.
Will the maximum output value be generated at 10.00:am next day?
Is this model correct to generate maximum packages per day?
Input block: Packages_count gives count value whenever there is a new package(for example at present there are 900 packages whenever a new package arrives it will be updated to 901 package)
Maximum block: It has time bounded window buffer of 86400 seconds.
Cron Timer: clear window contents everyday at 12:01:00 am.
Do you get any error messages? Please provide a full error message screenshot and log file.
Have you installed all the latest fixes for the products and systems you are using?
yes.
