-
Extraction from Zip File Fails
The information in this article applies to: Product: All Issue * When files are being extracted from a compressed (.zip) file, any of the following may be encountered. * A password is requested for some files even though the files are not password protected. * The message Source Path Too Long is generated for some files. *…
-
Process Engine Automatic Startup Type Prevents Restart on Windows Vista
The information in this article applies to: Product: Metastorm BPM Version: 7.5 Platform: Windows Vista Issue * If the Process Engine service startup type is set to Automatic, a user can login, but the User Account Control (UAC) hangs, which prevents the system from working correctly. Resolution * On Windows Vista, set the…
-
DELETE Key Deletes Row in Grid
The information in this article applies to: Product: Metastorm BPM (e-Work) Version: 6.6.x 7.x Issue * When using Internet Explorer, if the value in a drop-down column in an editable grid is highlighted, pressing the DELETE key deletes the entire row. When using the Outlook client, deleting the value in a- cell located…
-
Action Name with Single Quote Fails
The information in this article applies to: Product: Metastorm BPM (e-Work) Version: 6.6.x 7.x Issue * If the name of an action, other than the initial action, contains an apostrophe (single quote), it causes the following behavior in the browser client. The Outlook client is not affected. * When the folder is opened at a…
-
Registering ASP.NET
The information in this article applies to: Product: Metastorm BPM Version: 7.x Issue * When trying to log in to Metastorm BPM in a web browser, a user receives an error message similar to the following: The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click…
-
ForceLogin Fails When Public Access is Configured
The information in this article applies to: Product: Metastorm BPM (e-Work) Version: 6.6.2 - 7.5 Issue * Although the ForceLogin parameter is used in a URL when Public Access is configured (e.g. http://webserver/Metastorm/eForm.aspx?Map=ForceLoginTest&ForceLogin=True&Client=External), a login screen is not displayed, and…
-
Insert Statement Fails with Single Quote
The information in this article applies to: Product: Metastorm BPM (e-Work) Version: 6.x 7.x Issue * Using %ExecSQL to execute a SQL statement that inserts data into a table fails if the data contains a single quote (apostrophe). In the following example, the value of the variable LastName is being inserted into the column…