EDQ .NET API
I am trying to use the .NET API for EDQ but after I connect to the server it says that I am unable to run jobs. I am able to pull in all the Process Map info, so I don't think that it is a problem with server activation. Also, I am able to run jobs on the server using Excel Services but not by using the API in my .NET application.
My question is: Is there some other permission that I need in order to run jobs with the API? If so, where can I change this to allow me to run jobs through the API