-
eUserName Populated by samAccountName in Active Directory
The information in this article applies to product: e-Work 6.2 Issue * The e-Work 6.2 Directory Integration Suite Guide states that "Normally the user’s common name in the directory is used as the e-Work user ID." Resolution * This should read "Normally the user’s common name (in eDirectory) or samAccountName (in Active…
-
System Administrator Error Due to MMC Version
The information in this article applies to product: e-Work 5.4 Issue * On Windows NT4 SP6a, the following error is raised on opening the e-Work System Administrator: "C:\\Program Files\\Metastorm e-work\\Sysadmin\\eSysAdminNT.msc: Cannot find the file 'C:\\Program Files\\Metastorm e-work\\Sysadmin\\eSysAdminNT.msc' (or one…
-
Parentheses in Function with ODBC Connection String Cause Error When Used in Script
The information in this article applies to product: e-Work 6.x Issue * An e-Work procedure contained a server-side VBScript with the following 2 functions - one that runs ExecSQL() against the e-Work database and one that runs ExecSQL() against an external database. Function insertEwork() ework.ExecSQL("INSERT INTO…
-
How to Change Metastorm BPM (e-Work) Default Browser Settings for All Users
The information in this article applies to: Product: Metastorm BPM (e-Work) Version: 6.x 7.x Issue * After the Metastorm BPM (e-Work) version 6.x web components have been installed on the web server, a change needs to be made to the default browser settings. For example, the default number of rows per page, which applies…
-
Error When Using ODBC Connection String
The information in this article applies to product: e-Work 6.x Issue * An attempt is made to issue a SQL query against an external database (e.g. using a function such as %ExecSQL). The query contains a reference to a datetime expressed using a standard ODBC timestamp escape sequence. E.g., the query has a WHERE clause…
-
Transaction Protocol v6 Sample Using JScript
The information in this article applies to product: e-Work 6.x Discussion * The attached zip file contains an example of using the e-Work XML Transaction Protocol v6 that a) uses XML parsing for the message management and b) implements the most often used Transaction Protocol messages and functions. See the comments at…
-
Editable Grid and Tab Order
The information in this article applies to product: e-Work 6.x Issue * When submitting a large form that contains an editable grid, a user may encounter the following errors: In the browser: * Error processing editable grid field. * Failed to commit action. In the Designer log: '%currenteditgrid' failed while evaluating…