-
Updating to 9.1.3.x - Transactional Support in Engine
Hi, Thought it would be useful to share some info/potential issues when updating to Metastorm 9.1.3.x (Caused me a week of troubleshooting and fixing) A new feature is: Transactional Support in Engine This can break multiple items in your process that would have worked previously AFTER your next deployment on the new…
-
What Class type is a Process Business Object?
We have a generic Rules Engine that lets you specify ad - hoc rules at run time in Metastorm BPM. We are trying to get the Process Business Object into this function for evaluation of the Process variables. The trouble is we cannot figure out what Type it is (without knowing in advance what the Process itself is). So far…
-
Excluding Contextual Objects from Nested Workflows
I'm trying to exclude, or otherwise hide, the contextual objects from a nested workflow. When the nested flow has more than one context, ProVision provides a dialog allowing the user to choose to show objects from one context, or none at all. But when there is only one context for a nested flow, there seems to be no…
-
get MetastormDefault connection to use it in ADO.NET
Hi I wonder if there is any possibility to retrieve sqlconnection object from MetastormDefault class e.g. to use it in ADO.Net and prevent opening new connection.
-
Need info on four (4) buttons (Submit, Save...etc) in a Forms Builder form.
Hi, When I create a form using Forms Builder, I see four (4) buttons Submit, Save, Cancel....etc.. I noticed Save button saves the information entered in the form. How can I use Submit button? Do I need a special code? How can I use other buttons too? Can I delete or hide all buttons except Save button? How can I do this?…
-
MBPM Debugging Tool
Hi I have a little problem trying to debug some simple map. I cannot put breakpoint in place of my activity code, the VS says: The breakpoint will not currently be hit. No executable code is associated with this line. so where should i put breakpoint to get to this line of code? MBPM v 9.1.2.2 Visual Studio 2010