Tuesday, June 17, 2008

How to get user credentials being used by Capture Manager, programmatically?

Solution: You can get the CE credentials used by Capture Manager by accessing following registry entry HKEY_LOCAL_MACHINE\SOFTWARE\FileNET\Panagon Capture\ CurrentVersion\ Capture Manager\Repositories
Find your repository name and access it through application code. If you are coding your application in Visual Basic 6.0, the following link may be of your use.
http://www.freevbcode.com/ShowCode.asp?ID=4330

No comments: