-
how to delimit attachments for SendEmail() ?
Looking at the SendEmail() function, there is no clear definition of what is required. It accepts a string, but how to delimit the string? OK, for email addresses we accept it could be either ; or , but what about attachments? Both are perfectly acceptable in a file name. In version 7 you wrapped the name and path in…
-
What Client Extensions can I use?
Does anybody have any idea what can be used in this property now? I have tried the HTML value for a Memo field, as I wanted to show some HTML, but it failed to show. I also tried it for a calculated label field. Strangely, if I entered a particular memo field the HTML I wanted flashed on the form very briefly then…
-
Purge Logs in V9
In V7, event and authentication logs could be removed via the Services Manager. (Image attached.) Is there something similar within the Metastorm Administration Tools (log tab) or elsewhere? (Or am I missing something.) I know I delete directly, but was comparing v7 / v9 differences and realized I'm missing something. (I…
-
V9 NET SDK - GetListEx, List Definition
Hi everyone, I easily managed it to receive the data of a custom list "Business Object" with the following function of the .NET SDK: IListResult GetListEx(string listName, IListFilter filter, KeyValuePair sortColumns, int page, intpageSize); The DataSet I receive contains all columns and rows from the list attached…
-
Starting the Debug option in Metastorm
Hi, There are times when you'd have installed Metastorm on your System but would not be able to see the Debug Option under that. The following steps needs to be performed for letting the debug option to be working in Metastorm. * Those who are not able to see the Debug Option in Metastorm, please ensure that you have first…
-
Enterprise Architecture Approaches
I am curious to hear about various Metastorm customer approaches to EA. In the past few years I have seen several 'bottom-up' approaches that are IT driven. In recent years I am starting to see a more strategy driven EA where organizations are aligning their IT investments with their business strategy. What are some of the…