-
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…
-
Hide and Unhide Widget in D2 - Programmatically
Hi All, I want to Hide and Unhide widget in D2 programatically, either by using OpenAjaxHub Programming or D2FS or any D2-API. Thank you
-
Strange Email Inbound Activity bahvior
Hi, My process is invoked through an Email Inbound activity, but sometimes, the process is not triggered although there are new emails in the mail folder the activity is listening to. When i perform a restart for the application server BPS project, the listener gets the pending emails and the process is triggered…
-
Timed action not on the weekend
We have a process where priority is increased each day the folder sits in a particular stage. I can do a timed action to increment daily but I don't want to include the weekend. Ie, if it's a priority 4 on Friday, it shouldn't be a priority 2 on Monday. Any simple solution ideas? Thanks!
-
Seperate items that are ECL driven vs Metastorm native client.
Is there a way for me to show process information depending on what drives the process? For example - we have 2 processes: 1) ECL driven - we design todo watch list and forms 2) native metastorm client I'd like the native metastorm client to not show the ECL driven process. This means todo list / watch list / blank forms…