-
managing connection strings
Is there a way to manage connection parameters external to the Metastorm designer?? I'm looking for a better way to handle database password changes. At present it looks like the only way to change a password defined in a connection is to re-deploy the solution. Am I missing something?
-
Error while log in with ECL.NET
When I try to log in with the ECL.NET I get this error: The HTTP request is unauthorized with client authentication scheme 'Anonymous'. The authentication header received from the server was 'Negotiate,NTLM'. How can I solve this? Thanks in advance...
-
Using a SBO from a DFS .NET consumer
Hi there, Couldn't find much in the doc about that. Basically, I have a SBO I use from some Webtop components, so far so good Now, I'm developing a .NET application using the DFS libraries, thus allowing me to use the out of the box DFs services. How can I use my SBO from there ? Is it possible ? Would anybody have an…
-
Grid and "given key not present in dictionary" error
I have a simple form that lists names from a table that has a primary key. I believe it worked at one time, but have no explanation why its not working now. I display, via a standard BO, the results that meet the criteria in the grid. If I mark the grid as "has dependents" any row I click gives the "The given key was not…
-
Oracle Client
Hi guys, Box 1: Metastorm BPM Engine server - Win 2008 R2 64 bit (same box) Metastorm Database - MSSQL 2008 64 bit Box 2: Another box for business data - Win 2003 R2 32 bit (same box) Oracle 10g 32 bit I am trying to retrieve some data from Box 2 to Box 1. designer was perfect that I can view tables and retrieve data.…
-
Question about form in edit mode not saving to data base
Hi, all. I need help with an issue that should be easy but being relatively new to metastorm development I am having an issue. In my process I have and edit function on a form when it is on the users todo list. On edit, the form is changing correctly, but the change is not making it to the database. I know this for two…
-
Perform Check In operation using DFC only if the document content has been modified
Hello Everybody , There is a requirement for allowing the Check-In of a document only if the content of the document being checked in has been modified. Can you propose a solution as to how to go about this. Does Documentum provide any out of the box solutions which check ins a document only if the content has been…