Hi
i need help with my problem
I have and entity called Asset and as you know for each asset there is a Deprecation for it and the code for the calculation in workflow
i need a way to trigger this workflow for all records, Normally i will create another workflow will run base on timer and it will change a field that responsible for triggering the workflow
The big issue that i have more then 25000 records and the number is becoming bigger so it might happen that the 2 minutes is finished and not all asset have been triggered
In the asset entity there is a roll-up field so i got an idea that if i can link my workflow with that field it will work but i cannot find a way, So do you have something in you mind
Thanks