从工作流程动态创建 Sharepoint 2007 子网站
我想在某个工作流程完成时动态创建子网站。站点的名称将被指定为工作流程的一部分。这可能吗?
注意:我没有能力进行任何编码——只能通过 sharepoint 设计器和常规 sharepoint 网站界面完成一些工作。
I would like to create subsites dynamically when a certain workflow is completed. The name of the site would be specified as part of the workflow. Is this possible?
Note: I do not have the ability to do any coding -- just stuff I can do through sharepoint designer and the regular sharepoint website interfaces.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您希望在 SPD 中设计工作流程,那么讽刺的是,您将需要自定义工作流程活动来创建站点。幸运的是,您可以购买第三方自定义活动包并在您的服务器场上安装这些活动包,例如:
http://www.virtosoftware.com/wikis/sharepoint-workflow-designer/sharepoint-site-amp-group-management-activities.aspx
If you're looking to design the workflow in SPD, you ironically will need a custom workflow activity to create the site. Fortunately, there are third party custom activity packs that you can purchase and install on your farm that provide these, e.g:
http://www.virtosoftware.com/wikis/sharepoint-workflow-designer/sharepoint-site-amp-group-management-activities.aspx