-
Availability of Fields Set to Hidden or Don't Show
The information in this article applies to: Product: Metastorm BPM Version: 6.x 7.x Issue * Column usage for a column in a grid is set to hidden in the Process Designer. When a user selects the data from the grid and pastes it into Microsoft Excel or a text editor, the data in the hidden column is displayed. Clicking View…
-
Moving or Resizing Window While Mouse is Down Causes Unexpected Behavior
The information in this article applies to: Product: Metastorm BPM Version: 6.x 7.0 - 7.5.x Issue * While a form is loading, a user clicks on other folder tabs or tries to move the form. The form fails to load and results in a blank (white) form or generates an error message similar to the following: A Runtime Error has…
-
TRUE or FALSE Fails in %Evaluate Conditional Formula
The information in this article applies to: Product: Metastorm BPM Version: 7.0.1 7.5 7.5.x Issue * A dynamic role formula uses the %Evaluate function with a condition that evaluates a checkbox as TRUE or FALSE. For example, %Evaluate("(( (%Check1 = TRUE) )?("%User.Name"):("%system.users"))") This fails and an error…
-
Metastorm BPM Smart Tag Recognizer in Excel Does Not Stay Checked
The information in this article applies to: Product: Metastorm BPM Client for Office Version: 7.6 Issue * A user goes to Excel Options --> Add-Ins --> Manage: Smart Tags and checks the Metastorm BPM Smart Tag Recognizer. After OK is clicked, the checkbox becomes unchecked. Resolution * Close Excel. * Open the Run dialog…
-
Columns in Metastorm BPM Database Written To But Not Used
The information in this article applies to: Product: Metastorm BPM Version: 6.x 7.x Issue * Are there any columns in the Metastorm tables that are not used? Resolution * Yes, these are listed in the Database Schema Developer Guide, part of the SDK documentation. Note that some of these columns may still be written to. For…
-
Procedure File Deleted When Referenced Libraries Have Duplicate Script Names
The information in this article applies to: Product: Metastorm BPM Version: 7.x Issue * A procedure references a library that contains a script, and the file is saved. If another library that contains a script with the same name as a script in the first library is now referenced, the .xel file is deleted from the hard…
-
Security Warning When Accessing Metastorm BPM Through SSL (HTTPS)
The information in this article applies to: Product: Metastorm BPM Version: 7.x 9.x Issue * After accessing Metastorm BPM through SSL (e.g., https://MyWebServer/Metastorm), a user may receive the following message: This page contains both secure and nonsecure items. Do you want to display the nonsecure items? Resolution *…
-
Files Missing When Using Code-Behind Feature of Process Orchestrator for .NET
The information in this article applies to: Product: Metastorm BPM Process Orchestrator for .NET Version: 7.5 7.5.1 Issue * If the Process Designer and Process Orchestrator for .NET are installed on a machine that does not have the Process Engine installed, the project does not compile because the following files are…
-
Using Non-Anonymous Authentication with the Web Services Activator
The information in this article applies to: Product: Metastorm Process Orchestrator for Web Services Version: 7.x Issue * How can Web Services Activator (WSA) calls be made using basic authentication or IWA? When the Process Engine makes the call, Web Services Enhancements (WSE) excepted, there is no means of passing the…