Hi,
I created a scheduled job, assigned a method to run. Once run, I can see in the events log that it had execution error:
{CommonModule.MyModule.Module(31)}: Error calling context method (Execute)
reason: Insufficient rights to use table "Document.MyDocument"
Know that, in the method I'm running a query accessing myDocument and perform some updates.
My question is
what is the default role used by the scheduled tables? where can I grant it access to the documents that it needs to access.
Any help how to fix this issue?
thanks
The 1C:Enterprise developers forum