-
High memory consuption
If i'm using SBW with IE9 on Windows Server 2008 after few minutes memory consumption of IE raise from 100MB into 500MB or more. It realy makes averything works slower every minute.
-
execute container method within component class
Hi All I want execute MyContainer method from MyComponent class. I have an action which opens dialogcontainer and calls mycomp and my cont components. these components call MyComponent (extends Component) class and MyContainer class (extend DialogContainer). I want to execute MyContainer method within MyComponent. for…
-
Losing contextual objects in nested workflows
Hi, I have a parent workflow model with several nested workflows. After changing some of the links between activities on the parent workflow I then found that the nested workflows no longer had the contextual objects. Any ideas what might be going on or how to solve the problem? I am on v6.3.1. Alison
-
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…