-
Sorted LDAP Query
Hi, i want sort a LDAP Query. Is there any Idea to make a sort LDAP Query? Greetings Charly
-
Failed to execute deployed method 'ListOptions'
Hi all, Can anyone help me with an error message I am getting on initial action form load? Failed to execute deployed method 'ListOptions', using entity 'Manager'. The LDAP request ';(objectClass=user);displayName,distinguishedName;Subtree' failed. One or more of the LDAP policy values may be set too low to support the…
-
Getting last note in Alert Message
Hi all, Does anyone know if it is possible to automatically get the last note as the alert message. I tried using: getearliernote(SELECT COUNT(*)-1 as NumberNotes FROM Metastorm.dbo.eEvent WHERE eEvent.eNotes IS NOT NULL AND eEvent.eFolderID = @FolderId) But when testing this the message was displayed blank, and also tried…
-
3rd party DLL crashes the Metastorm Process Engine...
Hi, I am trying to get a 3rd party DLL working within a server side script in version 9.2.0. The DLL has been put in all the relevant directories (Engine/DotNetBin, Designer/Custom, Deployment/Custom) and although intellisense does not bring up the properties and methods, the process deploys. The problem comes when it runs…
-
Best Practice questions - Modeling/Notebook Structure
Good morning ~ I am a new business architect with the state of Washington and I have been tasked to find a way to consolidate our existing 'project' centric notebooks into a central repository so that we can do business impact analysis when state regulations change. Here are my questions around structuring this within…
-
Loadbalancer Configuration with BPM
While not explicitly supported, BPM can work well with load balancers with some configuration changes. Sessions BPM, like other .NET applications, using IIS to store sessions on the server. By default, IIS stores sessions "in process". This means that each app pool stores session data and if the app pool restarts the…
-
viewstatekey.PNG
-
sessionstate.PNG
-
MBPM 9.2.1.1 Web Server SSO Issue
Hello all I am running MBPM 9.2.1.1 with separate engine and web servers. Both are running Windows Server 2008 R2 SP1. Database is SQL 2008 R2 SP1, on a separate SQL server machine. I have both standard login and SSO set up on both the engine server and web server. In other words, the MBPM client should be able to be…