convedo Tech Talk

How good is your OpenText MBPM v9 Knowledge? [Quiz]

How good is your OpenText MBPM v9 Knowledge? [Quiz]

Think you know everything there is to know about OpenText MBPM? Prove it with this quiz and let us know on Twitter @convedo how you did.

Key Concepts and Architecture

  1. What is the visual representation of structured activities that are broken down into stage(s) and action(s)?
  2. What is the connection point for the Metastorm BPM Designer to deploy BPM processes into the Metastorm Database?
  3. What is the name of the list of forms which initiate a listed process?
Read more
Create a PDF document from a Rich Text control in OpenText MBPM 9.x

Create a PDF document from a Rich Text control in OpenText MBPM 9.x

Recently one of our Opentext MBPM customers asked us how to produce a PDF document from data entered into a Rich Text control. We have implemented this functionality into other Metastorm processes in the past and today I thought it would be a good time to share with you a little snippet to get you started.

Read more
Getting Started with Business Process Management (BPM)

Getting Started with Business Process Management (BPM)

First things first – make sure that there is both a mandate, and funding, for the work you are doing. If you require the support from within your company to get started with BPM, you should concentrate on building a business case for your BPM initiative first.

Even when the process is being automated without major changes to the way work flows through the company, the users themselves will experience a disruption. BPM always represents a new way of doing things. Therefore, both business managers and end users need to recognize the problems with the existing process and have a desire to fix them.

Read more
Get Started with OpenText MBPM v9 Migration: Key Resources

Get Started with OpenText MBPM v9 Migration: Key Resources

Whether you have just started with your migration to OpenText MBPM v9, or think about starting, there are many things to consider. Take a look at our handy infographic showing the advantages, and the pitfalls, of taking this major step forward in your Business Process Management strategy.

For businesses considering a migration to OpenText MBPM v9, there is a helpful whitepaper available that provides detailed insights into the migration process. The whitepaper outlines the key considerations for a successful migration, including the potential challenges that may arise during the process and the best practices for mitigating them.

Once you're ready, here is one more detailed whitepaper about migrating to OpenText MBPM v9 and a Metastorm BPM v7 process review tool to estimate the efforts for your whole migration.

Oh, and of course, don’t forget to read through the 5 fundamental Metastorm BPM migration project tips.

Read more

OpenText MBPM Integration Capabilities

OpenText MBPM offers a comprehensive suite of capabilities to provide integration with applications on a wide variety of different platforms. Processes are usually best defined by business analysts, but integration tends to require more technical skills. OpenText MBPM’s integration capabilities allow developers to create integration points that business analysts can then use like native OpenText MBPM resources. Business analysts are shielded from the integration tasks and provided with the data they need in a format that fits their expectations.

Expression Builder

OpenText MBPM Version 9 uses a .NET based expression language. The expression language provides significant business benefits including:

  • Standard Technology: The new expression layer is built on standard .NET technology that is widely used by the majority of businesses.
  • Easier to Learn: Because of the standardization and closer similarities to other environments, new users will be more familiar to the new concepts and will more easily learn OpenText MBPM.
  • Easier to Use: The expression language makes extensive use of Intellisense, providing the ability to see members of object, auto completion, and information about formula and parameters.
  • Extensible: The expression language has been designed for extensibility. It is easy to extend the out-of-the-box formula by “promoting” custom script functions into the expression layer.
  • Improved Validation: All expressions are immediately validated in place as the expressions are typed in ensuring correct syntax and data type usage.
  • Faster Execution Times: The expression language is a fully compiled language and is therefore executed significantly faster than an interpreted language.
Read more