Auto-publish project

N

Nando

Is there a setting/rule in PWA to publish a project automatically? The
automatic publishing should take place after a task has been approved
automatically based on a rule. Is this more of a server-side event?

Thank you for your help/sugestion.

Nando
 
M

Martin Winzig

There isn't such settings.
But It's pretty easy write custom project server event handler which do it
for you
 
P

Piet Remen

Hello Nando. I recall a webcast by Chris Boyd that had some sample code which
republished projects. If you are handy with code you may find this sample
helpful or atleast point you in the right direction. Just remove the bits not
required like the custom field update.

If you want to get fancy you can call this code into a project server side
event when an approval occurs (will need to investigate which one is
appropriate). Obviously you'll have to do a bit of work getting it to work
though but hope this gets you started.

Code file name is "CF Webcast.zip" located on this page
http://blogs.msdn.com/project_progr...28/custom-field-and-lookup-table-webcast.aspx


Regards,
Piet Remen
 

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