Hai All
I have created the Flex project and then imported in NWDS through webmodule project . How do i get the portal log on user in Flex through webmodule project like what we will get in webdynpro java or webdynpro abap with the following code in init() method
IWDClientUser wduser=WDClientUser.getCurrentUser();
com.sap.security.api.IUser user=wduser.getSAPUser();
What should i write in Flex init() method to get the portal log on user or is it possible to the portal log on user in flex?
HOW TO GET THE <User.LogonUid> from LOG ON PORTAL USER into FLEX
Kindly help me.
Regards
Dhinakaran J
Edited by: J Dheena on Sep 16, 2009 10:45 AM
Edited by: J Dheena on Sep 16, 2009 2:41 PM
Edited by: J Dheena on Sep 17, 2009 7:53 AM