How to create project and workspace from MOSS

J

jcu

We have an InfoPath project request form that feeds an approval workflow in
MOSS. Is there a way to get MOSS to automatically create a project schedule
and workspace in Project Server based on the request being approved?

Thanks.
 
P

paul conroy

sure, you need to fire off some custom code from Infopath to create a project
via the PSI. Check out the Project SDK for some sample code. It's also
worth posting this question in the project developers discussion group.
 
Top