04-02-2009 04:38 AM
04-02-2009 05:45 AM
person.properties.userName
Thanks,07-16-2010 03:29 PM
07-22-2010 04:24 PM
10-10-2010 04:55 PM
10-18-2011 07:52 AM
10-18-2011 08:08 AM
10-19-2011 02:47 AM
function main()
{
model.currentUserDetails = person.properties.userName;
}
main();
{
"userName":"${currentUserDetails}"
}
<webscript>
<shortname>CurrentUser</shortname>
<url>/api/user/currentuser</url>
<format default="json"/>
<authentication>user</authentication>
<transaction allow="readonly">required</transaction>
</webscript>
04-09-2015 08:34 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.