-
Upgrading to Version 9
Our current BPM system is at 7.5, and we'd like to get rolling with version 9. I know -- or at least I think I know -- about three possible options: * upgrade our existing production system and processes to version 9 (of course, we'd have to upgrade to 7.6 first) * create a new v9 environment and use the side-by-side…
-
Hyperlink from Email to Folder?
V7: We don't want our staff to have to constantly monitor their Metastorm inbox. Instead, we're going to send an email when an action is assigned to them. It would be nice if that email could contain a hyperlink directly to the folder that requires their input. I can't see any way to do this as the inbox is completedly…
-
Bug with large numeric fields in grid (version 9)
Hi I found a bug while handling with large numeric fields and grids in metastorm bpm v9. When you have a table with a numeric(19,0) field (in my case it was an "id" field) and you bind this table to a BO all is fine so far. When you have a look at your table in the BO Browser all looks fine too. When you now bind your BO…
-
Is it possible to link a Metastorm Blank From f.e. to a Website?
If i try to copy this Adress for example "http://10.252.4.21/Metastorm/Forms/Eintrittskartenpflege/ru/Kartenantragsform.aspx?Action=Formulara... open the Form, but not the Process!! Is it possible to linked a Process? many greetings Charly
-
lock error when we click on a command button
Hi..All, I am getting the following error when i click on the command button.... "A lock is expected on this folder.The current operation has been aborted" can anybody know why this is firing......? i attached the screen shot of this error...... please do need ful...... Thanks, Thiru
-
Dragging & Dropping activities can lose them
When I drag and drop activities into other activities, for example an 'if else' or a loop, they don't stay there. Sometimes they get lost forever, sometime they just go back where they came from. Cut & paste seems to work so far....
-
v7.6 ECL - Caption Alignment
I'm struggling a bit trying to understand ECL. While designing a form in the Designer, many controls have a caption property and a "caption alignment" property to specify where the caption should appear relative to the control (left, right, top, bottom). In ECL, the Action and Refill Classes have field collections "Fields"…
-
TODO List as default in Client?
Hi everyone, Is it possible to set ToDO list as default view for all users when they login. Best regards,
-
To pass a value from a metastorm grid to a newly starting process on a button Click
Hi...All, Is this possible to send a value from a metastorm grid to a newly starting process on a button Click(Initiate Process)? scenario: I have a metastorm grid,Command button on my form1 which is attached to process1. I have a text field on my form2 which is attached to Process2. I should select a row from the…