-
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?
-
KE Capacity Planning
I see where there has been some recent posts around the Knowledge Exchange product. The excerpted information below provides some good guidelines for evaluating KE usage in a given deployment. It discusses the major components that impact performance. The versatility of Knowledge Exchange ensures that every customer’s…
-
Datagrid to PDF
Hi, pls help. i have a form with datagrid and a button. grid gets data from a view. what i want is when a user click the button, it convert the grit into PDF. is it possible? Pls Help
-
Send email activity
Hello I have question about send email activity in visual scripting. In v7 sendemail was build on top of CDONTS. There were also some xel library with sending email by .NET objects,and some information, that this method is prefered. Is in v9 still used CDONTS, or this visual scripting block build on top of .NET Framework?…