Automatic Project Creator
From C3 Wiki
This sample was sent to me by Dan Gillespie from Click. It should be in the Grants starter site. This assumes there is some scripting on the initial state transition.
var effortCert=Project.CreateProject("_Effort Certification", targetEntity, targetEntity.employer, targetEntity, null)
activity.setQualifiedAttribute("customAttributes.effortCertification",effortCert);
