-
Logging client script errros
Is there any way to log errors from client script onto the server log ? I know you can do this in custom code using AJAX and passing the error back to some aspx/jsp on server side. Wondering if there's some Metastorm aspx we can hook into (with the assumption that metastorm does capture clientside errors into the server…
-
eCallerID value
Is there a way to access (for reading) to EcallerID value... somenting like esessionID exposed by Legacysession type? Many thanks
-
Records menu items invisible in Webtop
hi Experts, Records menu items invisible in Webtop. But all menu items of Records menu are visible in da. Need suggestion how to make visible of menuitems in Records menu. Thank you, Srini
-
Rol preferences in webtop
Hi! I want to set the cluster tree definition in webtop. I have found out that I can do it at user level in DA at Cabinets/Resources/Preferences/Webtop directly modifying the content of the 'application.display.clusterTreeDefinition' field inside the username.preferences file. But I would like to do it at role level…
-
Text fields can now be up to 2000 characters in v9
I'm not sure it is documented anywhere, and it is certainly not highlighted as a significant feature, but text fields and variables can now be up to 2,000 characters long. A welcome addition.
-
v9 Java Portlets
Hi Do anyone know if java portlets are supported in MBPM v9? Regards
-
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…
-
ADO.Net Entity Framework
We're just getting started on serious development in V9.1 and we are aware of how we can use .Net assemblies. What we were wondering was whether it is possible to make use of the ADO.Net Entity Framework to manage access to external tables etc? Is this compatible with Metastorm and has anybody tried it? Would it have to be…
-
Am I at a stage or action
I remember seeing the answer to this somewhere on the forums - but I'm unable to locate it now :( How do I know in code, if I'm on a stage or action . Basically I have something I need to conditionally display at a stage but not at an action. Thanks