• How to get Username in Openkm Stamp instead of UserID

  • OpenKM has many interesting features, but requires some configuration process to show its full potential.
OpenKM has many interesting features, but requires some configuration process to show its full potential.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #48622  by jahir
 
Hi,
How can i get Username in OpenKM stamp instead of UserID

Am using Openkm Version : 6.4.48-Pro Dev with Professional Extension

Example :
Username : Jahir
My Login ID : It1

I wants to get username: Jahir as a Stamp in documents.
 #48643  by jllort
 
As a customer of the professional edition you have the customer website to get direct support from us. The public forum is not the right place to ask for it.

Anyway in the script you should convert the userId to userName calling:
Code: Select all
String userId = "someUserId";
String userName = OKMAuth.getInstance().getName(null, "userId");
API information at: https://docs.openkm.com/kcenter/view/ok ... ml#getName

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.