S
Stephan Steiner
Hi
Back with PDS you could insert a line in the middle of an existing project
by setting its TASK_ID (corresponding to the line number) to the appropriate
line.. upon sending the request, project server 2003 would then move the
task which was at that position one position down (and the same for every
other task).. that was good because you had no means to move around tasks
one written.
With PSI we have the whole project in a ProjectDataSet so I'm wondering if
there's a recommended way of doing it.. will the DataSet automatically
adjust TASK_IDs when I insert a new row with a TASK_ID that matches an
existing one, will the Project Server 2007 do it, or should I rather change
the TASK_ID of all the tasks first, then insert my row, and do the same for
every subsequent task I'm creating?
Regards
Stephan
Back with PDS you could insert a line in the middle of an existing project
by setting its TASK_ID (corresponding to the line number) to the appropriate
line.. upon sending the request, project server 2003 would then move the
task which was at that position one position down (and the same for every
other task).. that was good because you had no means to move around tasks
one written.
With PSI we have the whole project in a ProjectDataSet so I'm wondering if
there's a recommended way of doing it.. will the DataSet automatically
adjust TASK_IDs when I insert a new row with a TASK_ID that matches an
existing one, will the Project Server 2007 do it, or should I rather change
the TASK_ID of all the tasks first, then insert my row, and do the same for
every subsequent task I'm creating?
Regards
Stephan