This is an old revision of the document!


Release Notes for Stages 7.6

Stages 7.6 brings innovative new capabilities that speed up the whole lifecycle from modeling over reviewing and approving new processes to their practical execution in the context of a project or program.

Other new features accelerate the modeling of large process landscapes and assuring compliance to standards and regulations.

Process Release

The new process release capability can automate review, approval, and update steps. Different automations can be defined, e.g. for review and approval of a process version or to approve and release a process tailoring for a project.

Possible automations include:

  • Creation of process versions
  • Notification of stakeholders via email
  • User interactions, e.g. for reviews and approvals
  • Propagate version states, e.g. from “ready to review” to “released”
  • Release processes as valid and push updates to other workspaces
  • Reminders and timeouts
  • Permission assignment

Any user can participate in a review or approval step.

If your system has been upgraded from a previous Stages version and does not contain any pre-defined automations yet, you can download a sample automation here . To import, log in with administrative access, go to Administration > Process Release and click or tap in the top right corner. Then select Import and upload the sample automation.

If you need help to adjust the automation to your needs or create new ones, please see here or contact your Stages product consultant.

Process Management Participants

Typical process management roles like process owners, modelers, reviewers, or approvers can now be directly defined as participants for each workspace.

By assigning a user as a participant, the user can automatically receive all necessary permissions to carry out the required duties. For example, a process modeler can automatically receive permissions to modify the processes and create new versions in that specific workspace, but not others. This minimizes the administration overhead and makes it easy to implement a well-structured process management governance.

All users can see who reviewed and approved a process, even in complex process landscapes using multiple layers of process modules.

Process Execution*

To assure that processes are actually applied in practice, the defined process activities need to be planned, executed, and monitored. The latter typically happens in task management tools (also known as Application Livecycle Management or ALM) like Atlassian Jira or IBM Engineering Workflow Management (formerly known as Rational Team Concert or RTC).

With Stages version 7.6, modelers can extend the processes that should be executed with the new “activator” elements and deploy the resulting executable models directly into those task management tools.

TODO: process execution infographic

In contrast to BPMN and similar modeling techniques, the business process logic can be separated from the technical task execution and platform details. With the Stages approach, the same process can be executed in Jira in one project and IBM Engineering Workflow Management in a different project, each with its individual tailoring. Both processes can be derived from the same organizational standard process, which assures compliance with all required standards and reference models.

Stages comes with different predefined activator types. The “Step-by-step” activator executes all activities in a workflow sequentially as defined by the predecessor/successor relationships. The “All-at-once” activator creates all tasks of a workflow in one step. Users with the respecive permissions can start those process executions directly from Stages. Alternatively they can also be triggered by an action in the task management system. The technical execution can also be scripted for maximum flexibility. All process execution elements can be found under Management > Execution. If you need help to exploit the full power of the new process execution capabilities, please contact your Stages product consultant.

Workspace Collections

To manage complex engineering process landscapes, they need to have a clear architecture of different functions, disciplines, or process areas with well-defined interfaces to each other.

The new workspace collections can group workspaces so that process interfaces are automatically proposed to the process authors during modelling.

For example, while defining a software test process, Stages can automatically propose interfaces to software requirements, software design and implementation, or software project management. This avoids duplications and other potential inconsistencies and greatly speeds up modeling of large process landscapes.

Collections can also be used to optimize the Stages search experience.

See here for more info on workspace collections.

Direct Compliance Mapping

Compliance mappings to reference models and standards is normally started via Management > Compliance. With Stages 7.6, elements can be directly mapped to reference models in the Compliance perspective.

See here for more info on how to do this.

Process Module Push and Refresh Updates

When importing a process module into a workspace, the modeler can now choose if future updates of the imported module should be pushable into the Working Version. To push a process module into all workspaces that have the module imported and push-update enabled, go to Management > Process Modules and select the Usage tab. Then select the version to be pushed and click or tap on the Update icon. To select multiple workspaces, use the … > Update menu.

When importing modules that have interfaces with each other, the import of the first module always causes warnings because of missing interfaces. With the new refresh update, the modules with warnings can be updated to the same version again. This should resolve all interfaces and result in a warning-free process landscape.

Other Changes

The default table style in the description editor has been updated to include borders for more clarity and easier process understanding.

A banner can be configured to inform users of sensitive environments about restrictions, access indicators, or export notices.

Project Attributes are now imported at first module import.

Encrypted SAML Assertions are now supported for Single Sign On.

Start without Root Privileges on Linux

Normally Stages is started by the “root” user and then drops its privileges to the “stages” user after successful startup. In high risk environments, Stages can now also be started with a user id other than root. It can be enabled via the STAGES_NONROOTSTART variable in …/bin/rc.conf. If enabled, the same user id starting the service will also be used to run the service.

Please note that privileged ports below 1024 cannot be opened in this configuration, so the normal HTTPS port 443 cannot be used. The non-root setting can only be used when the Tomcat connectors are configured to use ports higher than 1024 and e.g. a reverse proxy is being used to allow normal access via HTTPS.

Mandatory Manual Actions

The following actions are necessary if you are upgrading from version 7.5 to 7.6:

  • The CMS cache folder …/stages/data-cache/cms-cache needs to be deleted. It will be automatically recreated after the restart.

Notes

For topics marked with *: please contact your product consultant for more info on how to integrate those enhancements into your configuration.