Hi All,
I created a filter using the example: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/implementing resource list filters for flexible ui navigation/index.htm
and its work but i need to get attributes of the session in this code.
I tried to use IPortalComponentRequest cr = (IPortalComponentRequest) this.getRequest() for get session after, but it does not run and return null.
Can anybody help me?
Thanks,
Marcelo Torres