-
Error 'Failed to obtain list' When Windows Single Sign-On Is Configured
The information in this article applies to: Product: Metastorm BPM Version: 7.x Issue * When Windows Single Sign-on (SSO) is configured, trying to access Metastorm BPM with a browser generates the following error message: Error: Failed to obtain list. Message:< \[psp\_validate\_session\] > : Your Metastorm BPM session has…
-
%GetAttachment Fails With Mapped Drive
The information in this article applies to product: e-Work 6.5 6.6.x Issue * %GetAttachment(folderID, filename, path) extracts the specified filename attachment from the specified folderID in the e-Work database and saves it to the specified path in the server file system. However, this fails when the path is a mapped…
-
Converting From MAPI to SMTP
The information in this article applies to product: e-Work 6.x Issue * e-Work was installed with MAPI selected to send mail. What changes are needed to use SMTP instead? Resolution * The SMTP service must be installed and running on the Engine server. See kb497 for more information on configuring an SMTP server. * Change…
-
Non U.S. English Characters Cannot Be Used in Map Names
The information in this article applies to product: e-Work 6.6.x Issue * Non U.S. English characters cannot be used in the map name in the Designer. Resolution * The following is a list of fields and whether they support non U.S. English characters: Field names – Not allowed Role names – Not allowed Flag names – Not…
-
Multiple Attachments With %Email()
The information in this article applies to product: e-Work 6.x Issue * Can multiple attachments be sent using the %Email() function? Resolution * Although the Integration Wizard (IW) does not allow more than one attachment to be specified, the Engine can send multiple attachments using %Email(). Use the IW to specify one…
-
eworkSetField Does Not Populate a List Field
The information in this article applies to product: e-Work 6.x Issue * EworkSetField populates a text field, but it isn't working with a list field. Resolution * This is expected. The behavior of eworkSetField is different with a list field. It cannot be used to add a value to a list field. It is used to select one or more…