-
Design Assistance / DMS Support enhancement request
We require the functionality to remove the ‘Upload’ option from the select when adding an attachment clip to a form and configuring it for DMS support. i.e. the only option then available to the user will be Select – therefore the user can then only select the document from the DMS when clicking on the attachment clip. Is…
-
Toothless.jpg
-
Cannot Connect to Server
When I use mke.emotion.com, port 8080 I get a message that PV cannot establish a connection to server. When I enter this as URL in browser it takes me to smart biz workspace. Thoughts?
-
Manually inserting records in ewait
I have a timer that sends folders back to the very first stage after 90 days of inactivity. The folders that were already sitting at the stage before I created the timer event do not have an ewait record - but I'd like to create some records to clean up these folders. After inserting the records in ewait, is there anything…
-
BPMN 2.0 Support
I was hoping for better BPMN 2.0 support (intermediate events, colloborations, choreographies etc). I have been disappointed that these key modeling elements have been so poorly supported in Provision and continue to receive no support in PV 9.0. Quite honestly the BPMN 2.0 language that ships with the product cannot be…
-
Metastorm BPM 7.6.4 Hotfix 2 (7.6.4.2)
Product: Metastorm BPM Release: 7.6 SR4 Hotfix: 7****.6.4.2 Affected Components: Metastorm Process Engine, Metastorm Web Client Purpose of the hotfix: This hotfix addresses the following issues: * The "Failed to commit action" error is displayed when performing a combination of system and manual actions due to a unique…
-
Write to log from JScript
How do I write to the metastorm logs (procedure logs) from a Jscript ? something equivalent to log.error() from Java based BPM tools ?
-
how to use folder content search
<span style="font-family: calibri, verdana, arial, sans-serif; font-size: 14pt;" mcestyle="font-family: calibri, verdana, arial, sans-serif; font-size: 14pt;">Hi All, <span style="font-family: calibri, verdana, arial, sans-serif; font-size: 14pt;" mcestyle="font-family: calibri, verdana, arial, sans-serif; font-size:…
-
An invalid character was found in the mail header
Hi All, I try to use the SendEmailActivity, but an error stops me from sending the email. from eLog: An invalid character was found in the mail header:','. but the email addresses contains only semicolon. anyone can help? Chun
-
Client or Server script to prevent action from taking place
is there syntax I can use to associate to a form btnClick event in order to prevent an action from taking place using either client or server scripting (Code activity)? I assume this would be placed at event handler 'when action started'? or on form submission? i can't seem to find anything on this.