Candidate Preboard tour link
The candidate link uses the external endpoint server and port.
In the link that follows, replace the variables (text surrounded by <brackets>) with values from your configuration:
http(s)://<ExternalServer:ExternalPort>
/sso/SSOServlet?action=BLACKBOX&_ssoBBoxName=
<HRSDServiceName>&_out=html_template&_formInputData=null=
where
<ExternalServer:ExternalPort>
is the server and port combination tied to your external endpoint which you located in a previous step
Example:
If your server is "tm10.customer.com", you are using SSL on the default port of 443, and you named your service "enwisen", the link would be:
https://tm10.customer.com/sso/SSOServlet?_action=BLACKBOX&_ssoBBoxName=enwisen&_out=html_template&_formInputData=null=
See "Additional parameters for the link if your service is not named 'enwisen'" below if you named your service something other than "enwisen".