-
Error Message When Outlook Opened After Outlook Client Installed
The information in this article applies to: Product: Metastorm BPM (e-Work) Version: 6.x 7.x Issue * When a user opens Outlook after the Outlook client has been installed, an error message similar to one of the following appears: Method '~' of object '~' failed Error : -2147467259 Description : Method '~' of object '~'…
-
'When Changed' Not Firing As Expected
The information in this article applies to product: e-Work 6.x Issue * 'When Changed' does not fire if the next selected field is a grid or if the user leaves the form. For example, a form contains TextField1, TextField2, and Grid1. TextField1 has a 'When Changed' event associated with it. If the user changes the value of…
-
Case of eOriginator Depends on SAP
The information in this article applies to product: e-Work 6.x Issue * The case of the name assigned to the variable %Originator (eFolder.eOriginator) varies depending on the SAP used to authenticate the user. For example, eUser.js assigns the value of eUser.eUserName to %Originator. If the username in the eUser table is…
-
ECL for .NET Sample Login Code Is Incorrect
The information in this article applies to product: e-Work Process Orchestrator for .NET 2 Issue * ECL for .NET sample login code in the Enterprise Component Library for .NET User Guide dated January 2006 is incorrect. Resolution * Incorrect code as it appears in section 5.4.2: FieldList loginData = new FieldList();…