-
Invoking actions between sub-procedure actions
I am using a rendevous stage to spawn 2 subprocedures. There is one action in the one sub-procedure that I want to start an action in the other sub-procedure of the rendevous. For example, if sub-procedure A cancels the folder, I want the folder to be canceled systematically in sub-procedure B moving the entire folder…
-
How to Be Notified of New Releases
The Knowledge Center (KC), which now houses all of the OpenText/Metastorm software and documentation downloads, has its own notification system that can be configured to email you whenever a new download has been added (major release, patch (hotfix), documentation, etc.). There's a video available on the site that explains…
-
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.
-
Deployment Service will not start
Hi, I have just installed Metastorm BPM 9.0 onto a development server in preperation for a migration from our existing BPM server shortly. I have been able to install the software and can connect to the /metastorm and /metastormadministration websites, however when I attempt to deploy a process from Deisgner on a client PC…
-
Navigator Modeling
Does anyone have any information or documentation on how to properly create a 'Navigator model' within Provision?
-
Grid Coloured
Hi, I am working on metastrom 9.1 version.I need to highlight the cells inside the grid with different colours based up on the value. Is there any property available to do that? Thanks,
-
Datagrid to PDF
Hi, pls help. i have a form with datagrid and a button. grid gets data from a view. what i want is when a user click the button, it convert the grit into PDF. is it possible? Pls Help
-
Using Business Object on For Each loop
Hey All I'm trying to build some code to run a for each loop from a form's command button. I add the For Each activity in the visual script editor and then in the List / Business Object collection I select the Local Business Object but then i'm not allowed to select the form variable from Local BO. I cant seem to type type…