-
(Untitled)
-
(Untitled)
-
(Untitled)
-
HyperLink in user preview
HyperLink in user prewiev window could open in new window. Now it redirect directly to destination page.
-
(Untitled)
-
Help! Server-Side vbScript w/Args
Could someone give me a very simple example of how to invoke server-side vbScript with an argument from the DoThis of an action? Here’s a sample script that I am trying to call: sub vbsArg(Argument) ework.Subject = Argument end sub And here are a couple of failed attempts to call it:…
-
Unable to Scope the Form Roles to the Process?
In MBPM (e-Work) 5.3 - 7.6 a process designer/developer was able to scope the roles for a form to the map/process level and utilize the custom variables to toggle and control who could access and view the form. However it appears that in MBPM 9.0 we no longer have this capability? There are several business requirements…
-
Announcing the Release of Metastorm BPM Version 9 SR1
I am pleased to announce the availability of the Metastorm BPM Version 9.0 Service Release 1 and the Client for Office for Version 9. This announcement provides a summary of the release which is now available to Partners and Customers with current maintenance contracts who have licensed the relevant modules. Service…
-
Difference Between User.Input and ProcessContext.UserInput
The information in this article applies to: Product: Metastorm BPM Version: 9 Issue * %User.Input\[n\] is used with a grid in a version 7.x procedure. When ProcessContext.UserInput\[n\] is used with a grid in a version 9 process, different results are seen. Resolution * The index (n) for %User.Input\[n\] is based on the…
-
Help! Writing SQL in server side vbScript.
I can't get it to work and I can't find any documentation or any references at all in the forums or in the knowledge base!