Auto renaming of Directory using Date in OpenKM 5.1.10
PostPosted:Tue Jan 08, 2013 7:59 am
We are debugging in scripting area in OpenKM, some functions are not getting called.
for example:
This is the error thrown on session.getUserID() function call
for example:
This is the error thrown on session.getUserID() function call
Code: Select all
"Typed variable declaration : Attempt to resolve method: getUserID() on undefined variable or class name: session : at Line: 6 : in file: inline evaluation of: ``import javax.jcr.*; import com.openkm.core.*; import com.openkm.bean.*; impor . . . '' : session .getUserID ( )"