PDS ProjectCreate not copying enterprise fields?

  • Thread starter Stephan Steiner
  • Start date
S

Stephan Steiner

Hi

I'm creating projects from templates via ProjectCreate. My templates
contain a bunch of tasks with enterprise fields. When I open the newly
created project in the project client, all the tasks are there just as
they should be. However, none of the tasks has any enterprise field
set. When I create a project form a template in the project client,
then the project contains all the enterprise fields. Now I'm wondering,
isn't a ProjectCreate supposed to take everything from the template if
you specify a valid project template in the ProjectCreate call,
including task enterprise fields?

But when I look at the stored procedure I believe to be responsible for
creating a project from a template
(MSP_PDS_SP_ProjectCreateFromTemplate), I don't see any EF stuff in
there whatsoever, be it project EFs, resource EFs or task EFs. Am I
right to assume that I either have to hack this SP (with whatever
unintended consequences such a rather dangerous operation has), or
write my own SP to copy all EFs for the project, all resources and all
tasks belonging to the project?

Regards
Stephan
 

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