-
Add User to To-Do-List using server side C#
I need to a user to the to-do-list of a folder and and would like to know if there are any existing (prewritten) functions within Mstm class? If not what would be the steps?' Thanks
-
Changing databases
This used to be so very easy. 1 Registry setting in version 5. @ in version 6 & 7, or just select the ODBC DSN from a list in the admin tools. In version 9: 6 Registry settings, 2 XML files* and a 'Ninja'** ODBC (sung to the tune of 'the 12 days of Christmas). The documentation tells you that you can do this from the admin…
-
Report with Chart & Grid
I think it should be a simple report. It is simple in MS Reporting Services, but MSRS doesn't allow you to click thru a row in a grid to the underlying folder. The grid gives a detail view of the underlying business object: mainly folder names and a status field. The pie chart gives a summary view: count by status.…
-
Promoting methods to ExpressionBuilder via dll
Hello everyone! I'm trying to extend the designer functionality. I've already noticed that you can write methods in server scripts and promote them to the ExpressionBuilder using promotion attributes. So far it worked fine, but when I tried to write a .net 3.5 library in Visual Studio and added it to the designer’s…
-
Metastorm BPM 9.0.3 Hotfix 1 (9.0.3.1)
Product: Metastorm BPM® Release: 9.0 SR3 Hotfix: 9.0.3.1**** Affected Components: Metastorm Process Designer, Metastorm Deployment Service Purpose of the hotfix: This hotfix addresses the following issues: * Deployment loads .NET 1.1 assemblies instead of .NET 2.0 assemblies for executing Solutions. (Metastorm\#…
-
Script Call Failed
I'm using BPM 7.6. when I try calling a script from my form, I get the following error: "Unable to load script text, reason <0x80020101>. Procedure Script call failed. Position: 44" ------------------------------------------- Pre Eval %Script(VBScript,,,%MapName,"ClearValues()") -------------------------------------------…
-
Metastorm Java ECL
Does anyone know how to raise a flag from using the Java ECL? Thanks
-
Extract data from clipboard attachment
I have users that want to read (extract) data from a fallible Word Document that has been attached (by clipboard) in a Metastorm 7.6 process. I see that it is stored in BINARY. Is there a way to do this?