Thursday, April 12, 2012

Encountering error, You do not have permission to run DStudio, when attempting to log into Datacap Studio 8.0.1 in IBM Datacap Taskmaster Capture

Encountering error, You do not have permission to run


DStudio, when attempting to log into Datacap Studio 8.0.1


in IBM Datacap Taskmaster Capture


Abstract


Unable to log into Datacap Studio 8.0.1 using the default "admin" account and password.

Cause




Permissions for specific groups and users must be granted..


Resolving the problem




First, check to see if "Datacap Studio" is checked in your Taskmaster Administrator under the Users tab --> "Privileges" --> "Client's" (From Taskmaster Administrator)?

If yes, and you are still not able to log into DC studio, try the following:

  1. Update the Admin database to allow selected users and/or groups to access Datacap Studio.Using any database editor, access the Taskmaster Admin database, "tmuser" table, and change the "us_perm" value for the administrative user to "-1". (This gives the administrator all permissions, including the new Datacap Studio and Password Change privileges.)

  2. Next,log in (your application) as the Administrator and assign Datacap Studio and/or Password Change permission to other users and groups as desired. (If the Taskmaster Admin database is in Microsoft Access or Microsoft SQL Server, execute the following query: UPDATE tmuser SET us_perm = -1 WHERE us_id= admin;)





 

No comments:

Post a Comment