-
Keep Email replies in Notes
We use a simple form in our process to request information from the originator from any stage within the process. The form basically is just a memo field that we insert into an email template with the originator and process user as the to: and cc: persons and life is good. But for the reply, it just goes to the person's…
-
"No Engines are Available" Troubleshooting Guide
This is one of the most common errors found in BPM. The basic idea is that the Web front end cannot find any Engine back end to connect to. This can happen even on an all-in-one server. Below is the error in BPM v9.2: Central to this is the EngineServiceConfig.xml located in the IIS Extensions directory. This file controls…
-
Modify Display Repeating Attribute
Hi, I have a question to display the repeating attributes in webtop. I have different attributes repeating it this way: RepAttr1: Value11, Value12, Value13 RepAttr2: Value21, Value22, Value23 RepAttr3: Value31, Value32, Value33 I would like to see these values in this way: RepAttr1: Value11 RepAttr2: Value21 RepAttr2:…
-
Business Objects in Sub-Processes, slow to fill/populate?
Hi all, I had a problem a while back where I'd created a sub-process, and the first action of that process fired off an email. The email was using some data previously gathered in the parent process. What I found was that, unless I put a system stage between the initial action and an action firing the email, the email…
-
Recreate database in v9.2 - sql server
Just curious - is there a way to rebuild the v9.2 Metastorm database (Sql Server)? Really I just want to clear out all data to get ready for the live conversion - since there's test data. I know there are .sql sprocs in the install folder that have drop and create, but I would like to know instead of guess. Also, how do I…
-
Designer stability
Hi all, Does anyone experience issues with Designer stability? It is something I have gotten used to since 9.0 (currently on 9.2.1), but when using the Designer extensively and coding quickly (espeically when using BO's or closing multiple tabs), the Designer throws an error and crashes (and I lose my work). I have changed…