If you try to update via sbmadminservices72.UpdateUsers the login Id of a user [ ] to an existing login id held by another user , the update will fail but there will be no error message repsonse.
Open the Widnows ODBC Data Source Administrator > System DSN, and configure the SBM DSN. As you click through the wizard, you will be asked for the login /password. Enter these values and click Next to test the connection.
Trying to create a login-id which contains '_' or '%', these letters will be treated as special characters which represent any single/multiple characters. If the string pattern matches with any existing login -ids, the registration will fail with a message like ' login -id already exists'.
You can tell if you're running into this defect by running the following two queries against the Application Engine database. If either of these queries returns more than 1999 rows this will be an issue. Another symptom of this problem is users are unable to login to Work Center due to errors like "Unable to validate user" and "Error: Not Found" and "Error static Top : Not Found"
After entering credentials, the user is returned to login page. At times, it appears that the sign in starts and the user gets kicked out. I attempted login several times and failed with no error message in event viewer.