-
Metastorm BPM Client Missing From Outlook
The information in this article applies to: Product: Metastorm BPM (e-Work) Version: 6.x Issue * Although the Outlook client installs with no errors, the e-Work tab is missing from the Outlook Options screen and the toolbar is not visible. Resolution * Ensure that the e-Work add-in has not been disabled by Outlook. In…
-
Unnecessary Horizontal Scrollbar Added to Non-editable Grid
The information in this article applies to: Product: Metastorm BPM (e-Work) Version: 6.x 7 Issue * On a non-editable grid rendered in a browser, a horizontal scrollbar is added whenever a vertical scrollbar is needed, even if the horizontal one is not required to display all of the columns. An unnecessary vertical…
-
ResizeForm=False Generates JScript Error
The information in this article applies to: Product: Metastorm BPM (e-Work) Version: 6.6.2 6.6.3 6.6.4 7 Issue * When using ResizeForm=false in a URL, the form fails to open and an error is generated. ResizeForm=true works as expected. For example, the version 6.6.x URL…
-
CancelURL Fails with eFolder.aspx in an External URL
The information in this article applies to: Product: Metastorm BPM (e-Work) Version: 6.6.2 6.6.3 6.6.4 7 Issue * CancelURL fails when an External URL is used to access a folder. For example, the following URLs would not redirect the browser to www.metastorm.com if the user clicks the Cancel button. Version 6.6.x:…
-
EngineConfig.xml and EngineServiceConfig.xml
The information in this article applies to: Product: Metastorm BPM (e-Work) Version: 6.x Issue * What's the difference between the files EngineConfig.xml and EngineServiceConfig.xml? Resolution * \*\*\*\*\*\*\*\*\*\*\* Resolution here \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*
-
Caption Property Missing in ECL Field Object
The information in this article applies to: Product: Process Orchestrator for .NET Version: 2.0 Issue * The Caption property is not available for the ECL Field object. Resolution * The following VB code snippet reproduces the issue: Import Metastorm.ECL Dim sCaption as String Select Case aField Case ECL.FormFieldType.TEXT…