QUESTION
How to embed a performance report in an external portal?
RESOLUTION
You may embed a performance report, for instance, as:
http://TRAVERSE/api/json/graph/getGraphByQuery?testSerialNumber=DDDD&username=USERNAME&password=PASSWORD&height=300&width=600&showThresholds=true&showQuirks=true&startTimeExp=4-weeks-ago
replacing:
TRAVERSE with the Traverse URL at your site
DDDD - the test serial number (can be obtained by reviewing the test properties)
USERNAME - a user in Traverse
PASSWORD - the user's password
APPLIES TO
Traverse 9.4 and later.
REFERENCE
None