在此活动中创建工作流程

发布于 2024-08-29 00:35:16 字数 332 浏览 2 评论 0原文

我想创建具有如下步骤/序列的工作流程:

在 MOSS2007 中创建共享点站点 创建 3 个用户组 • 内容提供商 • 内容审批者 • 内容出版商 创建4个文档库,即 1. 目前 2. 待批准
3. 已批准
4. 已发表
现在将世界文档添加到当前文档库。 步骤: a) 当用户上传文档时,文档首先应该保持签出状态。当用户签入文档时,文档将在签入模式下转为待批准。 b) 现在审批人将登录,并从待审批文档库中检出文档。 c) 当批准者检查该文档时,该文档将移至批准文档库 d) 此外,出版商将从批准的文档库中检出该文档,并会说“检入”。那么文档将移至已发布文档库

如何以编程方式执行此操作?

I want to create workflow that has steps/sequence like :

Create the sharepoint site in the MOSS2007
Create the 3 User Groups
• Content Providers
• Content Approvers
• Content Publishers
Create 4 Document Libraries Namely as
1. Current
2. Pending Approval
3. Approved
4. Published
Now Add the world document to the Current document library.
Steps:
a) As user upload the document , the document shud remain checked out to begin with. When the user checks in the document, the document will move to Pending Approval in check in mode.
b) Now Approver will log in , and will check out the document from the Pending Approval Doc Lib.
c) As Approver check s in that document , then that will moved to the Approved Document Library
d) Further, Publisher will check out the document from the Approved Document Library, and will say check in . then document will moved to Published Document Library

How to do this programmtically?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文