Hi Experts,
I have a requirement to determine the whether the mapped user ID in portal has active or inactive user account in R/3.
For example:
We have implemented SSO between WAS & backed R/3. Now the user has the active poratl account but the R/3 account is inactive or locked due to some reason. Now in this situation when user logs in and hit the application then the screen display's the 500 internal server error which is not understood by the client. The requirement is to display the custom message instead of 500 internal server error inorder to direct the user that his account is inactive or locked in R/3.
I have to handle this within the WDinit method of the Componenet controller which will stop the processing if incase the above is true and display the appropiate Error Message.
Hope I am clear in statement above.
Looking for your prompt reply.
Thanks
Shobhit Taggar