-
Metastorm Grid Problem : Not updating even if I change the DataSet.
Hi, I've bind my Grid with a business object of type table (it has one primary key also). I've also taken a button and set it's action as "Server Operation". On the server Operation I've written a Code Activity with the following lines to do some manipulation with the dataset and then bind this dataset to the Grid. I…
-
Model Driven SOA
Hi all, I'm having a hard time finding out how to use Provision to create our service architecture. To me this should be driven out of our BPM workflow models. But, it seems that the tool requires you to first identify services then tie them back to activities in the BPM - this seems backward to me. I would expect that as…
-
Another Tool in the Toolbox
I have seen quite a few posts of the last two months asking about alternative form controls. Metatorm BPM forms enable you to quickly create custom user interfaces for your process enabled applications. To further assist you with this, Metastorm BPM Version 9.1 will contian a number of enhancements to our forms…
-
(Untitled)
-
(Untitled)
-
xmi import
I'm trying to import an XMI file that I exported from Provision as a test. Upon initiating the import, I get the following two message boxes appearing: * javaw.exe -mx1000m -ms600m -jar "C:\Program Files\Metastorm\ProVision614\Program\pvXMI1.jar" "C:\ProVision\XMI\paramXMI.xml" * Could not create the Java virtual machine.…
-
Version 9.0 side-by-side not completely working...
It took a day and a half, but I have successfully configured our Version 7.6 in a test environment, beside a new version 9 environment. It appears that both work properly. Then I configured the side-by-side implementation. It took me a little while to figure out why the side-by-side would not log me in when opening an item…
-
Publishing 6.2.3 - Using Compiled HTML on Web Server
I am experiencing problems using cHTML or the .chm file on a web server. Remote users are not able to access the .chm due to Microsoft security settings. Disabling the remote users security settings are not an option in this case and I'm looking for any other solutions for making published cHTML files available to 1000+…
-
Calling Multiple Transfers in Parallel
A customer recently asked how to call multiple transfers in parallel from a Process Flow. Here is one approach: Create a Fork | Merge in your process flow for each transfer. You can then do a "For Each" based on the contents of the XML. For example, if you have in your Workflow: file1.txt file2.txt file3.txt Set the…
-
(Untitled)