-
ERROR: [DM_LDAP_SYNC_E_LDAP_NAMING_EXCEPTION]
We are getting following error after running the LDAP job 2013-05-22 04:03:22 EDT: ERROR: [DM_LDAP_SYNC_E_LDAP_NAMING_EXCEPTION]: Explanation:null: RemainingName:null: ResolvedName:null: ResolvedObj:null: Exception Class:class javax.naming.PartialResultException: Message:null: Cause:javax.naming.CommunicationException:…
-
Changing Connections When Migrating between environments?
We are going to be creating a library that contains a connection to a specific database that is used by multiple groups and applications within our organization so that we can attach this library to processes that need access to this information. The concern I have is that this database exists within our Dev, QA, and…
-
Explorer Stopped Responding
I think its more PC related, but thought I'd check in just in case. Anybody getting either "Windows Explorer has stopped working" or "Internet Explorer has stopped working" messages while using BPM? We've had a few users (on a controlled desktop) report these more frequently recently, though not to the point its…
-
isLoggedIn is always returning true
Hi Support Team, We are facing issue with " isLoggedIn " method part of ECL core operations. This is method always returning true even if we pass invalid sessionid. Request you to please let us know where the problem. Thanks in Advance.
-
Error on grid sorting
Hi all, I have a grid (named grdEfolder) in a form, with ordering fields enabled. When i click on a column of the grid on web client, instead of ordering the rows, it show me an error: "An error occurred in this process. Please report the problem to your administrator." In ELOG table was logged this error:…
-
Error connecting to KE Server from Provision 9.1
We get the error attached to the post when we try to connect to KE server via Provision 9.1 Does anyone know what this means and/ or how to fix the problem? Thank You!!
-
KE Repository Connect
I can't connect to a KE Repository from provision as of yesterday. The Repository Connection Wizard looks different than it did before... What am doing wrong?
-
Admin tool - putting a user on the todo / watch list
Are we not allowed to search for a user to place on the todo list? I have to hit "next" a hundred times to get to my name. Or a way to page through more than 5 users at a time....
-
V9 - Changing form field attributes on the client side
Hello, Is there a way to change the attributes of a field on a V9 form using a client side Jscript function? A common functionality we need is to change if field is enabled or disabled based on a selection of a radio button. Prior to v9, we could use "document.getElementById(elementName)" to get a handle on the form field…