Hi all,
I just posted a blog about standard batch jobs being created when you install AX2012. You can read the post here: www.kaya-consulting.com/.../about-the-standard-batch-jobs-in-ax2012
I tried to create a class to create the standard batch jobs running as the Admin user.

Compilation was ok. At runtime I get the error below.

It is stating the method does not exist, but actually it does exist!
What is the cause of this error? Also the second runas commandline has the same error. I also tried another static method on another class and this one was working OK. What is missing that these static methods cannot be executed in the 'runas' command?
*This post is locked for comments
I have the same question (0)