-
Email periodically failing to send
Hi, I was wondering if anyone else has faced a periodic issue with email simply failing to send from Metastorm? It's not limited to one process, but across all of our processes we occasionally (starting to be more frequent though - we had 7 occurrences last week) get an error in the log "Service not available, closing…
-
Default / Opening Window Width on Reports
I have created a few landscape reports -- one quite wide, but one in common paper size. However, when the viewer opens, it is too narrow. I have been unable to figure out which settings to change to make the window open bigger. The attachment shows how it is opening (left side) verses the width I'd prefer it to open as…
-
How to specify the ToDoList in the "To" field of the Email template?
I am trying to use the Email Manager library (from ProcessMapping.com.au) on my v9.2 BPM platform. I have managed to get it all plumbed in and working ok (with some minor adjustments here and there) but I now want to create an email template that sends to all those who are on the ToDoList of the stage that is invoking the…
-
Passing data between Admin Forms
Hi all, I have an admin form "A" with a command button "CB" and a second form "B". I want that when users press the button "CB" the second admin form is displayed and relevant data is passed on form "B". My situation is the following: * I set the "CB" to initiate a process, specified the Process Name and Action correctly,…
-
Metastorm If statement issues
I am having issues with using the metastorm If statement. The If(conditon, case for true, case for false) is used to assign a variable. The code has been working but recently, when the project was opened on another machine with the same metastorm version or when a library is updated I would get this error: Cannot…
-
How to dynamically configure a web service connection endpoint?
Hi, We have a segregated development and live environment, which is pretty standard. I am looking at implementing web services using the Web Service 'Connection' type from within Metastorm, exposing the relevant methods. This web service has a specific endpoint from within our development environment, which I can use to…
-
Editable Grid Data saving Issue in Metastorm V9
Hi, I have created a editable grid but the parameters for the grid business object is not a default parameter. I wrote a sql query to get the parameters mapped with the columns in the table. When i deploy and test the grid, i was able to populate the already existing data in the grid but the new data couldnt be saved. Even…