By default the Silk Performer recorder uses the title of an HTML page for the timer name, or "Unnamed page" if no title exists. For example, in the following WebPageUrl call the title of the HTML page is "ShopIt - New Visitor" and this is automatically scripted as the timer name: WebPageUrl("http://server_name/shopitv60/main.asp", "ShopIt - New Visitor"); It is possible to manually change the timer names to the absolute URL used but this can also be done automatically during the recording process by using the recording rule below (the recording rule file is also zipped and attached to this article): ?xml version='1.0' encoding='UTF-8'? RecordingRuleSet HttpScriptingRule Name Define Page Name /Name Active true /Active Action DefinePageName /Action Conditions CheckRange ApplyTo Http.Initial.Request.Url /ApplyTo Range 3- /Range SaveAs PageName /SaveAs SaveMode Replace /SaveMode /CheckRange /Conditions /HttpScriptingRule /RecordingRuleSet More information on creating recording rules can be found in the Advanced Concepts document that ships with Silk Performer. Incident #2483720 Attachments URL_Timer_Name_Rule.zip Old KB# 32312
↧