Solved
How to run a daemon job in ThingWorx ?
Hi ,
I would allow the end user to set a maximum time for the data you would stored , for example, for the data retrieved from devices , the use only need to keep them for 6 months.
the questions are:
1. How to develop a daemon job which scan the data older than 6 months and then delete them ?
2. How and When to trigger the job ?
Regards,
Sean

