A
alex
Hi,
I use ProjTool to extract the necessaries informations to integrate in my
program.
My objective is to insert a new resource of enterprise in team project of
one project.
So ProjTool has this fonctionnality but it doesn't work.
I decide after to see the source of ProjTool to implement in my own
application.
So I get the list of projects -> ok
I get the list of team project of one project -> ok
I get the list of resource of the enterprise -> ok
When I try to update the list of resource associated to my team project
after to add one resource to the dataset, and when I invoke the webservice, I
obtain the following error :
<errinfo><dataset name="ProjectTeamDataSet"><table name="ProjectTeam"><row
RES_UID="202c0eac-9d30-465a-a713-745e7f90ae29"
PROJ_UID="68ae2c85-bdd9-4992-8205-398a24f410a8"><error id="1100"
name="ProjectResourceNotFound" uid="c65c2011-6058-42a5-8707-e75831806aee"
column="RES_UID" /></row></table></dataset></errinfo>
It's very weird because in projTool I obtain the same error.
And my resource is present!!
I verify the xml and everything is fine.
I try to update without to add a resource.
1\I get all resource of my team project
2\I invoke the method-> in that case, an error is coming say me there is an
error in the queue but nothing is recording on the server.
Do you have an idea?
I use ProjTool to extract the necessaries informations to integrate in my
program.
My objective is to insert a new resource of enterprise in team project of
one project.
So ProjTool has this fonctionnality but it doesn't work.
I decide after to see the source of ProjTool to implement in my own
application.
So I get the list of projects -> ok
I get the list of team project of one project -> ok
I get the list of resource of the enterprise -> ok
When I try to update the list of resource associated to my team project
after to add one resource to the dataset, and when I invoke the webservice, I
obtain the following error :
<errinfo><dataset name="ProjectTeamDataSet"><table name="ProjectTeam"><row
RES_UID="202c0eac-9d30-465a-a713-745e7f90ae29"
PROJ_UID="68ae2c85-bdd9-4992-8205-398a24f410a8"><error id="1100"
name="ProjectResourceNotFound" uid="c65c2011-6058-42a5-8707-e75831806aee"
column="RES_UID" /></row></table></dataset></errinfo>
It's very weird because in projTool I obtain the same error.
And my resource is present!!
I verify the xml and everything is fine.
I try to update without to add a resource.
1\I get all resource of my team project
2\I invoke the method-> in that case, an error is coming say me there is an
error in the queue but nothing is recording on the server.
Do you have an idea?