Hi,
I have a jsp login page. When the user logins, I have to lookup user Email address in TN under companyName under the contact.
If the user email address matches the user email loginID, it is authenticated, otherwise not. I am passing the profileID(Company Name)
to the service with the user LoginID to check.
I am invoking a service from my jsp page.
Thanks for your help.
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services