SSWA WITH EXTERNAL URL AND FND_PROFILE
Hi, everybody !
I need create a function to call an external URL passing fnd_profile.value('username') as a parameter
Does anyone knows how can i do this ?
I created a function to call an external URL with SSWA jsp but how can i pass fnd_profile.value as a parameter to url ?
Thanks !