Hi
Does anyone see any issues with the above approach? We want to avoid locking users and of course do not want to miss any changes in the system.
That really only works if absolutely no document get created as long as the job for BX runs..If you see a document get created wile the job runs you need to clean the queue and start again.
Do we need to clear these before the first time setup jobs or we can leave them in there and there won't be an data issues?
definitely you need to delete the queue entries first otherwise those get pushed to rsa7 and picked up double to your setuptables
hope that clarifies
Martin