rsResGlobalNotCheckedout =106 error

K

KON

Hi:

I am getting a PDS error during adding of a resource
i.e. rsResGlobalNotCheckedout =106.

How to make Resource global checked out? Please help me.

-KON
 
J

John Cello

In Project Web Access, go to the Admin page, then
select "Manage enterprise features" from the left hand
task pane. Click on the "Check in enterprise resource"
choice in the top part of the left hand task pane.
Select the resource you want to check in, and click the
Check-In choice above the names.

Hope this helps.

John Cello
John Cello Consulting
Communications For Business
www.johncelloconsulting.com
 
J

John Cello

Sorry Kon, didn't read the question thoroughly enough to
see it was a PDS issue.
 
P

Philip Lanier

KON said:
Hi:

I am getting a PDS error during adding of a resource
i.e. rsResGlobalNotCheckedout =106.

How to make Resource global checked out? Please help me.

-KON


I know it's probably a bit late for you, KON, but for anybody else who
comes across it, you need to first check out the resource global
template using the following PDS call:

<Request>
<ProjectsCheckout>
<Project>
<ProjectType>3</ProjectType>
</Project>
</ProjectsCheckout>
</Request>
 
Top