-
Metastorm ProVision 6.2 SR2 (6.2.2)
New Capabilities Metastorm is proud to include the following new capabilities in Metastorm ProVision 6.2.2: * Reuse of reused content – Reusing objects is a way to maintain “common” content that typically would be used in a number of notebooks across your enterprise. Now, you can extend the definition of a reused object by…
-
v9 How to do an insert on a business object of type table
Can anyone provide a how to on doing an insert of data to a business object of type table? I'm in an onButtonPress codefunction and am looping over data coming from a web service. I want to wwrite it to my business object. Thanks Bryan
-
Linq in V9
Hi Is there any possibility to use linq expressions in scripts (also in CodeActivity)? I would like to have acces to methods like Contains, ToList and so on which are visible only when "using System.Linq" directive is added to code, unfortunatelly intellisence does not show Linq namespace and when we use CodeActivity…
-
Collaboration Sessions
Should I be able to amend the model if I have been invited to a collaboration session? It seems like I can only chat...
-
V9 - Retrieve older versions from repository
Hi, How do I retrieve older versions of the solution published earlier from the repository database? We were able to do that using the designer in 7.x and lower versions. Thanks & regards Sandeep
-
Administrative Tool Shows Incorrect Loaded Time for Library
The information in this article applies to: Product: Metastorm BPM Version: 9.0 9.0.1 Issue * If a project and a library are deployed at the same time, the Loaded Time displayed in the Administrative Tool shows a one hour difference. Resolution * This is a known issue. The Loaded Time for a project is correct, but the…
-
Visual Studio Prerequisites Incorrect for Designer Process Debugging
The information in this article applies to: Product: Metastorm BPM Version: 9.0.1 Issue * Section 2.5.1 of the Installation Prerequisites Guide for Metastorm BPM® Release 9.0 SR1 states the following: Metastorm BPM Designer Process Debugging feature enables you to identify and correct problems in your Metastorm BPM…
-
Checking ProVision back in, but system says still chedked out.
I am experiencing a problem checking ProVision back in. I checked the file out, completed my updates, and then successfully checked the file back in; however, the system still says that I have the files locked. Consequently, no one else can check anything out.
-
Using a post receive exit script to copy or rename a file after the initial transfer
We're using MIM to transfer a file to a Linux file system- the receiving/consuming application is grabbing and consuming the file before MIM has finished writing the file, so they are receiving partial files. It was recommended to us that we set the dpath to a different directory or filename and use a post receive process…