url.track
- Module: cmas-core-server
- Description: Determines the URL of CM/Track to be used by the class LinkService to generate links to cases in CM/Track. The following example shows how the use the convenience method to generate a link to a case (the ticket object is passed as a parameter).
url = linkTo.track(ticket);
- Type: string
- Restart required: no
- System: yes
- Optional: yes
- Example value: http://localhost:8080/track
- Since: 6.13.0.0