Historical Data

Data archiving and retrieval of historical data - user selectable frequency (monthly/ quarterly etc) how to achieve in tatsoft

Hi Venky,

You can set a period for a task to be executed. Within this task, you can configure the procedures that need to be performed.

One option is to use Server.Month as a trigger for your task, ensuring it executes once per month. Alternatively, you can create a tag that updates at the desired frequency and set this tag as the trigger for the task.

Best regards,
Gabriel Caetano.