-
Custom Code for Export
Hi all, I was wondering if anyone can help me out. I've been trying import a .zip from our Web Server to the users local C:/. I can get the import to work great, but the export isn't working. I'm trying to do this is from one selection, we are using virtual documents that we build into a larger docuement through custom…
-
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?…