How to write programs using PDS ???

Microsoft Project

    Next

  • 1. How can a manager update an employee's task progress via Server?
    I'm twisting people's arm to try out server, but there is concern that each individual would have to update their task through server, and for this project, we want the managers to do that. Baby steps, you know. But, even if I have admin rights in server, it does not allow me to edit someone else's tasks.
  • 2. Report of overdue tasks
    Hi! I'm new to this newsgroup and it looks great! We have about 75 small projects up on our server. I'd like to get one report on all of the late tasks across all of the projects. It is too tedious to open each individual project and look for latetasks. Does anyone know how to accomplish this? Thanks, Sue
  • 3. Project Pro 2003 & MS Project 98 Same Workstation
    There is one thing I can tell you. We have done a 2003 MSP Installation at a client site, some of the users are still using 98. This has a huge impact on 2003. Because if you work in 2003 and you move back to 98 you loose some of your information. You will not be able to open you schedule when created in 2003 and want to open in 98. Please if you require any new information please phone Mientjie @ Fulcrum +27 12 349 1590.
  • 4. Problems with resources in web client in Project server 2003
    In the web client tool, I added a resource to project server from the admin screen. Next, I gave the user the correct permissions to all appropriate areas. I went to build a team from the projects area in web client and the user I just entered was not there. I added the same person in project professional through the enterprise resource pool and it worked. What is the difference between the enterprise resource pool in project professional and the users section on the admin page of web client? Shouldn't they accomplish the same task? Does the Web client have access to the outline codes for the users?
  • 5. Duplicate view names
    Every once in a while I get an error from project professional when opening a project from server. The error states that I have duplicate view name and would I like to replace the views with the enterprise global project. When I say yes, professional then prompts me to rename the conflicting views in the current project. I normally add a number one (1) after the view name, click save, and this appears to solve the problem. If I'm using the same global file when I created the project, how am I getting these conflicts?

How to write programs using PDS ???

Postby Sobin » Fri, 30 Dec 2005 21:15:05 GMT

Hi,

I am new to PDS. I have gone thru lot materials related to PDS. But
still got confused at certain points.

1. In microsoft's documentation, they are talking about an EXTENDER
class. I want to know where it is located in our system (In project
server system).? Can we modify the code for EXTENDER class?

2. Regarding REPLY through XML.. For, eg:

<Reply>
     <UserName></UserName>
   <ProjectsAccess>
      <Mode></Mode>
      <ResGlobalID></ResGlobalID>
      <ResGlobalName></ResGlobalName>
   </ProjectsAccess>
</Reply>

How do we modify the contents of the existing PDS method's reply ? OR
How to create new reply for a method?

3.  How the nodes (Mode, ResGlobalID, etc..) for each reply is
selected?? Is there any List containg the available nodes??

Where all these information are located ??

Any help appreciated....

Thanx


Re: How to write programs using PDS ???

Postby Gary L. Chefetz [MVP] » Fri, 30 Dec 2005 21:57:42 GMT

Sobin:

Please don't cross-post, the appropriate place for this post is the 
developer group, to which you already posted.

-- 


Gary L. Chefetz, MVP
"We wrote the books on Project Server"
 http://www.**--****.com/ 

For Project Server FAQs visit
 http://www.**--****.com/ 

For Project FAQs visit
 http://www.**--****.com/ 









Similar Threads:

1.How to write programs using PDS ???

Hi,

I am new to PDS. I have gone thru lot materials related to PDS. But
still got confused at certain points.

1. In microsoft's documentation, they are talking about an EXTENDER
class. I want to know where it is located in our system (In project
server system).? Can we modify the code for EXTENDER class?

2. Regarding REPLY through XML.. For, eg:

<Reply>
     <UserName></UserName>
   <ProjectsAccess>
      <Mode></Mode>
      <ResGlobalID></ResGlobalID>
      <ResGlobalName></ResGlobalName>
   </ProjectsAccess>
</Reply>

How do we modify the contents of the existing PDS method's reply ? OR
How to create new reply for a method?

3.  How the nodes (Mode, ResGlobalID, etc..) for each reply is
selected?? Is there any List containg the available nodes??

Where all these information are located ??

Any help appreciated....

Thanx

2.How to write Programs using PDS ???

Hi,

I am new to PDS. I have gone thru lot materials related to PDS. But
still got confused at certain points.

1. In microsoft's documentation, they are talking about an EXTENDER
class. I want to know where it is located in our system (In project
server system).? Can we modify the code for EXTENDER class?

2. Regarding REPLY through XML.. For, eg:

<Reply>
     <UserName></UserName>
   <ProjectsAccess>
      <Mode></Mode>
      <ResGlobalID></ResGlobalID>
      <ResGlobalName></ResGlobalName>
   </ProjectsAccess>
</Reply>

How do we modify the contents of the existing PDS method's reply ? OR
How to create new reply for a method?

3.  How the nodes (Mode, ResGlobalID, etc..) for each reply is
selected?? Is there any List containg the available nodes??

Where all these information are located ??

Any help appreciated....

Thanx

3.How to write programs using PDS ??

Hi,

I am new to PDS. I have gone thru lot materials related to PDS. But
still got confused at certain points.

1. In microsoft's documentation, they are talking about an EXTENDER
class. I want to know where it is located in our system (In project
server system).? Can we modify the code for EXTENDER class?

2. Regarding REPLY through XML.. For, eg:

<Reply>
     <UserName></UserName>
   <ProjectsAccess>
      <Mode></Mode>
      <ResGlobalID></ResGlobalID>
      <ResGlobalName></ResGlobalName>
   </ProjectsAccess>
</Reply>

How do we modify the contents of the existing PDS method's reply ? OR
How to create new reply for a method?

3.  How the nodes (Mode, ResGlobalID, etc..) for each reply is
selected?? Is there any List containg the available nodes??

Where all these information are located ??

Any help appreciated....

Thanx

4.Using PDS to write

Hello all,

I was wondering if anyone knows how I can use the PDS to 
actually write some information into the MSProject Tables.

Thank you for your help?

5.Help need for writing PDS Extender

Hi
I am trying to write a PDS Extender for MS Project Server 2003, using
.Net platform. The problem is, if the client of the Extender has
Windows Administrative privileges then PDS propagates/ communicates the
request to my Extender and a successful reply is returned. If the user
does not have Windows Administrative privileges then client gets a
login failed message as listed below

<Reply>
<HRESULT>0</HRESULT>
<STATUS>1</STATUS>
<ProjectSites>
<Error>Login failed for user 'WIN2K3\Steve Masters'.</Error>
</ProjectSites>
</Reply>

Can any one tell me what sort of permission do I have to set for the
client.

Thanks



Return to Microsoft Project

 

Who is online

Users browsing this forum: No registered users and 37 guest