-
Busiess Object paging fails if there is a 'Group By' clause in the SQL
As far as we have noted, if you have a Group By clause in a Business Object, and then you set paging on the BO, it will fail.
-
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…