S
Stephan Steiner
Hi
We're creating / updating Projects on Project Server automatically based on
input from SAP and Pivotal. One of the tasks involves checkout out a
project, adding a few tasks and assignments, and checking the project back
in. The application is currently commandline based and runs under an admin
account (part of our domain) directly on the SQL server. It keeps running
there just fine, but usually the next morning when the first data comes in
that requries a project update, the app tries to check out a project and
gets the rsSecurityAccessDenied error. As the synch application is re-trying
every minute, this goes on until we catch the error. Then the application is
restarted, and it works like a charm again - until the next morning the same
thing happens again.. and then the same game can be repeated indefinitely.
Now I'm wondering why I get that error only after a certain time, and while
simply starting the application anew fixes it.. after all the PDS command
I'm sending is still the same.
The account I'm using for PDS is not a domain account but instead just a
local (with respect to the project server machine) Project Server account
but with administrative privileges.
If anybody has any idea why this is happening and on how to prevent this I'd
really appreciate it.
Regards
Stephan
We're creating / updating Projects on Project Server automatically based on
input from SAP and Pivotal. One of the tasks involves checkout out a
project, adding a few tasks and assignments, and checking the project back
in. The application is currently commandline based and runs under an admin
account (part of our domain) directly on the SQL server. It keeps running
there just fine, but usually the next morning when the first data comes in
that requries a project update, the app tries to check out a project and
gets the rsSecurityAccessDenied error. As the synch application is re-trying
every minute, this goes on until we catch the error. Then the application is
restarted, and it works like a charm again - until the next morning the same
thing happens again.. and then the same game can be repeated indefinitely.
Now I'm wondering why I get that error only after a certain time, and while
simply starting the application anew fixes it.. after all the PDS command
I'm sending is still the same.
The account I'm using for PDS is not a domain account but instead just a
local (with respect to the project server machine) Project Server account
but with administrative privileges.
If anybody has any idea why this is happening and on how to prevent this I'd
really appreciate it.
Regards
Stephan