-
Metastorm BPM 9.0.3 Hotfix 2 (9.0.3.2)
Product: Metastorm BPM® Release: 9.0 SR3 Hotfix: 9.0.3.2 Affected Components: Metastorm Process Designer, Metastorm Deployment Service, Metastorm Process Engine, Metastorm Web Client Purpose of the hotfix: This hotfix addresses the following issues (plus those in 9.0.3.1): * Loopback chained action sometimes results in…
-
JScipt with Grid, OnBlur
Everything works here except the eworkGetCurrentCol. This always returns -1 for each and every column. So the "if" had to be removed. But the eworkGetCurrentRow, the getField and the eworkSetCell all work. Things would be fine and I could set the UserName (key field) on exit of every cell in the grid. However, when the…
-
Publishing issues
Hello, when I publish Models I got some issues. One if a model has two component models the links just dont work, I cant choose which one I like to open, none are offered. If I have only one component model. I can click on the object, this one link from the model is offered and I can click on it and it works. Just not if…
-
Horizontal scroll bar in memo field in IE8
We pretty much always get horizontal scroll bars in editable memo fields in IE 8. It looks pretty awful, and typically makes the field difficult to edit.
-
eRaisedFlag flawed
I do not think I have reported this before, but the eRaisedFlag functionality is flawed. If I have a flag that is raised for 10 Folders, and ONE Folder fails to respond, the entry to raise the Flag again is entered in tho the eRaisedFlag table. When it is triggered again, it is triggered in exactly the same way is it…
-
ProcessContext.StageName is wrong in the 'when stage starts' event
In previous, this value is the stage you are at when the action is invoked. The 'ActionStartsStage' contains the target action. In version 9, they both have the same value in the when stage started event, which is wrong. The StageName should only update when the action is completed. We use this a lot to set the previous…
-
Memo field loses contents if filled after using a drodown in a grid
This one was a really hard one to find, as you can imagine by the title. If you leave the editable grid on a dropdown, then enter a memo field and enter some data, the data is lost. If the field is set to required, you get a message saying it should be filled, then it is emptied as soon as it gets focus. We had absolutely…