-
"Help url" ?
What does the "Help url" on stages/actions do? Where's it supposed to show on the client ? I dont see anything that indicates a "help" icon/ "?" icon like one article suggested - is this a web config maybe ?
-
ESP_UPDATE Failed
Is there any way to pull a little more info out of these failures in the logs? Details:Stored procedure 'esp_update_action' failed. What exactly is the esp_update_aciton supposed to do and when it says it fails does that mean the entire transaction is roled back? thanks, ...aaron
-
User Management Solution
We have released our User Management Solution. You can download it and see demos here: http://processmapping.com.au/Products_User_Management.html The main purpose of the User Management system is to manage users in the system without the need to go through the Metastorm Administration tools. Our goal was to remove the need…
-
Setting up Public Access - Issues
Hi, I want to set-up public access and have followed the guidance in the Administration Guide but unfortunately this is not working. I've added the following code to the web.config file http://ourServer/escripts/EngineServiceConfig.xml" defaultEngineService="Metastorm BPM Server" description="Retrieves membership data from…
-
Action notes
We have a common form to show the notes added during the process. But they're displayed in chronologic order via a "AllNotes(ProcessContext.Folderid)" command. Is there any way to display them in reverse? (ie newest on top). Thanks!
-
Email Attachment Size Limit
Is there any known size limitation sending file attachments using Mstm.SendMail? Is this configurable? (Or might that be limited by our SMTP server itself? We plan to chase our SMTP administrators down, but trying to chase down all possible avenues to shorten the wait time as the requirement is time constrained.) We can…
-
Troubleshooting Installation Issues with BPM 9.X (Applicable with 7.6/7.5 as well)
Hey everyone this is Dan with the helpdesk. Lately we've been running across a fair amount of installation issues. Sometimes you'll see issues when installing on 64bit systems. Much of this centers around the installer looking for a certain key being false, or a particular app pool not set correctly. Now keep in mind, that…
-
Load Balancing Process Engine v9.2
<?xml version="1.0" encoding="UTF-8"?><ServiceDirectorConfig Name="Metastorm Engine Service List"> <PreAuthenticatedRaiseFlag>true</PreAuthenticatedRaiseFlag> <!-- It is only possible to support one HTTP channel formatter at a time. In order to change formatter, the client must be stopped and restarted. If HTTPUseSOAP is…