US11481358B2 - Adapting a workflow - Google Patents

Adapting a workflow Download PDF

Info

Publication number
US11481358B2
US11481358B2 US16/513,500 US201916513500A US11481358B2 US 11481358 B2 US11481358 B2 US 11481358B2 US 201916513500 A US201916513500 A US 201916513500A US 11481358 B2 US11481358 B2 US 11481358B2
Authority
US
United States
Prior art keywords
workflow
information item
user
status
content
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US16/513,500
Other versions
US20190370226A1 (en
Inventor
Matthias Falkenberg
Stefan Alfons Hepper
Stephan Laertz
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US16/513,500 priority Critical patent/US11481358B2/en
Publication of US20190370226A1 publication Critical patent/US20190370226A1/en
Application granted granted Critical
Publication of US11481358B2 publication Critical patent/US11481358B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9536Search customisation based on social or collaborative filtering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • the present specification relates generally to a method for adapting a workflow and more specifically, a method for dynamically adapting a workflow of a content management system, as well as to a related content management system for dynamically adapting a workflow system.
  • a method for adapting a workflow of a content management system comprises setting an allowed action for a user, creating at least one information item depending on the allowed action for the user, in which the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow, and executing the workflow which comprises stages each corresponding to a respective information item status level, such that a next stage of the workflow is determined based on a combination of different types of user status information, indicative of a status of the user, and the first information item status level.
  • a content management system for adapting a workflow comprising a setting unit adapted for setting an allowed action for a user, a user interface configured to enable the user to create at least one information item depending on the allowed action for the user, in which the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow, a storage unit adapted for storing the at least one information item, a workflow engine comprising a dynamic workflow stage determination engine adapted for executing the workflow which comprises stages each corresponding to a respective status level, such that a next stage of the workflow is determined based on a combination of different types of user status information, indicative of a status of the user, and the first information item status level.
  • a computer program product for adapting a workflow comprising a computer readable storage medium having computer readable program code embodied therewith, the computer readable program code comprising computer readable program code configured to set an allowed action for a user, computer readable program code configured to create at least one information item depending on the allowed action for the user, in which the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow, and computer readable program code configured to execute the workflow which comprises stages each corresponding to a respective information item status level in which a next stage of the workflow is determined based on a combination of different types of user status information, indicative of a status of the user, and the first information item status level.
  • a method of publishing content on a computer network comprising assigning to each of a number of users associated with a content management system at least one user role, creating at least one information item depending on the user role assigned to the user creating the at least one information item, in which the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow, storing the at least one information item to a web content database, with a dynamic workflow stage determination engine, executing a workflow which comprises stages, each stage corresponding to a respective status level, such that a next stage of the workflow is determined based on a combination of different types of user roles, indicative of a status of the user, and the first information item status level, and publishing, to the computer network, the at least one information item.
  • FIG. 1 is a block diagram of a content management system for dynamically adopting a workflow, according to one exemplary embodiment of principles described herein.
  • FIG. 2 is a block diagram showing components of a conventional Web content management system.
  • FIG. 3 is a block diagram showing a conventional workflow performed in a conventional content management system.
  • FIG. 4 is a block diagram showing potential workflow steps in a content management system with respect to different user types.
  • FIG. 5 is a block diagram illustrating the workflow within a workflow management system, according to one exemplary embodiment of principles described herein.
  • FIG. 6 is a block diagram of a dynamic workflow illustrating the effect of the dynamic actor determination engine, according to one exemplary embodiment of the principles described herein.
  • FIG. 7 is a flow diagram illustrating a workflow under the control of the dynamic actor determination engine of the content management system, according to one exemplary embodiment of the principles described herein.
  • FIG. 8 is block diagram illustrating a conventional computer on which one or more stages of the dynamic workflow executed by the workflow management system for dynamically adopting a workflow may be executed, according to one exemplary embodiment of principles described herein.
  • FIG. 9 is a block diagram illustrating a computer network with connected computer systems and a dedicated computer system running the content management system, according to one exemplary embodiment of principles described herein.
  • the Internet has become a familiar way for a user to search for and obtain information.
  • the information on the Internet is basically organized as Web pages. These Web pages are provided by a large community of content providers. Content providers may be comprised of freelance authors, newspaper companies, and enterprises presenting themselves in the Internet, an Intranet, or an Extranet.
  • An enterprise presentation typically comprise enterprise background information such as historical data, financial data, and organizational data, as well as information about products and services offered for sale. Enterprises having a broad range of services and products may generate a large number of Web pages in order to present the full spectrum of offerings of an enterprise. The operator or owner of the enterprise may wish to have the content of these Web pages updated and renewed on a regular basis. The same may apply to news agencies.
  • Typical stages for information items may be as follows: “draft 1,” “draft 2,” “approved,” “published,” “expired,” and “deleted.”
  • a first contributor may generate or create a first draft, which is then passed on to another employee, editing the first draft and generating a second draft.
  • the second draft may be forwarded to a supervisor who may be authorized to approve the second draft.
  • the information item may need to be approved again, for example, by a chief editor, a legal department, or legal approver before the information item is finally published on the intranet or the Internet.
  • Many information items may also contain a flag which may set a date at which the information item expired, meaning that the information item is no longer valid and may no longer be presented to users of the intranet or Internet. If the information item is finally invalidated, the information item may be set into the stage or status “deleted.”
  • Forwarding on or passing-on an information item to a next workflow stage through a pre-defined workflow in a conventional workflow engine of a conventional content management system may depend on whether a flag has been associated with the information item. Because of the growing number of contributors, reviewers, supervisors, and approvers of Web content or information items, the pre-defined workflow, as part of a conventional content management system or Web content management system, may be too restrictive.
  • a method for dynamically adapting a workflow of a content management system and a content management system for dynamically adapting a workflow may comprise setting an allowed action for a user, creating at least one information item depending on the allowed action for the user, wherein the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow, storing the at least one information item, and dynamically executing the workflow which comprises stages. Each of these stages corresponds to a respective first information item status level.
  • the execution of the workflow happens in such a way that the next stage of the workflow is determined depending on a combination of different types of user status information, indicative of a status of a user and the first information status level.
  • a content management system for dynamically adapting a workflow.
  • the content management system comprises a setting unit adapted to set an allowed user action for a user, and a user interface adapted to enable a user to create at least one information item depending on the allowed action for the user, wherein the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow.
  • the content management system further comprises a storage unit adapted to store the at least one information item and a workflow engine comprising a dynamic workflow stage determination engine adapted to dynamically execute the workflow which comprises stages, each corresponding to a respective status level. The next stage of the workflow is determined depending on a combination of different types of user status information, indicative of a status of the user and the first information status level.
  • a user may denote a person with a certain relationship to information items which may be published on the Internet, an Intranet or an Extranet.
  • the person may be an individual internal or external content contributor or simply a contributor, an editor, an approver, a chief editor, or a systems administrator for a Web content management system.
  • a user may have a user profile stored in a computer, describing certain characteristics also known as attributes with attribute values relative to the user. This may, for example, be a user name, a user identification number, a department which the user belongs to, certain access rights to certain applications, certain access rights to certain data, a right to create information items, a right to improve information items, and so on.
  • a user accesses a content management system typically via a Web browser. However, it can be appreciated that other user interfaces may be used.
  • User Role A set of user attributes may be pre-defined as user roles. Attributes or a user role may be, for example, a department the user belongs to, his language skills, his application and/or data access rights, and so on.
  • the concept of user roles makes the management of individual users in a computer system easier for system administration because a role setting of characteristics, respectively attribute values, may be managed group-wise and not on an individual user level.
  • an information item may denote, for example, a text passage or paragraph, a picture, a video, a sound element, or a combination of any of the above, or any other information format suitable for the presentation on the Internet or in an in-house content management system.
  • a creation of an information item may include copying an existing information item and using the information item in the sense of the workflow.
  • Content may denote a single information item, but typically a larger amount of information items to be managed by a content management system or more specifically, in the case of Web content, by a Web content management system. If the content will only be published inside a company, i.e., only to its employees, the same principles of the content management system may be applied to an intranet. However, other content creation, modification, approval, and distribution systems are also possible.
  • a content management system may denote a collection of procedures used to manage a workflow in a collaborative environment. These procedures may typically be computer-supported. The procedures may be designed to allow for a large number of people or users to contribute to and share stored data or information items; control an access to the data based on a user role; be instrumental in easy storage and retrieval of data; reduce duplicate input of information items; improve the ease of report writing about the content being managed; and improve the communication between users.
  • the data is typically stored in a database.
  • Part of a content management system is a workflow engine.
  • a workflow engine may denote a software application that manages and executes computer supported processes. In the case of a workflow engine adapted for managing content, the workflow engine may be adapted to assist in the creation, modification, approval, expiry, and deletion of information items.
  • a workflow engine interprets events, such as “documents submitted to a server” or “a document's due date expires,” and acts on them according to pre-defined workflow processes. The actions may be anything from saving a document in a document management system to issuing new work by sending an e-mail as a notice to one or more users, or escalating overdue information items to a supervisor.
  • a workflow engine facilitates the flow of information, tasks and events in a workflow system.
  • Stage in a workflow typically, in a workflow certain stages of the workflow may be defined through which a document or information item needs to be passed from creation to publishing, to expiry, or to eventual deletion, hence, describing the life-cycle of a document or information item.
  • a certain action needs to be executed on the document or information item. This may be for example the creation of the information item, a review of the information item, or an approval of the information item.
  • the workflow may be executed in a dynamic way depending on a creator, editor or approver of the information item. Therefore, the sequence of stages within the workflow does not have to be executed in a fixed, pre-defined sequence.
  • a next stage in the workflow may be determined by the dynamic workflow engine comprising a dynamic workflow stage determination engine as well as a dynamic actor determination engine. This determination may not only depend on the previous stage, but also on a combination of different types of user status information. Approvers may also edit the relevant information item.
  • One of such type of user status information may be, for example, a historic transaction status.
  • a historic transaction status may, for example, be positive if a normal editor of information items has passed his generated information items to a chief editor, and the chief editor approved the historic or previous information items created by the editor for the last, for example, ten times. This positive determination indicates that the editor is a “trusted editor” and that an approval of the information item generated by the editor by the chief editor may be not required. Instead, the information item created by the editor may be published immediately, without an approval of a chief editor or other approvers.
  • another type of user status information may be a special user profile status.
  • a special user profile status may be special technical knowledge in a special technical field.
  • the user profile status may be set by the user himself or by other users of the exemplary workflow system. If an editor of an information item edits information in his special technical field, an approval by a chief editor may not be required. In this case, the workflow is shortened, bypassing the chief editor, and publishing the information item directly by the Web content management system. This may reduce manual workload of users in the content creation and approval process through an automatic routing within a workflow or within a process flow based on certain conditions because no longer fixed, pre-defined workflow stages are followed in a fixed sequence. The conditions may be determined based on a combination of different user status information and/or different types of second information status levels of the relevant information items.
  • the information item status level comprises one out of the group consisting of a draft status level, an approved for publishing status level, an expired status level, and a deleted status level.
  • the draft status level may be split into several different status levels, for example, a first draft status level, a second draft status level, and/or a third draft status level. This way, different contributors or employees in an enterprise may contribute to a draft of an information item to be published. It is also possible that the same person creating and editing the information item may manage different draft versions in the content management system without immediately passing on a draft version to a further reviewer or approver in the workflow.
  • the different types of user status information comprises at least one out of the group consisting of a user role status, a user profile status, and a historic transaction status.
  • all different types of user status information may be reflected at the same determination.
  • a user role status may, particularly, be the role of an external information item contributor or an employee of an enterprise, e.g., a product manager, being allowed to create information items.
  • Another user role may be a chief editor.
  • another user role may be a legal approver.
  • Such a legal approver may be required to include legally binding information as part of an information item if the information item is expected to be published on the Internet.
  • a user role may be used for a group management of several users.
  • a user profile status may, in particular, be a special characteristic or attribute of a user.
  • special skills of a user may be flagged.
  • Special skills may be, for example, being a recognized expert in a special technical or other knowledge field, special language skills, or a time zone a user is typically working in.
  • a historic transaction status may, in particular, be a flag showing that an information item that has been created by a user has been published without any modifications to the information item. Such modifications to the originally created information item may typically be performed by chief editors or legal approvers. If an information item created by a user has been published without any modifications, for example, for the last ten information items that a user has created, a positive historic transaction status flag may be set. If such a positive historic transaction status is set, the workflow may be adapted dynamically so that the next stage of the workflow is not an approval stage by a chief editor but instead the information item is approved directly by a user having a positive historic transaction status in a single step. This way, the approval step of a chief editor may be omitted so that the information item may be ready for publication immediately. This may reduce manual intervention in the workflow of creating, editing, and approving information items to be published on Web pages, thereby enhancing the speed at which content or, in particular, Web content may be created, approved, and published.
  • the stored information items may additionally comprise another information item status level which may be linked to the information status level.
  • a second information item status level may be used by the dynamic workflow engine to execute workflow stages in a dynamic way. This means that not a pre-defined sequence for all information items needs to be executed during the course of the workflow.
  • the second information item status level may comprise at least one out of the group of an urgency level, language information, content area, and content type.
  • An urgency level may denote individual levels of urgency, e.g., very urgent, urgent, normal, or not critical in time.
  • the language of the information item may refer to the language in which the information item is created in. In particular, it may denote classical human languages, like English, French, or German.
  • a content area may denote that an information item belongs to a special content area, e.g., to a first, second, or a third product group. Alternatively, the content area may denote that the information item may belong to the area of enterprise background information, actual business results, service offerings, distribution channel information, or other enterprise specific information areas.
  • a content type information may be information about the appearance of the information item, as text, as an image, as a sound bite, and/or as a video. It may also be a flag indicating that the information is provided as a presentation, an unchangeable PDF-format, a special format for a handicapped person, e.g., larger letters, or any other special format of the information item. It should be understood that, in particular, any such special flags or information item status level may be combined so that there is one information item status level about the language, another one for a special content area, a third one for a special presentation format and so on.
  • the dynamic workflow engine may additionally comprise a dynamic actor determination engine adopted to perform the method for dynamically adapting a workflow of a content management system wherein a second information item status level is considered when dynamically determining the next workflow stage. If, for example, the second information item status level indicates that an information item may have been created using the German language, the dynamic actor determination engine assigns a next approval step in the dynamic workflow to an approver with German language skills. Other potential users that may generally be able to approve such an information item but may not have German language skills may not be considered by the dynamic actor determination engine. Such a mechanism is especially useful if there may be more than one approver for an information item having different language skills.
  • the second information item status level may indicate that the publication of this information is very urgent. If for the next approval level, several employees of an enterprise or several users are eligible, the dynamic actor determination engine of the dynamic workflow engine may direct the information item in the next stage to be performed in the workflow to another user. The dynamic actor determination engine may direct the information item to a user who is actively working during the hour of the day at which the dynamic actor determination engine has to determine to which of the potential users the next approval step or next stage of the workflow has to be directed. Again, this may make the workflow much more dynamic. Thereby the system may not be required to follow a fixed, pre-defined sequence of workflow stages assigning work items in the form of editing approval steps to certain fixed, pre-defined users.
  • a second information item status level indicating the language of the information item
  • a third information item status level for an urgency status may be included in a special content area.
  • Additional other types of information item status levels may be possible to designate other characteristics or attributes of the information item. All types of information item status levels may be present at the same time for one individual information item.
  • FIG. 8 shows a conventional data processing system ( 801 ) suitable for storing and/or executing program code.
  • the data processing system ( 801 ) includes at least one processor or a multi processor or multi-core-processor ( 805 ), coupled directly or indirectly to memory elements ( 807 ) through a system bus.
  • the memory elements ( 807 ) may include a main memory ( 809 ), employed during actual execution of the program code, and a cache memory ( 811 ), which provides temporary storage of at least some program code in order to reduce the number of times code must be retrieved from bulk storage ( 821 ) for an execution.
  • a user input device ( 803 ), a display ( 819 ) and a network interface ( 817 ) may be provided.
  • the mass or bulk storage ( 821 ) may contain Web site content ( 825 ), a content management database ( 823 ), and other data or program code required for running a conventional data processing system.
  • the Web content ( 825 ) may be contained within the content management database.
  • Blocks ( 815 ) and ( 813 ) may denote an operating system ( 815 ) or parts thereof and an application program ( 813 ) or parts thereof, both loaded into the main memory ( 809 ).
  • the application program may be a web browser and/or the program code for a content management system and/or a groupware application.
  • the network interface ( 817 ) may enable the data processing systems or computer to become coupled to other data processing systems, remote printers, or storage devices through intervening private or public networks. Modems, cable modems, and Ethernet cards are just a few of the currently available types of network adapters.
  • FIG. 9 illustrates a plurality of data processing systems ( 903 ) being connected to a network ( 901 ).
  • a dedicated data processing system ( 905 ) may comprise a content management system or a Web content management system with an associated Web content database ( 907 ).
  • a user may access the functions of the content management system through a Web browser installed together with an operating system driving the functions of the data processing system ( 903 ).
  • Other user interfaces to the content management system are possible.
  • FIG. 2 illustrates a conventional content management system for a conventional workflow.
  • the content management system ( 209 ) may be part of an enterprise portal server ( 203 ).
  • An access control module ( 217 ) may control which user may have access to what type of content of the content database or Web content database ( 207 ). In order to perform such access control, the access control ( 217 ) may access a database ( 205 ) containing user permission data or rights.
  • a rendering component ( 211 ) renders information items, stored in the database ( 207 ) containing content in order to be displayed in different types of user interfaces.
  • An authoring component ( 213 ) comprises a workflow engine ( 215 ).
  • Such workflow engine ( 215 ) may control the flow of documents or information items through the workflow of the content management system in a fixed or pre-defined way, such that after a creation of an information item, the information item is passed from one workflow stage to a next in a pre-defined manner.
  • Such stages may include one or more approval stages, involving different approvers, before the information item is finally published.
  • FIG. 3 illustrates a transaction status diagram illustrating a series of steps in the conventional workflow engine.
  • a client ( 301 ) or client data processing system may be operated by a user, may send a request ( 307 ) for a change of a workflow stage for an information item C to the workflow engine ( 303 ). It may be required to verify ( 309 ) that the current user has a required user role with an appropriate access right for performing the requested action on information item C. This may be performed by accessing an access control system ( 305 ). If the user has the required permission for the requested change of a workflow stage for information item C, the workflow engine ( 303 ) determines ( 311 ) the current stage of information item C.
  • step ( 313 ) the workflow engine determines the next workflow stage for information item C.
  • This next workflow stage is fixed, pre-defined and a subsequent or next step by a conventional workflow engine.
  • Such a fixed path through a workflow is typically designed when the different stages of the workflow are defined using a conventional workflow engine.
  • the workflow engine ( 303 ) executes workflow actions applicable to a workflow stage change for information item C. This may be, for example, setting an information item status level corresponding to the next workflow stage, and/or informing the next user about the change of a workflow stage for information item C and that he has to perform the next action, e.g., approve the information item C.
  • An approver may be informed by an e-mail that may be sent automatically from the workflow engine ( 303 ) to the respective next user—here an approver—in the workflow.
  • the workflow engine delivers a feedback ( 317 ) to the user or client ( 301 ) on a workflow stage change for information item C.
  • FIG. 1 in contrast to FIG. 2 , illustrates components of an exemplary content management system in a block diagram.
  • the authoring component ( 112 ) may now comprise a dynamic workflow engine ( 113 ) comprising a stage determination engine ( 115 ) instead of a static workflow determination engine of a conventional content management system.
  • the workflow engine ( 113 ) according to the exemplary concept may comprise additionally a dynamic actor determination engine ( 116 ).
  • a storage unit ( 119 ) provided to store user profile and/or user status data.
  • the remaining components like a database ( 105 ) for user permission data, access control ( 117 ), a rendering component ( 111 ), a web content management system ( 109 ), and a database ( 107 ) for Web content of the enterprise portal server ( 103 ) are equivalent to the components already discussed in the context of FIG. 2 .
  • FIG. 4 illustrates different workflows for information items to be published.
  • Different user types 401 , 403 , 405 ) with different roles or different types of user status information dynamically influence the workflow.
  • FIG. 4 shows three types of users: a contributor ( 401 ), an editor ( 403 ), and a chief editor ( 405 ). If a contributor ( 401 ) creates a new information item, an information item status level may be set to a draft status level. This indicates a first stage in a workflow for a creation of publishing-ready information items.
  • An arrow between workflow stages or blocks in FIG. 4 may denote a transition from one workflow stage to a next workflow stage.
  • the information item may be passed to an editor ( 403 ). He may approve (Block 409 ) the information item so that the dynamic workflow engine may pass the information item to a next workflow stage.
  • An information item status may be set to “approved by the editor.”
  • the information item may be passed to a chief editor ( 405 ). He may decide to publish (Block 411 ) the information item. In this case, the information item status level may be set to “published.” After a certain period of time, the chief editor may decide that the information item is no longer valid. In this case, the information item status level may be set to “expired” (Block 413 ) in the content management system. It should be noted that only certain, dedicated users based on dedicated user roles may be allowed to perform specific tasks in the sequence of the workflow stages denoted by the Blocks 407 to 423 in FIG. 4 .
  • an editor ( 403 ) would create a new information item himself, the information item may flow through the workflow and may be controlled by the workflow engine in the same way as if a simple contributor ( 401 ) would have created the information item.
  • the editor ( 403 ) would create the information item (Block 407 ).
  • he may need to approve his own information item in a next stage of the workflow (Block 409 ).
  • the information item may be passed to a chief editor ( 405 ) for a final decision to publish the information item (Block 411 ).
  • the editor 405 would have to approve his own information item as if somebody else would have created it.
  • the workflow engine may not force the editor to store his information item as a draft version and then perform the next step of the workflow by an approval step (Block 409 ), but directly create (Block 415 ) the information item and approve (Block 415 ) the information in one single step ( 415 ).
  • the steps or stages of Block 417 and Block 419 may correspond to the publication step (Block 411 ) and the expiration step (Block 413 ) as described above.
  • An equivalent dynamically shortened workflow would relate to the case in which a chief editor may create an information item himself.
  • a chief editor creates a new information item, he may bypass the first two steps or stages (Blocks 407 and 409 ) in the workflow and directly generate, approve and decide for the publication of an information item (Block 421 ).
  • the workflow may be dynamically adapted to reflect different permissions, roles, or skills and so on of different users when creating for, approving, and deciding on publication of an information item.
  • Block 423 may denote a stage to set an information item into the status “expired.” Additionally, if a chief editor edits or approves the information item directly after the contributor has created the information item, then the approval stage of the editor would be by-passed, again shortening the workflow dynamically; as can be seen by the dotted line in FIG. 4 .
  • the workflow comprises modifier based dynamics and approver based dynamics, meaning that the workflow is executed dynamically depending on the creator/modifier/editor of an information item, as well as on an approver. However, any approver may have the privilege to modify an information item.
  • FIG. 5 illustrates a transaction status diagram or flow diagram of a dynamic workflow stage determination engine according to the exemplary concept.
  • a user or client ( 501 ) may request ( 507 ) a change of a workflow stage for an information item C. Such a request is passed to the dynamic workflow stage determination engine ( 503 ).
  • verification ( 509 ) may be performed to determine whether the current user has the required permission or access rights for the requested change of the stage of a workflow.
  • the dynamic workflow stage determination engine ( 503 ) may request the appropriate data from an access control system ( 505 ).
  • the dynamic workflow stage determination engine ( 503 ) may then determine ( 511 ) the current workflow stage for information item C.
  • the dynamic workflow stage determination engine ( 503 ) evaluates profile data of a last modifier of information item C ( 512 ). Afterwards, the dynamic workflow stage determination engine ( 503 ) may evaluate user profile data of a current user of information item C ( 513 ). Then, the dynamic workflow stage determination engine ( 503 ) calculates or determines ( 514 ) a next workflow stage for information item C. Finally, the dynamic workflow stage determination engine ( 503 ) executes ( 515 ) workflow actions applicable to the necessary workflow stage change for information item C. At the end of such a cycle, the dynamic workflow stage determination engine ( 503 ) delivers ( 517 ) feedback to the user or client ( 501 ) about a workflow stage change for information item C.
  • FIG. 6 illustrates the functioning of a dynamic actor determination engine according to one embodiment.
  • New content may be created ( 601 ).
  • the dynamic actor determination engine dynamically determines, based on additional variables ( 607 ), a user, who may have editor rights, to approve the information item.
  • additional variables 607
  • a dynamic determination of an approver may be based on a second information item status level that is associated to the information item. If, for example, the second information item status level indicates that the publication of the information item is very urgent, the dynamic actor determination engine may determine which of the potential editors ( 611 , 613 ) are currently online and signed-in as users of a groupware application.
  • the groupware application may be part of an enterprise portal community ( 609 ) which may be connected to the content management system comprising the dynamic actor determination engine. If two potential users ( 611 , 613 ) may potentially approve the newly created information item, and only user ( 613 ) is currently active, online, or logged in and the other user ( 611 ) is either inactive, not logged in, or not active in the system, the dynamic actor determination engine may assign ( 607 ) the next action in the workflow to the active user ( 613 ) with the appropriate permission to perform the next approval step, before publishing ( 605 ).
  • the dynamic actor determination engine may also base the determination of a user to which the next approval step should be assigned to on another aspect of the second information item status level. If the second information item status level may indicate that the information is meant to be for handicapped persons, the dynamic actor determination engine may direct the information item to be approved to a special user having the permission and capabilities to approve content for handicapped persons. As an example, content for handicapped persons may contain, in particular, very large characters.
  • the dynamic actor determination engine may assign the next step or next stage of the workflow to an especially skilled user, with the appropriate language skills.
  • the dynamic actor determination engine may use the second information item status level that indicates that the information is written in a specific language.
  • the second information item status level may be used to assign a next step or stage in the workflow to the user having special skills that are compatible with a special content area to which the information item is related. For example, an information item for a product area A from an enterprise may be directed to an editor with special product skills in product area A.
  • One additional information item status level may be provided for urgency, another for the language of the information item, another for a content area, yet another one for a content-type. Combinations of different information item status levels for a dynamic determination as well as additional information items status levels are possible.
  • FIG. 7 illustrates a flow diagram or transaction status diagram of the exemplary dynamic actor determination engine.
  • An authoring component ( 705 ) of the content management system requests ( 713 ) a set of approvers for the modification for information item C from the dynamic actor determination engine ( 707 ).
  • the dynamic actor determination engine ( 707 ) may request ( 715 ) all potential approvers according to appropriate user permissions from access control module ( 709 ).
  • the dynamic actor determination engine ( 707 ) filters ( 717 ) a set of potential approvers using the static and dynamic user profile data and pre-defined dynamic actor conditions for information item C.
  • the dynamic actor determination engine ( 707 ) sends ( 719 ) a set of potential approvers to the authoring component ( 705 ).
  • a notification ( 721 ) about a pending approval is sent to one or more approvers ( 703 ).
  • the dynamic actor determination engine does not have to select a single user for the next action required in the next workflow stage. Instead, the dynamic actor determination engine may also select a series of potential actors for the next workflow stage. In this case, all potential approvers or users for the next workflow stage will be informed, for example by e-mail, that there is a pending next step in the workflow process to be performed by the user.
  • aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
  • the computer readable medium may be a computer readable signal medium or a computer readable storage medium.
  • a computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing.
  • a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
  • a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof.
  • a computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
  • Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • Computer program code for carrying out operations of the present invention may be written in an object oriented programming language such as Java, Smalltalk, C++ or the like. However, the computer program code for carrying out operations of the present invention may also be written in conventional procedural programming languages, such as the “C” programming language or similar programming languages.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
  • LAN local area network
  • WAN wide area network
  • Internet Service Provider for example, AT&T, MCI, Sprint, EarthLink, MSN, GTE, etc.
  • These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function/act specified in the flowchart and/or block diagram block or blocks.
  • the computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s).
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Development Economics (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A method for adapting a workflow of a content management system comprises setting an allowed action for a user, creating at least one information item depending on the allowed action for the user, in which the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow, and executing the workflow which comprises stages each corresponding to a respective information item status level, such that a next stage of the workflow is determined based on a combination of different types of user status information, indicative of a status of the user, and the first information item status level.

Description

RELATED APPLICATION
The present application is a continuation of U.S. application Ser. No. 12/967,351, filed Dec. 14, 2010, which corresponds to and claims the priority of European Patent Application No. 09180276.9 filed on Dec. 22, 2009, the disclosure of which is incorporated herein by the reference in its entirety.
BACKGROUND
The present specification relates generally to a method for adapting a workflow and more specifically, a method for dynamically adapting a workflow of a content management system, as well as to a related content management system for dynamically adapting a workflow system.
BRIEF SUMMARY
A method for adapting a workflow of a content management system comprises setting an allowed action for a user, creating at least one information item depending on the allowed action for the user, in which the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow, and executing the workflow which comprises stages each corresponding to a respective information item status level, such that a next stage of the workflow is determined based on a combination of different types of user status information, indicative of a status of the user, and the first information item status level.
A content management system for adapting a workflow comprising a setting unit adapted for setting an allowed action for a user, a user interface configured to enable the user to create at least one information item depending on the allowed action for the user, in which the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow, a storage unit adapted for storing the at least one information item, a workflow engine comprising a dynamic workflow stage determination engine adapted for executing the workflow which comprises stages each corresponding to a respective status level, such that a next stage of the workflow is determined based on a combination of different types of user status information, indicative of a status of the user, and the first information item status level.
A computer program product for adapting a workflow, comprising a computer readable storage medium having computer readable program code embodied therewith, the computer readable program code comprising computer readable program code configured to set an allowed action for a user, computer readable program code configured to create at least one information item depending on the allowed action for the user, in which the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow, and computer readable program code configured to execute the workflow which comprises stages each corresponding to a respective information item status level in which a next stage of the workflow is determined based on a combination of different types of user status information, indicative of a status of the user, and the first information item status level.
A method of publishing content on a computer network, the method comprising assigning to each of a number of users associated with a content management system at least one user role, creating at least one information item depending on the user role assigned to the user creating the at least one information item, in which the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow, storing the at least one information item to a web content database, with a dynamic workflow stage determination engine, executing a workflow which comprises stages, each stage corresponding to a respective status level, such that a next stage of the workflow is determined based on a combination of different types of user roles, indicative of a status of the user, and the first information item status level, and publishing, to the computer network, the at least one information item.
BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE DRAWINGS
The accompanying drawings illustrate various embodiments of the principles described herein and are a part of the specification. The illustrated embodiments are merely examples and do not limit the scope of the claims.
FIG. 1 is a block diagram of a content management system for dynamically adopting a workflow, according to one exemplary embodiment of principles described herein.
FIG. 2 is a block diagram showing components of a conventional Web content management system.
FIG. 3 is a block diagram showing a conventional workflow performed in a conventional content management system.
FIG. 4 is a block diagram showing potential workflow steps in a content management system with respect to different user types.
FIG. 5 is a block diagram illustrating the workflow within a workflow management system, according to one exemplary embodiment of principles described herein.
FIG. 6 is a block diagram of a dynamic workflow illustrating the effect of the dynamic actor determination engine, according to one exemplary embodiment of the principles described herein.
FIG. 7 is a flow diagram illustrating a workflow under the control of the dynamic actor determination engine of the content management system, according to one exemplary embodiment of the principles described herein.
FIG. 8 is block diagram illustrating a conventional computer on which one or more stages of the dynamic workflow executed by the workflow management system for dynamically adopting a workflow may be executed, according to one exemplary embodiment of principles described herein.
FIG. 9 is a block diagram illustrating a computer network with connected computer systems and a dedicated computer system running the content management system, according to one exemplary embodiment of principles described herein.
Throughout the drawings, identical reference numbers designate similar, but not necessarily identical, elements.
DETAILED DESCRIPTION
The Internet has become a familiar way for a user to search for and obtain information. The information on the Internet is basically organized as Web pages. These Web pages are provided by a large community of content providers. Content providers may be comprised of freelance authors, newspaper companies, and enterprises presenting themselves in the Internet, an Intranet, or an Extranet. An enterprise presentation typically comprise enterprise background information such as historical data, financial data, and organizational data, as well as information about products and services offered for sale. Enterprises having a broad range of services and products may generate a large number of Web pages in order to present the full spectrum of offerings of an enterprise. The operator or owner of the enterprise may wish to have the content of these Web pages updated and renewed on a regular basis. The same may apply to news agencies. To accomplish this, a larger number of employees or external contributors may be involved in the creation of the content for an enterprise's Web pages. In order to have a structured approach for content creation, content review, and content approval, enterprises and other organizations presenting a large amount of content on the Internet or intranets follow pre-defined workflows of these processes. Such workflows are typically supported by software products called an authoring system which may comprise a workflow engine. These are often embedded in content management systems or Web content management systems for storing and/or modifying the created content for the Web pages as well as for managing different stages of the workflow that may be associated to an information item forming an extended portion or flag of the content to be published on an intranet or the Internet. Fundamentally, there are no differences between a publication inside an enterprise via an intranet or externally to the enterprise via the Internet.
Typical stages for information items may be as follows: “draft 1,” “draft 2,” “approved,” “published,” “expired,” and “deleted.” For example, a first contributor may generate or create a first draft, which is then passed on to another employee, editing the first draft and generating a second draft. The second draft may be forwarded to a supervisor who may be authorized to approve the second draft. In some instances, the information item may need to be approved again, for example, by a chief editor, a legal department, or legal approver before the information item is finally published on the intranet or the Internet. Many information items may also contain a flag which may set a date at which the information item expired, meaning that the information item is no longer valid and may no longer be presented to users of the intranet or Internet. If the information item is finally invalidated, the information item may be set into the stage or status “deleted.”
Forwarding on or passing-on an information item to a next workflow stage through a pre-defined workflow in a conventional workflow engine of a conventional content management system may depend on whether a flag has been associated with the information item. Because of the growing number of contributors, reviewers, supervisors, and approvers of Web content or information items, the pre-defined workflow, as part of a conventional content management system or Web content management system, may be too restrictive.
The present specification discloses a method for dynamically adapting a workflow of a content management system and a content management system for dynamically adapting a workflow. According to one aspect of the present application, a method for dynamically adapting a workflow of a content management system and a content management system for dynamically adapting a workflow may comprise setting an allowed action for a user, creating at least one information item depending on the allowed action for the user, wherein the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow, storing the at least one information item, and dynamically executing the workflow which comprises stages. Each of these stages corresponds to a respective first information item status level. The execution of the workflow happens in such a way that the next stage of the workflow is determined depending on a combination of different types of user status information, indicative of a status of a user and the first information status level.
According to a further aspect of the present application, a content management system for dynamically adapting a workflow is provided. The content management system comprises a setting unit adapted to set an allowed user action for a user, and a user interface adapted to enable a user to create at least one information item depending on the allowed action for the user, wherein the at least one information item comprises content to be published and a first information item status level indicative of a present status level of the content within the workflow. The content management system further comprises a storage unit adapted to store the at least one information item and a workflow engine comprising a dynamic workflow stage determination engine adapted to dynamically execute the workflow which comprises stages, each corresponding to a respective status level. The next stage of the workflow is determined depending on a combination of different types of user status information, indicative of a status of the user and the first information status level.
In the context of this application the following expression convention have been followed:
User—A user may denote a person with a certain relationship to information items which may be published on the Internet, an Intranet or an Extranet. The person may be an individual internal or external content contributor or simply a contributor, an editor, an approver, a chief editor, or a systems administrator for a Web content management system. A user may have a user profile stored in a computer, describing certain characteristics also known as attributes with attribute values relative to the user. This may, for example, be a user name, a user identification number, a department which the user belongs to, certain access rights to certain applications, certain access rights to certain data, a right to create information items, a right to improve information items, and so on. A user accesses a content management system typically via a Web browser. However, it can be appreciated that other user interfaces may be used.
User Role—A set of user attributes may be pre-defined as user roles. Attributes or a user role may be, for example, a department the user belongs to, his language skills, his application and/or data access rights, and so on. The concept of user roles makes the management of individual users in a computer system easier for system administration because a role setting of characteristics, respectively attribute values, may be managed group-wise and not on an individual user level.
Information item—In this context, an information item may denote, for example, a text passage or paragraph, a picture, a video, a sound element, or a combination of any of the above, or any other information format suitable for the presentation on the Internet or in an in-house content management system. A creation of an information item may include copying an existing information item and using the information item in the sense of the workflow.
Content—Content may denote a single information item, but typically a larger amount of information items to be managed by a content management system or more specifically, in the case of Web content, by a Web content management system. If the content will only be published inside a company, i.e., only to its employees, the same principles of the content management system may be applied to an intranet. However, other content creation, modification, approval, and distribution systems are also possible.
Content management system—A content management system may denote a collection of procedures used to manage a workflow in a collaborative environment. These procedures may typically be computer-supported. The procedures may be designed to allow for a large number of people or users to contribute to and share stored data or information items; control an access to the data based on a user role; be instrumental in easy storage and retrieval of data; reduce duplicate input of information items; improve the ease of report writing about the content being managed; and improve the communication between users. The data is typically stored in a database. Part of a content management system is a workflow engine.
Workflow engine—A workflow engine may denote a software application that manages and executes computer supported processes. In the case of a workflow engine adapted for managing content, the workflow engine may be adapted to assist in the creation, modification, approval, expiry, and deletion of information items. A workflow engine interprets events, such as “documents submitted to a server” or “a document's due date expires,” and acts on them according to pre-defined workflow processes. The actions may be anything from saving a document in a document management system to issuing new work by sending an e-mail as a notice to one or more users, or escalating overdue information items to a supervisor. A workflow engine facilitates the flow of information, tasks and events in a workflow system.
Stage in a workflow—Typically, in a workflow certain stages of the workflow may be defined through which a document or information item needs to be passed from creation to publishing, to expiry, or to eventual deletion, hence, describing the life-cycle of a document or information item. At each stage, a certain action needs to be executed on the document or information item. This may be for example the creation of the information item, a review of the information item, or an approval of the information item.
The workflow may be executed in a dynamic way depending on a creator, editor or approver of the information item. Therefore, the sequence of stages within the workflow does not have to be executed in a fixed, pre-defined sequence. In contrast to such a fixed, pre-defined sequence, a next stage in the workflow may be determined by the dynamic workflow engine comprising a dynamic workflow stage determination engine as well as a dynamic actor determination engine. This determination may not only depend on the previous stage, but also on a combination of different types of user status information. Approvers may also edit the relevant information item.
One of such type of user status information may be, for example, a historic transaction status. Such a historic transaction status may, for example, be positive if a normal editor of information items has passed his generated information items to a chief editor, and the chief editor approved the historic or previous information items created by the editor for the last, for example, ten times. This positive determination indicates that the editor is a “trusted editor” and that an approval of the information item generated by the editor by the chief editor may be not required. Instead, the information item created by the editor may be published immediately, without an approval of a chief editor or other approvers.
In other exemplary embodiments of the present application, another type of user status information may be a special user profile status. Such a special user profile status may be special technical knowledge in a special technical field. The user profile status may be set by the user himself or by other users of the exemplary workflow system. If an editor of an information item edits information in his special technical field, an approval by a chief editor may not be required. In this case, the workflow is shortened, bypassing the chief editor, and publishing the information item directly by the Web content management system. This may reduce manual workload of users in the content creation and approval process through an automatic routing within a workflow or within a process flow based on certain conditions because no longer fixed, pre-defined workflow stages are followed in a fixed sequence. The conditions may be determined based on a combination of different user status information and/or different types of second information status levels of the relevant information items.
In another embodiment, the information item status level comprises one out of the group consisting of a draft status level, an approved for publishing status level, an expired status level, and a deleted status level. In particular, the draft status level may be split into several different status levels, for example, a first draft status level, a second draft status level, and/or a third draft status level. This way, different contributors or employees in an enterprise may contribute to a draft of an information item to be published. It is also possible that the same person creating and editing the information item may manage different draft versions in the content management system without immediately passing on a draft version to a further reviewer or approver in the workflow.
In a further embodiment, the different types of user status information comprises at least one out of the group consisting of a user role status, a user profile status, and a historic transaction status. However, all different types of user status information may be reflected at the same determination.
A user role status may, particularly, be the role of an external information item contributor or an employee of an enterprise, e.g., a product manager, being allowed to create information items. Another user role may be a chief editor. Again, another user role may be a legal approver. Such a legal approver may be required to include legally binding information as part of an information item if the information item is expected to be published on the Internet. Generally, a user role may be used for a group management of several users.
A user profile status may, in particular, be a special characteristic or attribute of a user. In such a user profile status, special skills of a user may be flagged. Special skills may be, for example, being a recognized expert in a special technical or other knowledge field, special language skills, or a time zone a user is typically working in.
A historic transaction status may, in particular, be a flag showing that an information item that has been created by a user has been published without any modifications to the information item. Such modifications to the originally created information item may typically be performed by chief editors or legal approvers. If an information item created by a user has been published without any modifications, for example, for the last ten information items that a user has created, a positive historic transaction status flag may be set. If such a positive historic transaction status is set, the workflow may be adapted dynamically so that the next stage of the workflow is not an approval stage by a chief editor but instead the information item is approved directly by a user having a positive historic transaction status in a single step. This way, the approval step of a chief editor may be omitted so that the information item may be ready for publication immediately. This may reduce manual intervention in the workflow of creating, editing, and approving information items to be published on Web pages, thereby enhancing the speed at which content or, in particular, Web content may be created, approved, and published.
In a further embodiment, the stored information items may additionally comprise another information item status level which may be linked to the information status level. Such a second information item status level may be used by the dynamic workflow engine to execute workflow stages in a dynamic way. This means that not a pre-defined sequence for all information items needs to be executed during the course of the workflow.
In yet another embodiment, the second information item status level may comprise at least one out of the group of an urgency level, language information, content area, and content type. An urgency level may denote individual levels of urgency, e.g., very urgent, urgent, normal, or not critical in time. The language of the information item may refer to the language in which the information item is created in. In particular, it may denote classical human languages, like English, French, or German. A content area may denote that an information item belongs to a special content area, e.g., to a first, second, or a third product group. Alternatively, the content area may denote that the information item may belong to the area of enterprise background information, actual business results, service offerings, distribution channel information, or other enterprise specific information areas. A content type information may be information about the appearance of the information item, as text, as an image, as a sound bite, and/or as a video. It may also be a flag indicating that the information is provided as a presentation, an unchangeable PDF-format, a special format for a handicapped person, e.g., larger letters, or any other special format of the information item. It should be understood that, in particular, any such special flags or information item status level may be combined so that there is one information item status level about the language, another one for a special content area, a third one for a special presentation format and so on.
In a further embodiment of the content management system, the dynamic workflow engine may additionally comprise a dynamic actor determination engine adopted to perform the method for dynamically adapting a workflow of a content management system wherein a second information item status level is considered when dynamically determining the next workflow stage. If, for example, the second information item status level indicates that an information item may have been created using the German language, the dynamic actor determination engine assigns a next approval step in the dynamic workflow to an approver with German language skills. Other potential users that may generally be able to approve such an information item but may not have German language skills may not be considered by the dynamic actor determination engine. Such a mechanism is especially useful if there may be more than one approver for an information item having different language skills.
In another scenario, the second information item status level may indicate that the publication of this information is very urgent. If for the next approval level, several employees of an enterprise or several users are eligible, the dynamic actor determination engine of the dynamic workflow engine may direct the information item in the next stage to be performed in the workflow to another user. The dynamic actor determination engine may direct the information item to a user who is actively working during the hour of the day at which the dynamic actor determination engine has to determine to which of the potential users the next approval step or next stage of the workflow has to be directed. Again, this may make the workflow much more dynamic. Thereby the system may not be required to follow a fixed, pre-defined sequence of workflow stages assigning work items in the form of editing approval steps to certain fixed, pre-defined users. In particular, there may be a second information item status level indicating the language of the information item, a third information item status level for an urgency status, and another information item status level for a special content area. Additional other types of information item status levels may be possible to designate other characteristics or attributes of the information item. All types of information item status levels may be present at the same time for one individual information item.
It should be noted that embodiments of the present specification have been described with reference to different subject-matters. In particular, some embodiments have been described with reference to method type claims whereas other embodiments have been described with reference to apparatus type claims. However, a person skilled in the art will gather from the above and the following description that, unless otherwise notified, in addition to any combination of features belonging to one type of subject-matter, also any combination between features relating to different subject-matters, in particular between features of the method type claims, and features of the apparatus type claims, is considered as to be disclosed within this document.
The aspects defined above and further aspects of present specification are apparent from the examples of embodiment to be described hereinafter and are explained with reference to the examples of embodiment. The exemplary embodiments will now be described in more detail with reference to the figures, but to which the subject matter of the present specification is not limited.
In the following a detailed description of the drawings will be given. All illustrations in the drawings are schematic. Firstly, a conventional computing environment including a conventional workflow system will be described. Afterwards, the exemplary method for dynamically adapting a workflow of a content management system and the functioning of the exemplary content management system will be described.
FIG. 8 shows a conventional data processing system (801) suitable for storing and/or executing program code. The data processing system (801) includes at least one processor or a multi processor or multi-core-processor (805), coupled directly or indirectly to memory elements (807) through a system bus. The memory elements (807) may include a main memory (809), employed during actual execution of the program code, and a cache memory (811), which provides temporary storage of at least some program code in order to reduce the number of times code must be retrieved from bulk storage (821) for an execution. Additionally, a user input device (803), a display (819) and a network interface (817) may be provided. The mass or bulk storage (821) may contain Web site content (825), a content management database (823), and other data or program code required for running a conventional data processing system. In particular, the Web content (825) may be contained within the content management database. Blocks (815) and (813) may denote an operating system (815) or parts thereof and an application program (813) or parts thereof, both loaded into the main memory (809). The application program may be a web browser and/or the program code for a content management system and/or a groupware application. The network interface (817) may enable the data processing systems or computer to become coupled to other data processing systems, remote printers, or storage devices through intervening private or public networks. Modems, cable modems, and Ethernet cards are just a few of the currently available types of network adapters.
FIG. 9 illustrates a plurality of data processing systems (903) being connected to a network (901). In particular, a dedicated data processing system (905) may comprise a content management system or a Web content management system with an associated Web content database (907). A user may access the functions of the content management system through a Web browser installed together with an operating system driving the functions of the data processing system (903). Other user interfaces to the content management system are possible.
FIG. 2 illustrates a conventional content management system for a conventional workflow. The content management system (209) may be part of an enterprise portal server (203). An access control module (217) may control which user may have access to what type of content of the content database or Web content database (207). In order to perform such access control, the access control (217) may access a database (205) containing user permission data or rights. A rendering component (211) renders information items, stored in the database (207) containing content in order to be displayed in different types of user interfaces. An authoring component (213) comprises a workflow engine (215). Such workflow engine (215) may control the flow of documents or information items through the workflow of the content management system in a fixed or pre-defined way, such that after a creation of an information item, the information item is passed from one workflow stage to a next in a pre-defined manner. Such stages may include one or more approval stages, involving different approvers, before the information item is finally published.
FIG. 3 illustrates a transaction status diagram illustrating a series of steps in the conventional workflow engine. A client (301) or client data processing system, may be operated by a user, may send a request (307) for a change of a workflow stage for an information item C to the workflow engine (303). It may be required to verify (309) that the current user has a required user role with an appropriate access right for performing the requested action on information item C. This may be performed by accessing an access control system (305). If the user has the required permission for the requested change of a workflow stage for information item C, the workflow engine (303) determines (311) the current stage of information item C. In step (313), the workflow engine determines the next workflow stage for information item C. This next workflow stage is fixed, pre-defined and a subsequent or next step by a conventional workflow engine. Such a fixed path through a workflow is typically designed when the different stages of the workflow are defined using a conventional workflow engine. In step (315), the workflow engine (303) executes workflow actions applicable to a workflow stage change for information item C. This may be, for example, setting an information item status level corresponding to the next workflow stage, and/or informing the next user about the change of a workflow stage for information item C and that he has to perform the next action, e.g., approve the information item C. An approver may be informed by an e-mail that may be sent automatically from the workflow engine (303) to the respective next user—here an approver—in the workflow. Finally, the workflow engine delivers a feedback (317) to the user or client (301) on a workflow stage change for information item C.
FIG. 1, in contrast to FIG. 2, illustrates components of an exemplary content management system in a block diagram. In addition to the components already discussed in relation to FIG. 2, the authoring component (112) may now comprise a dynamic workflow engine (113) comprising a stage determination engine (115) instead of a static workflow determination engine of a conventional content management system. Furthermore, the workflow engine (113) according to the exemplary concept may comprise additionally a dynamic actor determination engine (116).
Moreover, there may be a storage unit (119) provided to store user profile and/or user status data. The remaining components like a database (105) for user permission data, access control (117), a rendering component (111), a web content management system (109), and a database (107) for Web content of the enterprise portal server (103) are equivalent to the components already discussed in the context of FIG. 2.
FIG. 4 illustrates different workflows for information items to be published. Different user types (401, 403, 405) with different roles or different types of user status information dynamically influence the workflow. FIG. 4 shows three types of users: a contributor (401), an editor (403), and a chief editor (405). If a contributor (401) creates a new information item, an information item status level may be set to a draft status level. This indicates a first stage in a workflow for a creation of publishing-ready information items. An arrow between workflow stages or blocks in FIG. 4 may denote a transition from one workflow stage to a next workflow stage.
Next, the information item may be passed to an editor (403). He may approve (Block 409) the information item so that the dynamic workflow engine may pass the information item to a next workflow stage. An information item status may be set to “approved by the editor.” In a next stage, the information item may be passed to a chief editor (405). He may decide to publish (Block 411) the information item. In this case, the information item status level may be set to “published.” After a certain period of time, the chief editor may decide that the information item is no longer valid. In this case, the information item status level may be set to “expired” (Block 413) in the content management system. It should be noted that only certain, dedicated users based on dedicated user roles may be allowed to perform specific tasks in the sequence of the workflow stages denoted by the Blocks 407 to 423 in FIG. 4.
If, in a conventional content management system, an editor (403) would create a new information item himself, the information item may flow through the workflow and may be controlled by the workflow engine in the same way as if a simple contributor (401) would have created the information item. The editor (403) would create the information item (Block 407). Next, he may need to approve his own information item in a next stage of the workflow (Block 409). Finally, the information item may be passed to a chief editor (405) for a final decision to publish the information item (Block 411). The editor 405 would have to approve his own information item as if somebody else would have created it.
In contrast, and with the exemplary content management system for dynamically adopting a workflow based on a dynamic workflow determination engine and a dynamic actor determination engine, it may be possible to depart from a fixed, pre-defined workflow of a conventional workflow system. Based on his role as editor (403), the workflow engine may not force the editor to store his information item as a draft version and then perform the next step of the workflow by an approval step (Block 409), but directly create (Block 415) the information item and approve (Block 415) the information in one single step (415). The steps or stages of Block 417 and Block 419 may correspond to the publication step (Block 411) and the expiration step (Block 413) as described above. An equivalent dynamically shortened workflow would relate to the case in which a chief editor may create an information item himself.
If a chief editor (405) creates a new information item, he may bypass the first two steps or stages (Blocks 407 and 409) in the workflow and directly generate, approve and decide for the publication of an information item (Block 421). This means that the workflow may be dynamically adapted to reflect different permissions, roles, or skills and so on of different users when creating for, approving, and deciding on publication of an information item. Block 423 may denote a stage to set an information item into the status “expired.” Additionally, if a chief editor edits or approves the information item directly after the contributor has created the information item, then the approval stage of the editor would be by-passed, again shortening the workflow dynamically; as can be seen by the dotted line in FIG. 4. Thus, the workflow comprises modifier based dynamics and approver based dynamics, meaning that the workflow is executed dynamically depending on the creator/modifier/editor of an information item, as well as on an approver. However, any approver may have the privilege to modify an information item.
FIG. 5 illustrates a transaction status diagram or flow diagram of a dynamic workflow stage determination engine according to the exemplary concept. A user or client (501) may request (507) a change of a workflow stage for an information item C. Such a request is passed to the dynamic workflow stage determination engine (503). Firstly, verification (509) may be performed to determine whether the current user has the required permission or access rights for the requested change of the stage of a workflow. In order to perform this, the dynamic workflow stage determination engine (503) may request the appropriate data from an access control system (505). The dynamic workflow stage determination engine (503) may then determine (511) the current workflow stage for information item C. Next, the dynamic workflow stage determination engine (503) evaluates profile data of a last modifier of information item C (512). Afterwards, the dynamic workflow stage determination engine (503) may evaluate user profile data of a current user of information item C (513). Then, the dynamic workflow stage determination engine (503) calculates or determines (514) a next workflow stage for information item C. Finally, the dynamic workflow stage determination engine (503) executes (515) workflow actions applicable to the necessary workflow stage change for information item C. At the end of such a cycle, the dynamic workflow stage determination engine (503) delivers (517) feedback to the user or client (501) about a workflow stage change for information item C.
FIG. 6 illustrates the functioning of a dynamic actor determination engine according to one embodiment. New content may be created (601). In a next step of the dynamic workflow, the new content must get approval (603). But instead of sending it to a default, pre-defined editor for approval, the dynamic actor determination engine dynamically determines, based on additional variables (607), a user, who may have editor rights, to approve the information item. Such a dynamic determination of an approver may be based on a second information item status level that is associated to the information item. If, for example, the second information item status level indicates that the publication of the information item is very urgent, the dynamic actor determination engine may determine which of the potential editors (611, 613) are currently online and signed-in as users of a groupware application. The groupware application may be part of an enterprise portal community (609) which may be connected to the content management system comprising the dynamic actor determination engine. If two potential users (611, 613) may potentially approve the newly created information item, and only user (613) is currently active, online, or logged in and the other user (611) is either inactive, not logged in, or not active in the system, the dynamic actor determination engine may assign (607) the next action in the workflow to the active user (613) with the appropriate permission to perform the next approval step, before publishing (605).
The dynamic actor determination engine may also base the determination of a user to which the next approval step should be assigned to on another aspect of the second information item status level. If the second information item status level may indicate that the information is meant to be for handicapped persons, the dynamic actor determination engine may direct the information item to be approved to a special user having the permission and capabilities to approve content for handicapped persons. As an example, content for handicapped persons may contain, in particular, very large characters.
In case there are three potential users having the permission to approve information items with different language skills, the dynamic actor determination engine may assign the next step or next stage of the workflow to an especially skilled user, with the appropriate language skills. Again, the dynamic actor determination engine may use the second information item status level that indicates that the information is written in a specific language. Alternatively or in addition, the second information item status level may be used to assign a next step or stage in the workflow to the user having special skills that are compatible with a special content area to which the information item is related. For example, an information item for a product area A from an enterprise may be directed to an editor with special product skills in product area A. Furthermore, it should be noted that there may be several “second information item status level” indicators provided. One additional information item status level may be provided for urgency, another for the language of the information item, another for a content area, yet another one for a content-type. Combinations of different information item status levels for a dynamic determination as well as additional information items status levels are possible.
FIG. 7 illustrates a flow diagram or transaction status diagram of the exemplary dynamic actor determination engine. A client, user, contributor, or modifier (701)—or even a related computer system—saves a modification of information item C (711). An authoring component (705) of the content management system requests (713) a set of approvers for the modification for information item C from the dynamic actor determination engine (707). In order to achieve this, the dynamic actor determination engine (707) may request (715) all potential approvers according to appropriate user permissions from access control module (709). Next, the dynamic actor determination engine (707) filters (717) a set of potential approvers using the static and dynamic user profile data and pre-defined dynamic actor conditions for information item C. In step (719) the dynamic actor determination engine (707) sends (719) a set of potential approvers to the authoring component (705). After that, a notification (721) about a pending approval is sent to one or more approvers (703).
It should be noted that the dynamic actor determination engine does not have to select a single user for the next action required in the next workflow stage. Instead, the dynamic actor determination engine may also select a series of potential actors for the next workflow stage. In this case, all potential approvers or users for the next workflow stage will be informed, for example by e-mail, that there is a pending next step in the workflow process to be performed by the user.
It should also be noted that the term “comprising” does not exclude other elements or steps and “a” or “an” does not exclude a plurality. Also, elements described in association with different embodiments may be combined. It should also be noted that reference signs in the claims should not be construed as limiting elements.
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
Any combination of one or more computer readable medium(s) may be utilized. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. Current examples of optical discs include compact disc-read only memory (CD-ROM), compact disc-read/write (CD-R/W), DVD and Blue-Ray-Disc. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations of the present invention may be written in an object oriented programming language such as Java, Smalltalk, C++ or the like. However, the computer program code for carrying out operations of the present invention may also be written in conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
The present invention is described below with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the singular forms “a”, “an” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms “comprises” and/or “comprising,” when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
The corresponding structures, materials, acts, and equivalents of all means or step plus function elements in the claims below are intended to include any structure, material, or act for performing the function in combination with other claimed elements as specifically claimed. The description of the present invention has been presented for purposes of illustration and description, but is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the invention. The embodiment was chosen and described in order to best explain the principles of the invention and the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.
Having thus described the invention of the present application in detail and by reference to embodiments thereof, it will be apparent that modifications and variations are possible without departing from the scope of the invention defined in the appended claims.

Claims (19)

What is claimed is:
1. A method for adapting a workflow of a content management system, the method comprising:
receiving, at the content management system, at least one information item comprising content;
with a workflow engine, executing the workflow with respect to the at least one information item, the workflow comprising stages arranged in a pre-defined sequence, each stage corresponding to a respective information item status level;
with the workflow engine, receiving a request to change the workflow for a particular information item;
with the workflow engine, verifying that a requesting user associated with the request has permission for the request, determining a current workflow stage for the particular information item, evaluating profile data of a last modifier of the particular information item, evaluating a user profile of a current user of the particular information item, and, based on these inputs, determining whether to make a change in the pre-defined sequence of stages;
with the workflow engine, in response to determining to make a change, changing the pre-defined sequence of stages;
with the workflow engine, determining which of a plurality of users of the content management system have signed into a groupware application executing on an enterprise portal community associated with the content management system and are currently active on the groupware application so as to be available to currently manage a next stage in the workflow with respect to the at least one information item; and
with the workflow engine, choosing a user from among the plurality of users to manage the next action in a next stage in the workflow based on a number of characteristics of the content within the information item, based on user status information that is indicative of a different status of different users among the plurality of users and based on user availability, such that the next stage of the workflow is advanced.
2. The method of claim 1, wherein the user status information comprises a user role status that defines what actions in the workflow each of a respective user is allowed to engage in.
3. The method of claim 2, wherein the user status information further defines, based on the status of each of the plurality of users, those stages in the workflow that may be omitted from the workflow.
4. The method of claim 1, wherein the at least one information item includes a number of allowed actions established for a particular user who created the at least one information item.
5. The method of claim 1, wherein the next stage of the workflow is determined based on a combination of:
different types of user status information, indicative of a status of a corresponding particular user;
a first information item status level indicative of a present status level of the content within the workflow; and
a second information item status level indicative of a number of characteristics of the content within the information item.
6. The method of claim 1, wherein the workflow prepares the content for online publication, the stages in the workflow comprising drafting, editing, approving, publishing and deleting.
7. The method of claim 1, wherein the at least one information item further comprises an indication of urgency level.
8. A content management system for adapting a workflow, the content management system comprising:
a server comprising a processor and associated memory, the server to receive at least one information item comprising content;
the server to execute the workflow via a workflow engine, wherein the workflow comprises stages in a pre-defined sequence, each stage corresponding to a respective information item status level, the workflow engine to dynamically modify the workflow from the pre-defined sequence such that a next stage of the workflow is determined based on user status information that is indicative of a different status of different users, wherein the server is to dynamically alter the workflow such that a stage of the workflow is selectively omitted depending on a particular status of a corresponding user;
the server to determine whether a user performing a previous stage of the workflow has a positive historic transaction status flag set and, in response to the flag being set for the user, change the pre-defined sequence of remaining stages of the workflow include selecting a next stage of the workflow, wherein the positive historic transaction flag is set based on the user have previously produced a threshold number of information items within the workflow that were subsequently approved upon review without modification;
wherein the server is to determine a next stage of the workflow based on a first information item status level indicative of a present status level of the content within the workflow.
9. The system of claim 8, wherein the user status information comprises a user role status that defines what actions in the workflow each of a respective user is allowed to engage in.
10. The system of claim 9, further comprising the server to determine which of a plurality of users of the content management system have signed into a groupware application executing on an enterprise portal community associated with the content management system and are currently active on the groupware application so as to be available to manage a next stage in the workflow; and
the server to choose a user from among the plurality of users to manage the next stage in the workflow based on user availability.
11. The system of claim 8, wherein the at least one information item includes a number of allowed actions established for a particular user who created the at least one information item.
12. The system of claim 8, wherein the workflow prepares the content for online publication, the stages in the workflow comprising drafting, editing, approving, publishing and deleting.
13. The system of claim 8, wherein the at least one information item further comprises an indication of urgency level.
14. A computer program product for adapting a workflow, the computer program product comprising:
a non-transitory computer readable storage medium having computer readable program code embodied therewith, the computer readable program code comprising computer readable program code to, when executed by a processor:
receive, at a content management system, at least one information item comprising content;
execute the workflow via a workflow engine which comprises stages in a pre-determined sequence, each stage corresponding to a respective information item status level, such that a next stage of the workflow changing the pre-determined sequence is determined based on user status information that is indicative of a different status of different users including entirely omitting a stage of the workflow in response to a combination of: a particular status of a corresponding user involved in the workflow including a positive historical transaction record of the user who generated the particular information item, the particular status of a user who generated a particular information item, a special technical field of a user who works on the particular information item and the particular status of a reviewer who reviews the particular information item;
determine which of a plurality of users of the content management system have signed into a groupware application executing on an enterprise portal community associated with the content management system and are currently active on the groupware application so as to be available to currently approve the at least one information item; and
choose a user from among the plurality of users to manage the next stage in the workflow based on a number of characteristics of the content within the information item and different skills of the plurality of users.
15. The computer program product of claim 14, wherein the user status information comprises a user role status that defines what actions in the workflow each of a respective user is allowed to engage in.
16. The computer program product of claim 14, wherein the user status information further defines, based on the status of each of the plurality of users, those stages in the workflow that may be omitted from the workflow.
17. The computer program product of claim 14, wherein the skills of the plurality of users comprise language skills or skills specific to a particular audience for which the content is being published.
18. The computer program product of claim 14, wherein the next stage of the workflow is determined differently from the pre-defined sequence based on a combination of:
different types of user status information, indicative of a status of a corresponding particular user;
a first information item status level indicative of a present status level of the content within the workflow; and
a second information item status level indicative of a number of characteristics of the content within the information item.
19. The computer program product of claim 14, wherein the workflow prepares the content for online publication, the stages in the workflow comprising drafting, editing, editorial approval, legal approval, publishing and deleting.
US16/513,500 2009-12-22 2019-07-16 Adapting a workflow Active 2031-02-23 US11481358B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/513,500 US11481358B2 (en) 2009-12-22 2019-07-16 Adapting a workflow

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
EP09180276 2009-12-22
EP09180276.9 2009-12-22
EP09180276 2009-12-22
US12/967,351 US10430387B2 (en) 2009-12-22 2010-12-14 Adapting a workflow
US16/513,500 US11481358B2 (en) 2009-12-22 2019-07-16 Adapting a workflow

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/967,351 Continuation US10430387B2 (en) 2009-12-22 2010-12-14 Adapting a workflow

Publications (2)

Publication Number Publication Date
US20190370226A1 US20190370226A1 (en) 2019-12-05
US11481358B2 true US11481358B2 (en) 2022-10-25

Family

ID=44152494

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/967,351 Active US10430387B2 (en) 2009-12-22 2010-12-14 Adapting a workflow
US16/513,500 Active 2031-02-23 US11481358B2 (en) 2009-12-22 2019-07-16 Adapting a workflow

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/967,351 Active US10430387B2 (en) 2009-12-22 2010-12-14 Adapting a workflow

Country Status (3)

Country Link
US (2) US10430387B2 (en)
JP (1) JP5704908B2 (en)
KR (1) KR20110073343A (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8732568B1 (en) * 2011-09-15 2014-05-20 Symantec Corporation Systems and methods for managing workflows
JP5891969B2 (en) * 2012-06-25 2016-03-23 富士通株式会社 Exclusive control program, apparatus, and method
US9348936B2 (en) 2012-07-25 2016-05-24 Oracle International Corporation Heuristic caching to personalize applications
US10771586B1 (en) * 2013-04-01 2020-09-08 Amazon Technologies, Inc. Custom access controls
US9342672B2 (en) * 2014-01-29 2016-05-17 Dspace Digital Signal Processing And Control Engineering Gmbh Computer-implemented method for managing at least one data element in control unit development
WO2019040479A1 (en) 2017-08-21 2019-02-28 Walmart Apollo, Llc Improvements in data comparison efficiency for real-time data processing, monitoring, and alerting
WO2019055616A1 (en) * 2017-09-13 2019-03-21 Walmart Apollo, Llc Systems and methods for real-time data processing, monitoring, and alerting
US10810361B1 (en) 2020-02-09 2020-10-20 Bhaskar Mannargudi Venkatraman Role-agnostic interaction management and real time workflow sequence generation from a live document
US20220398539A1 (en) * 2021-06-11 2022-12-15 Mothership Transports Corporation Double approval workflow management system and method
US11983650B2 (en) * 2022-01-31 2024-05-14 Salesforce, Inc. Intelligent routing of data objects between paths using machine learning

Citations (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6151583A (en) * 1996-09-27 2000-11-21 Hitachi, Ltd. Workflow management method and apparatus
JP2002109166A (en) 2000-09-22 2002-04-12 Microsoft Corp Document approval system
US20020103683A1 (en) * 2001-01-29 2002-08-01 International Business Machines Corporation Workflow system and method with skip function
US20020184255A1 (en) * 2001-06-01 2002-12-05 Edd Linda D. Automated management of internet and/or web site content
US20030051213A1 (en) 2001-09-07 2003-03-13 Hidetsugu Mitsui Document passing system, document updating controller, client device, document management server, method of controlling updating of document, recording medium and program
JP2004013321A (en) 2002-06-04 2004-01-15 Mitsubishi Electric Corp Work flow system
US20040133660A1 (en) 2002-10-15 2004-07-08 International Business Machines Corporation Dynamic portal assembly
US20040205134A1 (en) * 2003-02-14 2004-10-14 Digate Charles J. System and method for immediate and delayed real-time communication activities using availability data from and communications through an external instant messaging system
US20050222902A1 (en) * 2004-03-31 2005-10-06 Kristin Coit Advertisement approval
US20060015942A1 (en) * 2002-03-08 2006-01-19 Ciphertrust, Inc. Systems and methods for classification of messaging entities
US20060059151A1 (en) 2004-09-02 2006-03-16 International Business Machines Corporation System and method for focused routing of content to dynamically determined groups of reviewers
US7035910B1 (en) * 2000-06-29 2006-04-25 Microsoft Corporation System and method for document isolation
JP2006146506A (en) 2004-11-18 2006-06-08 Image:Kk Web site updating system, web site updating method and web site updating program
US7120632B2 (en) 2002-02-06 2006-10-10 General Electric Capital Corporation Methods and systems for managing business information on a web site
US20060277079A1 (en) * 2005-04-22 2006-12-07 Gilligan Geffrey D Groupware travel itinerary creation
US20070179790A1 (en) * 2002-06-28 2007-08-02 Matthew Leitch Dynamic workflow approvals
US7299202B2 (en) 2001-02-07 2007-11-20 Exalt Solutions, Inc. Intelligent multimedia e-catalog
JP2008015986A (en) 2006-07-10 2008-01-24 Canon Inc Method for assigning person in workflow system
US20080222147A1 (en) 2000-04-06 2008-09-11 Alexandre El Homsi Workflow system matrix organization search engine
US7451477B2 (en) 2001-10-24 2008-11-11 Bea Systems, Inc. System and method for rule-based entitlements
US20090025087A1 (en) 2007-07-17 2009-01-22 Peirson Jr William Howard Systems and processes for obtaining and managing electronic signatures for real estate transaction documents
US20090106234A1 (en) 2007-09-07 2009-04-23 Alexander Siedlecki Apparatus and methods for web marketing tools and digital archives - web portal advertising arts
US20090119258A1 (en) 2007-11-05 2009-05-07 William Petty System and method for content ranking and reviewer selection
US20090319402A1 (en) 2008-06-20 2009-12-24 Micro Graphic Information Services Corp. Automated Invoice Processing Software and Services
US20100115612A1 (en) * 2008-10-21 2010-05-06 O'brien Edward Context-Based User Authentication, Workflow Processing, and Data Management in a Centralized Application in Communication with a Plurality of Third-Party Applications
US20100125471A1 (en) * 2008-11-17 2010-05-20 Microsoft Corporation Financial journals in financial models of performance servers

Patent Citations (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6151583A (en) * 1996-09-27 2000-11-21 Hitachi, Ltd. Workflow management method and apparatus
US20080222147A1 (en) 2000-04-06 2008-09-11 Alexandre El Homsi Workflow system matrix organization search engine
US7035910B1 (en) * 2000-06-29 2006-04-25 Microsoft Corporation System and method for document isolation
JP2002109166A (en) 2000-09-22 2002-04-12 Microsoft Corp Document approval system
US20020103683A1 (en) * 2001-01-29 2002-08-01 International Business Machines Corporation Workflow system and method with skip function
US7299202B2 (en) 2001-02-07 2007-11-20 Exalt Solutions, Inc. Intelligent multimedia e-catalog
US20020184255A1 (en) * 2001-06-01 2002-12-05 Edd Linda D. Automated management of internet and/or web site content
US7325193B2 (en) 2001-06-01 2008-01-29 International Business Machines Corporation Automated management of internet and/or web site content
US20030051213A1 (en) 2001-09-07 2003-03-13 Hidetsugu Mitsui Document passing system, document updating controller, client device, document management server, method of controlling updating of document, recording medium and program
US7451477B2 (en) 2001-10-24 2008-11-11 Bea Systems, Inc. System and method for rule-based entitlements
US7472342B2 (en) 2001-10-24 2008-12-30 Bea Systems, Inc. System and method for portal page layout
US7120632B2 (en) 2002-02-06 2006-10-10 General Electric Capital Corporation Methods and systems for managing business information on a web site
US20060015942A1 (en) * 2002-03-08 2006-01-19 Ciphertrust, Inc. Systems and methods for classification of messaging entities
JP2004013321A (en) 2002-06-04 2004-01-15 Mitsubishi Electric Corp Work flow system
US20070179790A1 (en) * 2002-06-28 2007-08-02 Matthew Leitch Dynamic workflow approvals
US20040133660A1 (en) 2002-10-15 2004-07-08 International Business Machines Corporation Dynamic portal assembly
US20040205134A1 (en) * 2003-02-14 2004-10-14 Digate Charles J. System and method for immediate and delayed real-time communication activities using availability data from and communications through an external instant messaging system
US20050222902A1 (en) * 2004-03-31 2005-10-06 Kristin Coit Advertisement approval
US20060059151A1 (en) 2004-09-02 2006-03-16 International Business Machines Corporation System and method for focused routing of content to dynamically determined groups of reviewers
JP2006146506A (en) 2004-11-18 2006-06-08 Image:Kk Web site updating system, web site updating method and web site updating program
US20060277079A1 (en) * 2005-04-22 2006-12-07 Gilligan Geffrey D Groupware travel itinerary creation
JP2008015986A (en) 2006-07-10 2008-01-24 Canon Inc Method for assigning person in workflow system
US20090025087A1 (en) 2007-07-17 2009-01-22 Peirson Jr William Howard Systems and processes for obtaining and managing electronic signatures for real estate transaction documents
US20090106234A1 (en) 2007-09-07 2009-04-23 Alexander Siedlecki Apparatus and methods for web marketing tools and digital archives - web portal advertising arts
US20090119258A1 (en) 2007-11-05 2009-05-07 William Petty System and method for content ranking and reviewer selection
US20090319402A1 (en) 2008-06-20 2009-12-24 Micro Graphic Information Services Corp. Automated Invoice Processing Software and Services
US20100115612A1 (en) * 2008-10-21 2010-05-06 O'brien Edward Context-Based User Authentication, Workflow Processing, and Data Management in a Centralized Application in Communication with a Plurality of Third-Party Applications
US20100125471A1 (en) * 2008-11-17 2010-05-20 Microsoft Corporation Financial journals in financial models of performance servers

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Bohlmann, Stefan; "Web Content Management in the Enterprise Portal—Quo Vadis?" URL : http://www.btexx.com/downloads/Quo%20vadis%20-%20Web%20Content%20Management%20in%20Enterprise%20Portal.pdf; btexx business technologies GmbH, Mainz, Germany, Jan. 20, 2006.
Jahia; URL: "Enterprise Web Content Management"; http://www.jahia.com/jahia/Jahia/site/jahiacom/web_content_management; 2002-2009 Jahia Solutions Group.
Reddot Solutions; "Reddot Liveserver Integration With Sap® Enterprise Portal—Whitepaper"; http://www.silkroad.com/SiteGen/Uploads/Public/SRT/Whitepaper/Keys_to_Portal_Success.pdf.
Silkroad Technology, Inc.; "Content Management:The Key To Enterprise Portal Success"; http://www.contentmanagement365.com/Content/Exhibition6/Files/8a54043a-fe8f-4211-a3dd-1362e9d1706d/RedDot%20SAP%20Portal%20WPaper%20250407.pdf; 2004.

Also Published As

Publication number Publication date
US20190370226A1 (en) 2019-12-05
US20110153555A1 (en) 2011-06-23
JP5704908B2 (en) 2015-04-22
JP2011134319A (en) 2011-07-07
US10430387B2 (en) 2019-10-01
KR20110073343A (en) 2011-06-29

Similar Documents

Publication Publication Date Title
US11481358B2 (en) Adapting a workflow
US20230074946A1 (en) Integration of content and records management systems
US10218655B2 (en) Streamlined collaboration on document
US8417666B2 (en) Structured coauthoring
US20140019187A1 (en) Methods and apparatus for implementing a project workflow on a social network feed
US20130138648A1 (en) System and method for managing review standards in digital documents
US20090313079A1 (en) Managing access rights using projects
US8881307B2 (en) Electronic file security management platform
US20080155039A1 (en) Method and apparatus for engineering change management
CA2457817A1 (en) Method to initiate server based collaboration on e-mail attachments
US20130073531A1 (en) Integrating custom policy rules with policy validation process
US20230185779A1 (en) Reducing reliance on content management system resources in a content management system
US11509950B2 (en) Systems and methods for controlling quality of content
US9483526B2 (en) Automatically subscribing users of an enterprise network to a record
US9230117B2 (en) Approval of content updates
US20190378090A1 (en) System for social versioning
US20220164465A1 (en) Controlling access to electronic data assets
US20230306000A1 (en) Data asset sharing
US20240086809A1 (en) Process Variation Management
US11227258B2 (en) Managing project resources
US20140157184A1 (en) Control of user notification window display
Glennan CC: DA/RSC Rep/KPG/2017/1 Report on RSC Activities, January-June 2017
JP2008234108A (en) Computer for business information management, computer program for achieving it, and its method

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FALKENBERG, MATTHIAS;HEPPER, STEFAN ALFONS;LAERTZ, STEPHAN;SIGNING DATES FROM 20190704 TO 20190712;REEL/FRAME:049769/0428

FEPP Fee payment procedure

Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STPP Information on status: patent application and granting procedure in general

Free format text: APPLICATION DISPATCHED FROM PREEXAM, NOT YET DOCKETED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPP Information on status: patent application and granting procedure in general

Free format text: AWAITING TC RESP., ISSUE FEE NOT PAID

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT RECEIVED

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCF Information on status: patent grant

Free format text: PATENTED CASE