|
|
PTC RV&S client URL links are supported on all Windows platforms supported by the PTC RV&S client. For the most current product platform support information, see the PTC Release Advisor.
|
|
|
By default, e-mail notifications generated by the PTC RV&S client and PTC RV&S server include PTC RV&S client URLs, which are controlled in the PTC RV&S Administration Client by the mksis.includeIntegrityGUILinks property. For more information, see the topic on e-mail notifications or contact your administrator.
|
integrity://<server>:<port>/<app>/<command>?selection=<id>
&<option1>=<value1>&<option2>=<value2>
|
|
The hostname may be determined based on values defined by your administrator.
|
|
|
Encoding is required for the values of the command options. For more information, see URL Encoding Requirements and Considerations.
|
|
|
Depending on your e-mail application, the PTC RV&S client URL link may not be active or clickable until the recipient receives the e-mail notification.
|
YYYYMMddThhmmssZ
|
|
Time is specified from 00:00:00 to 23:59:59 inclusive in 24-hour format, for example, a URL that refers to a time of 13:56:45 is the same as 1:56:45 PM.
In addition, time is specified based on the local time of the sender. If the recipient is in a different time zone from the sender, when the link is clicked and the item opens, it displays in the local time zone.
|
|
|
Item revision information is not included in the client-generated e-mail when you click from a link in the item history, or if you are working from an item where the first revision has not been set.
|
|
PTC RV&S client GUI View
|
CLI Command/Supported Options
|
First Generation Web Interface URL Examples
|
Refreshed Web Interface URL Examples
|
||||
|---|---|---|---|---|---|---|---|
|
Items view
|
im issues--query--queryDefinition--fields--sortField--sortAscending--nosortAscending
|
To open item in PTC RV&S client GUI in Items view:
integrity://localhost:9001/im/issues?query=MyQuery&fields=Summary%2cPriority&sortField=Priority&sortAscending
|
To open item in Refreshed Web Interface Items view:
integrity://localhost:9001/extended-web-ui/items?query=MyQuery&fields=Summary%2cPriority&sortField=Priority&sortAscending
The following special characters are not supported in query definition:
• plus sign (+)
• equal sign (=)
• colon (:)
• semi-colon (;)
• at sign (@)
• ampersand (&)
• question mark (?)
• dollar sign ($)
• comma (,)
• forward slash mark (/)
• star (*)
• exclamation (!)
• single quote (‘)
• left square bracket ([)
• right square bracket (])
• left bracket (
• right bracket )
• left curly bracket ({)
• right curly bracket (})
|
||||
|
Item Detail view
|
im viewissue--asof
|
To open item in PTC RV&S client GUI in Item Detail view:
integrity://localhost:9001/im/viewissue? selection=1234
To open item in PTC RV&S client GUI in historic Item Detail view:
integrity://localhost:9001/im/viewissue?selection=1234&asOf=20120730T190323Z
|
To open item in Refreshed Web Interface Item Detail view:
integrity://localhost:9001/extended-web-ui/items/item/1234
To open item in Refreshed Web Interface historic Item Detail view:
integrity://localhost:9001/extended-web-ui/items/item/1234?asOf=20120730T190323Z
|
||||
|
Document view
|
im viewsegment--asof--fields--outlineColumns
|
To open document in PTC RV&S client GUI in Document view:
integrity://localhost:9001/im/viewsegment?selection=1234&fields=Category%2cText
|
To open document in the Refreshed Web Interface DocStudio view:
integrity://localhost:9001/extended-web-ui/doc-workspace/doc/1234?fields=Category%2cText
|
||||
|
Relationships view
|
im relationships--asof--fields
|
To open document in PTC RV&S client GUI in Relationships view:
integrity://localhost:9001/im/relationships?selection=1234&fields=ID%2cType%2cState%2cSummary
|
To open document in the Refreshed Web Interface Relationships view:
integrity://localhost:9001/extended-web-ui/relationships/item/1234?fields=ID,Type,State,Summary
|
||||
|
Source Trace Viewer
|
im viewsourcetraces--project--asof--devpath--scmHost--scmPort--fields--projectrevision--revision--sortField--sortAscending--nosortAscending
|
To open Source Trace Viewer for member in normal project/subproject:
integrity://localhost:9001/im/viewsourcetraces?selection=code.java&project=c%3a%2fproject.pj& revision=1.0
To open Source Trace Viewer for member in variant subproject:
integrity://localhost:9001/im/viewsourcetraces?selection=code.java&project=c%3A%2Fproject.pj&devpath=TestDevPath&revision=1.0
or
integrity://localhost:9001/im/viewsourcetraces?selection=code.java&project=%23c%3A%2F%23d%3DTestDevPath&revision=1.0
To open Source Trace Viewer for member in build project/subproject:
integrity://localhost:9001/im/viewsourcetraces?selection=code.java&project=c%3A%2Fproject.pj&projectrevision=1.0&revision=1.0
or
integrity://localhost:9001/si/viewsourcetraces?selection=code.java&project=%23c%3A%2F%23b%3D1.0&revision=1.0
|
The Configuration Management feature is not supported in the Refreshed Web Interface
|
||||
|
Source Project
|
si viewproject--project--devpath--projectrevision--filtersubs--nofiltersubs
|
To open PTC RV&S client GUI in Source Project view with empty subprojects filtered out:
integrity://localhost:9001/si/viewproject?project=%2FTestProject%2Fproject.pj&filtersubs
|
The Configuration Management feature is not supported in the Refreshed Web Interface
|
||||
|
Source Member History
|
si viewhistory--project--devpath--projectrevision
|
To open PTC RV&S client GUI in Source Member History view:
integrity://localhost:9001/si/viewhistory?selection=source.java&project=%2FTestProject%2Fproject.pj
|
The Configuration Management feature is not supported in the Refreshed Web Interface
|
||||
|
Change Package
|
si viewcp
|
To open PTC RV&S client GUI in Change Package view:
integrity://localhost:9001/si/viewcp?selection=1234%3A1
|
The Configuration Management feature is not supported in the Refreshed Web Interface
|
||||
|
Dashboard
|
im rundashboard--fieldFilter
|
To open PTC RV&S client GUI and run a specified dashboard:
integrity://localhost:9001/im/rundashboard?selection=%22My%20Dashboard%22
|
To run a specified dashboard in the Refreshed Web Interface:
https://ppuwsv-alm18t.ptcnet.ptc.com:1340/extended-web-ui/dashboards/run?selection=__id121
|
||||
|
Report
|
im runreport--fieldFilter--asOf--issues--query--param--[no]substituteParams
|
To open PTC RV&S client GUI and run a specified report:
integrity://localhost:9001/im/runreport?selection=%22My%20Report%22
|
To run a specified report in the Refreshed Web Interface:
https://ppuwsv-alm18t.ptcnet.ptc.com:1340/extended-web-ui/reports/run?selection=12345
|
||||
|
Chart
|
im runchart--fieldFilter--query
|
To open PTC RV&S client GUI and run a specified chart:
integrity://localhost:9001/im/runchart?selection=%22My%20Chart%22
|
To run a specified chart in the Refreshed Web Interface:
https://ppuwsv-alm18t.ptcnet.ptc.com:1340/extended-web-ui/charts/run?selection=__id158
|
|
|
If the mksis.im.enableautomaticredirectiontoRWI property is set to true, all the URLs pointing to the First Generation Web interface are redirected to the Refreshed Web Interface.
|
project=c%3A%2Fproject.pj&devpath=TestDevPath
project=%23c%3A%2F%23d%3DTestDevPath
|
|
For more information on ViewSets, see Understanding ViewSets (GUI).
|