-
Deploy to different environments in BPM v9.x
Hi folks, There are normally 2 or 3 environments in BPM environment set up: Dev, QA and Production boxes. Does anyone know how to manage deployment to different environments without need of changing connections (say a solution has 3 or 4 connections, connection strings would be different (database server name, database…
-
Process Activator 9.2 Connection Problem
Using Process Activator, I am trying to connect to my metadata service to activate my web service. Error connecting to process metadata service System.web.services.protocol.SoapException: Server was unable to process request --> System.ArgumentNullException: Unale to read connection string from registry Any suggestions…
-
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…