-
Metastorm 9 - Filtering Grid from ECL?
Hi, in Metastorm 9, is there any possibility to Filter GRID by external Custom Client or by WebService? What we need is to access all data in Grid, which can be paged, sorted, but also FILTERED by any column. This would be added dynamically. Is there any possibility to access programatically Business Object or Grid and…
-
Component Attachment clip
Guys, There is some component of the Metastorm I can map the document with a specific directory on the server. Example: I need to do that Attachment clip is tied with a document in a specific directory that was done uploading. Is there any way I also make the upload in a given directory? Thank you.
-
FTP File Transfer
Hi, In v7 of Metastorm, I was able to execute a run command as follows: %Run("FTP.EXE"," -s:C:\BATCH_FTP.SCR") The .SCR file had all of the connection information as well as the file information that needed to be transferred. In v9 I am sure something similar would be included, but I have been unable to find a similar Run…
-
Association in Metastorm Provision
How can I change the association in my workflow model activities into a hyperlink in a published HTML report, so that I can manuvre from a workflow model through my objects associations.
-
SendEmail Visual Script Activity SR2
The introduction of BCC to the SendEmail functionality causes issues for solutions created in previous versions. In SR2 the Visual Script Activity displays an additional parameter for BCC in existing solutions but this is at the bottom of the parameter list. The SendEmail activity expects BCC to be the third parameter and…
-
Event history for Side-by-side system
Could someone from the Metastorm team please explain the reasoning behind sharing the eEvent table in the side-by-side operation? All of the other changes make sense but this change does not seem necessary and causes issues with existing V7 processes. Enabling side-by-side cause all new V7 events to record in the V9 eEvent…
-
Screen shot.jpg
-
Parametrized table in query business object
Hi to all, Is it possibile to parametrize the table name in a query B.O. or to have pieces of sql statements dinamically changed at "runtime"? Thanks in advance Andrea
-
How will Metastorm create a case?
Hi, i want to know the total process of how metastorm will create a case after one submit the details in First Action. (Request to create a new case for the process) I know about the procedure (esp_creation_action) it calls when some one performs first action, but i dont know how it calls that particular procedure. Can any…