So long as the ticket remains active, you can hyperlink directly to it with the following URL:
https://[host]/maximo-x/?uid=:ticketuid#/selfservice/active/detail
If the ticket is no longer active, it can be referenced like this:
https://[host]/maximo-x/?uid=:ticketuid#/selfservice/history/detail
Obviously email doesn't give you the luxury of knowing what the status of the ticket will be when the user clicks the link. So you can either:
- Assume active - if the ticket is no longer active then the user will see a blank page. You'll likely need to train them on that possibility and what to do.
- Establish a proxy URL that can take the "ticketuid" as a parameter, look up the status of the ticket, and forward the user to the proper address.
Hope this helps,
------------------------------
Alex Walter
A3J Group, LLC
------------------------------