Hi All,
In my scenario, a particular WF is going to be triggered after data migration of approx. 100000 records. i.e. around those many instances will be created.
So will there be a performance issue? / Shall we go for Event queue in this case?
For event queue administration, needed inputs on following points:
1. Whether should we select linkage type as Mark linkage as having errors? ( This is because, I presume if error occurs, error linkages can be delivered later)
2. Also needed some inputs for parameters for Background job scheduling:
In respect of Number of events to be read (considering case of 100000 records) and time interval.
3.Can we mention event delivery sequential and asyn. mode, for this case.?
Regards,
Akshay