Employee Onboard tour link
The employee link uses the internal endpoint server and port.
In the link that follows, replace the variables (text surrounded by <brackets>) with values from your configuration:
http(s)://<InternalServer:InternalPort>
/sso/SSOServlet?_action=BLACKBOX&_ssoBBoxName
=<HRSDServiceName> &_out=html_template&_formInputData=null=
where
<InternalServer:InternalPort>
is the server and port combination tied to your internal endpoint which you located in a previous step
Example:
If your server is "tm10.customer.com", you are using SSL on port 1443, and you named your service "enwisen", the link would be:
https://tm10.customer.com:1443/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".