If you are using Java in a form and you are calling a URL you may be presented the follow error. "If you leave SBM, go to another transition or use this transition for an other item your form data will be lost" The seems to only happens if you are using IE as your browser.
user needs to embed HTML URLs like this one into my client's app : http://srnapoc1:9095/serena_ra/#componentProcessRequest/12b68884-d18c-4243-97c0-ac4178cb65a8 How to prevent SRA to redirect to the last viewed page ?
An HTTP 405 error is received when trying to login via SSO if the referer header is only a host name (ie "http://host/") which the SSO server uses as a "return" URL .
The password reset is hiding the form controls if there is a message on the URL . After you submit your username we redirect back to this page and show you a message telling you to check your e-mail without the form controls showing up. However, in a past release we moved the message off the URL and into the page rendering itself.
< url -pattern>/*</ url -pattern> ... Open a browser and go to your normal RLM URL ( http://rlm-server:rlm-port/serena_ra ). This should redirect you to the SBM Single Sign-On page.