Skip to main content link. Accesskey S
  • Anonymous
  • Log on
  • Help
  • IBM logo
  • WebSphere Portal Family wiki
  • All Wikis
  • Home
  • Community Articles
  • Product Documentation
  • Learning Center


Search

Advanced Search

Categories

Tag Cloud

  • 6.0
  • 6.1
  • 6.1.0.1
  • 6.1.5
  • 7.0
  • 7.0.0.2
  • 8.0
  • actions
  • administrator
  • authoring
  • Banking template
  • best practices
  • blogs
  • builder
  • building a site
  • caching
  • catalog
  • Clickstream Engine
  • clusters
  • ConfigEngine tasks
  • content
  • customizing
  • databases
  • demo
  • deployment
  • deployment scenario
  • developer
  • developing
  • device class
  • elements
  • examples
  • Express
  • feature set
  • fix pack 2
  • Government to Business template
  • info center
  • information center
  • installation
  • installing
  • LDAP
  • Learning
  • libraries
  • LikeMinds Recommendation Engines
  • logging
  • mentors
  • message catalog
  • messages
  • migration
  • mobile
  • mobile devices
  • mobile experience
  • mobile experience 8.0
  • mobile theme
  • mobile webkit
  • MPA
  • multiplatform
  • pages
  • performance
  • personalization
  • planning
  • portal
  • Portal 6.1
  • Portal 8 theme
  • portlets
  • product doc
  • product documentation
  • projects
  • properties
  • Redbooks
  • Redbooks Wiki
  • remember me cookie
  • resources
  • REST
  • Retail Vendor template
  • rules
  • samples
  • search
  • security
  • sifters
  • sites
  • solutions catalog
  • syndication
  • test infrastructure
  • theme
  • theme optimization
  • topologies
  • troubleshooting
  • tutorials on personalization
  • video
  • wcm
  • web content
  • webkit
  • WebSphere Portal
  • WebSphere Portlet Factory
  • wikis
  • workflows
  • worksheet
  • XML configuration interface
  • z/os
  • zos
InformationInformation
You are currently viewing machine translated content. IBM translation might be available. Click IBM Translated Product Documentation to see what is available.X


Home > IBM Redbooks: Building a Web site using Lotus Web Content Management 6.1 > 3.2.5 Introduction to workflow for the River Bend Site
Rate this article 1 starRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars

3.2.5 Introduction to workflow for the River Bend Site 

expanded Abstract
collapsed Abstract
No abstract provided.
Table of contents Previous Next

Introduction to Workflow for the River Bend site



A group in the River Bend Coffee and Tea Company needs the ability to view data. To review data each document has to go through a workflow after it is created. The workflows that you build in this exercise are used in the authoring template that you will build in the next section. The following steps comprise the tasks that are required to complete this exercise:
  • Creating the workflow actions (For specific steps on how to create these, please refer to the document 3.4.2-workflow-for-the-river-bend-sample-site)
  • Creating the workflow stages
  • Creating the Express Workflow
  • Creating the Approval Workflow

Overview of Workflow for the River Bend site



River Bend wants two different ways of publishing information:
  • Approval: this should be default working mode. Items may have four different states (draft, approval, published and expired)
  • Express: to cover exceptions items may be directly published from draft to published

This image shows a graphical representation of both workflows:
  • Stages are represented by rectangular shapes
  • State is represented by the shape color: orange for daft items, green for published items and blue for expired items
  • Actions appear before and after each shape to represent what will be executed when the item enters or exits that stage.


Figure 10B (325_1)
    For specific steps on how to create these, please refer to the document 3.4.2.-workflow for-the-river-bend-sample-site





Creating the workflow actions


1.Click New and select Workflow Action Publish Action
2. In the name field enter Publish
3. Click Save…, and then click Save and Close

For the rest of the actions, repeat steps 1 through 3. Refer to the following table for the action names and action types
    Action
    Action Type
    Email for rejected Content
    Email Action
    Expired
    Expire Action
    Move content on expiry date
    Scheduled Move Action
    Generate thumbnail
    Custom Action


    Note
    The custom action will not be explained here. It is described in detail in section in document 3.4.2.-workflow





For the Move content on expiry date select Expiry Date from the Date Type list and choose an appropriate date to see this action, for example tomorrow's date.
For the Email for rejected Content, select E-mail authors. E-mail Stage Approvers is selected by default. Add an apology message in Additional e-mail text.

Creating workflow stages



1. Click New and select Workflow Stage
2. In the name field enter Draft
3. Click Save…, and then click Save and Close
4. Repeat steps 1 through 3 for the Approval stage
5. Click New and select Workflow Stage
6. In the name field enter Published
7. In the Properties section, click Select Actions under Execute on Entering Stage to select an action that is performed on any content that enters this stage of the workflow
8. Click Add.
9. The Execute on Entering Stage dialog box opens. It lists all the available actions. From the list, choose the following Publish, Generate thumbnail, Move content on expiry date.
    Note
    Generate thumbnail can be ignored if not added yet




10. Click Save…, and then click Save and Close
11. Repeat steps 5 through 10 to create Expired stage. Where you set Execute on Entering Stage action to Expired.
12. Repeat steps 5 through 10 to create Reject stage. Where you set Execute on Entering Stage action to Email for rejected content.

Creating the Express Workflow


The Express Workflow is the express workflow that publishes content immediately without approval. We use this workflow for this exercise to avoid time consuming approval activities. Follow these steps to create the Express workflow:

1. Click New and select Workflow
2. In the Name field, type Express
3. Click Select Workflow Stages in the Properties section.
4. Click Add.
5. Select Draft and Published from the list of workflow stages.
6. Click Ok.

Creating the Approval Workflow

This guided practice creates a workflow that publishes content with approval, expiry, and reject stages. Follow these steps to create the Approval workflow:

1. Click New and select Workflow
2. In the Name field, type Approval
3. Click Select Workflow Stages in the Properties section.
4. Click Add.
5. Select the following
- Approval
- Draft
- Expired
- Published
6. Select the Draft stage
7. Use the Move arrows, located to the right of the Workflow Stages list, to move the Draft stage to the top of the list.
8. Repeat steps 6 and 7 to rearrange the Workflow stages as follows:
- Draft
- Approval
- Published
- Expired
9. Click Ok.
10. Click Select Reject Stage
11. Select the Reject stage
12. Click Ok.
13. Click Save..., and then click Save and Close

expanded Article information
collapsed Article information
Category:
IBM Redbooks: Building a Web site using Lotus Web Content Management 6.1
Tags:

This Version: Version 9 June 23, 2010 5:06:02 PM by Craig Lordan  IBMer

expanded Attachments (0)
collapsed Attachments (0)

 


expanded Versions (3)
collapsed Versions (3)
Version Comparison     
Version Date Changed by               Summary of changes
This version (9) Jun 23, 2010 5:06:02 PM Craig Lordan  
8 Oct 19, 2008 9:42:19 PM John Bergland  
8 Oct 21, 2009 5:39:51 PM Amanda J Bauman  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedSubscribe to RSSHelpAbout
  • All Lotus and WebSphere Portal wikis
  • IBM developerWorks
  • IBM Software support
  • IBM Social Business User Experience Blog
  • IBMSocialBizUX on Twitter
  • IBMSocialBizUX on Facebook
  • Lotus product forums
  • IBM Social Business UX blog
  • IBM Collaboration Solutions
  • Recently added feedRecently added
  • Recently edited feedRecently edited
  • Recently added comments feedRecently Added Comments
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Contact IBM
  • IBM Terms of use
  • Wiki terms of use