01-01-2013 02:25 AM
01-02-2013 11:39 AM
01-03-2013 01:47 AM
This is the way, but if credentials is 'null' or the property is not called getGetUserName you will get this 'error'. Keep in mind that EL uses the 'beans' standard, so most likely ${credentials.userName} is what you need
<h
utputText value="Assignee" />
<h:selectOneMenu value="#{processVariables['manager']}">
<f:selectItem value="#{incidentCO.managerName}" />
</h:selectOneMenu>
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.