MSP_WEB_PROJECTS Table

D

Dheeraj Singh

Hi,
when I send XML request to the PDS.wsdl for
<ProjectsStatus></ProjectsStatus>, it giving me the correct result, except
the <ProjectID></ProjectID> value, I guess the PDS user MSP_PROJECTS table to
retrive the data, but, I wanted the data from the MSP_WEB_PROJECTS, Is there
any XML Request method for PDS.wsdl to get data from the MSP_WEB_PROJECTS
Table. I will be thankfull if some one advice me how to do this, or a piece
of code, I am using Java client to make request to PDS.

Pls. help me out.
Thanks in advance.

-Dheeraj Singh
 
E

Ed Morrison

The PDS is very limited in what it returns. If the methods described in the
PDS Reference do not meet your needs, you'll have to either extend the PDS
or do a straight SQL select.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top