Scenario : User submits the request for the access to the application. Requests goes to Manager/Administrator in email and you want to insert the request link in the email so they can directly open it.
It can be done in following way. SSO needs to be enable to use this.
To be used in Email Template is
http://example.oracle.com:8080/xlWebApp/requestDetail.do?startIndexOfPage=1&searchResults.sortColumn=&backToListCode=BACKTO_APPROVALSSEARCHRESULTS_SELF&entityKey=&method=requestDetail&userAction=new&refreshData=false
Thanks to Ramesh.I came to know this from him.