-
Announcing Metastorm BPM Version 9.0 Service Release 3
I am pleased to announce the availability of Metastorm BPM Version 9.0 Service Release 3. Metastorm BPM Version 9.0 Service Release 3 is provided as an incremental update and may be applied to either Metastorm BPM Version 9.0, Version 9.0 Service Release 1, or Version 9.0 Service Release 2. This release resolves many…
-
List.Append() ... doesn't!
This took me a long time to figure out. If it is there, it should work, IMO. The Append() function on a List type seems to do nothing at all.
-
v9 Multi-Clip not deleting file when the file name contains a space character.
I am using a Multi-Clip control on my process and have noticed that the "Delete" function does not work when the file name contains the space character. Has anyone run into this issue and is there a work around? My control uses the standard Metastorm document management capabilities and not an external DMS.
-
Announcing Metastorm ProVision / Knowledge Exchange 6.2 Service Release 4
Product Announcement We are pleased to announce the availability of Metastorm ProVision / Knowledge Exchange 6.2 Service Release 4. What's New Metastorm ProVision 6.2 SR4 addresses a number of cases reported to Customer Support covering a wide variety of issues. In addition, enhancements have been made in the following…
-
Conditional Actions throwing eWait error
Hi, i'm new to metastorm and currently using v9 SR2 with hotfix 9.0.2.4 already applied. My machine is running on XP pro SP3 with MS SQL server 2008. While applying 2 conditional actions to a system stage to check for the returned count of rows from DB that's been assigned to a process variable, i keep on getting error…
-
ECL login via .net web service
Hi, Anyone can help me, I want to login in metastorm BPM through .NET web service but unable to make connectivity with server. there is an error getting back that mentioned below: SoapFault - faultcode: 'soap:Server' faultstring: 'System.Web.Services.Protocols.SoapException: Server was unable to process request. --->…
-
framework 4.0 DLL
I'm calling several external DLLs from within Metastorm javascript.net functions. I had to update one of them from framework 3.5 (VS 2008) to the new 4.0 (VS 2010) which has caused it to quit working. Has anyone successfully used 4.0? I'd rather not have to use %run to call a fully external EXE since that prevents me from…