-
Business Objects - Editable Grids Parameters and Always Refresh
I have an editable grid which has a parameter on a form segment. The parameter is associated to a business object / form variable. The parameter formpayday loansvariable is populated on another form segment on the form. The editable grid does not recognize that the parameter value has changed and needs to refresh Is there…
-
Unable to Scope the Form Roles to the Process?
In MBPM (e-Work) 5.3 - 7.6 a process payday loansdesigner/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…
-
Read attachment from eAttachments table
Hi, I need to read attachment directly from eAttachments table in c# code into byte array, does anyone know how to do it? i tried to figure out how it is encoded but with no luck (there are some differences between v7.6 and v9)
-
Truly Parallel Processing
Metastorm BPM v9 Hints & Tips 2010 In this article wepayday loansdemonstrate how you can achieve truly parallel processing in Metastorm BPM for the first time, with Metastorm BPM version 9. In previous versions of Metastorm BPM (and e-work before that), we had the misnamed ‘Sub-Procedure’ Stages. They should have been…
-
BPM9 Webclient Themes
Can I suggest creating a 'themes' repository somewhere inside the community to which people can upload their themes similar to skins used by Firefox and others? It would save everybody considerable time creating their own designs if a reasonable selection of colour schemes and button designs was available.
-
Generating an interpretation of a model directly to a docx template
There is an open source tool enabling report generation out of a model created in Provision. It enables one to create a word document with whatever structure and put there a reference marks to model resource. It is possible to report properties, follow the links (e.g so you have all the performers within all the processes…
-
PMLogo.jpg
-
index_img1.gif
-
using the form.GetField("fieldName") to access fields
Hi I am writing a form where depending ion the type, different fields are valid. I have a List of field names that must have a value. I'd like to write a script something like below to vaildate the form public static bool ValidateForm( ClientForm form) { List required = getRequiredFieldlist(form.Local.memrequiredFields);…
-
v9 Raise Flag
Hi How to raise Flag from v9 process in v7.6 process in side-by-side configuration? Regards