Hi guys!
Doing upgrade from 2013->2017 have a question about Job Queue.
In short -> when user (packer) finishes sales order packing - sales order put into the Job Queue to be posted.
According to the msdn:
Task scheduler "session runs by using the same user/credentials that are used when calling C/AL code."
So sales order will be posted under the packer`s credentials. And this was confirmed by tests.
And the packer have to have all the rights to post sales order.
But we dont want to give him this. In 2013 we have special service account which have posting rights.
So the questions is it possible in NAV 2017 Job Scheduler to keep the same "rights model"?
Or we have to give posting rights to the user who put order into the Job Queue and there is no way around it?
Thanks!
0
Answers
Dynamics NAV, MS SQL Server, Wherescape RED;
PRINCE2 Practitioner - License GR657010572SG
GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03
Yep, we thought about some kind of modification you described, thanks..
Actually i just want double check that its not possible standard way, because we confused little bit that it was changed this way (changing all job queue processes user rights was not expected).