/ / Rencontre avec une exception lors de l'exécution d'un travail par lots - traitement par lots, axapta, dynamic-ax-2012

Rencontre avec une exception lors de l'exécution d'un travail par lots - traitement par lots, axapta, dynamic-ax-2012

J'essaie d'exécuter un travail par lots AX 2012 basé surSysOperation Framework sur un serveur Live et rencontrant l'exception suivante. Veuillez noter que le même travail par lots est exécuté avec succès sur le serveur de transfert. J'ai généré plein CIL pour résoudre ce problème, mais pas de chance. S'il vous plaît aider!

Microsoft.Dynamics.Ax.Xpp.ErrorException: Exception of type "Microsoft.Dynamics.Ax.Xpp.ErrorException" was thrown.
at Dynamics.Ax.Application.SysOperationController.Checkaccess() in SysOperationController.checkAccess.xpp:line 6
at Dynamics.Ax.Application.SysOperationServiceController.Checkaccess() in SysOperationServiceController.checkAccess.xpp:line 24
at Dynamics.Ax.Application.SysOperationServiceController.Unpack(Object[] packedState) in SysOperationServiceController.unpack.xpp:line 15
at Dynamics.Ax.Application.BatchRun.runJobStaticCode(Int64 batchId) in BatchRun.runJobStaticCode.xpp:line 36
at Dynamics.Ax.Application.BatchRun.runJobStatic(Int64 batchId) in BatchRun.runJobStatic.xpp:line 13
at BatchRun::runJobStatic(Object[] )
at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeStaticCall(Type type, String MethodName, Object[] parameters)
at BatchIL.taskThreadEntry(Object threadArg)

Réponses:

1 pour la réponse № 1

Le message d'exception X ++ n'était pas affiché:

Accès refusé:% 1

Où% 1 est le nom d'une classe.

Je voudrais essayer de recréer le travail par lots, pour voir si cela aide. L'utilisateur exécutant le travail par lots en cours peut ne pas disposer de droits suffisants.