Wiki Page: "REQUEST: AMF3: Java based XML generation failed, using fallback,...
This exception will be reported and content not transformed to XML when Silk Performer is unable to transform some AMF3 traffic where short names setting is enabled on the Flex server. Short names...
View ArticleWiki Page: Custom timer count is doubled
It is possible that a SilkPerformer Custom Timer can have a value, which is double the expected value, if the MeasureStop() function is accidently scripted twice. This occurs as the 'Count' for the...
View ArticleWiki Page: Sort an array of numbers in Silk Performer.
There is no BDL function to sort the elements of an array but the following code shows how to use the Bubble Sort algorithm to do so, the script file is also attached. Attachments...
View ArticleWiki Page: Silk Performer Agent counters report NULL values on 64bit machines.
Silk Performer Agent and Controller counters report NULL values when installed on a 64bit system while normal Perfmon counters from the same operating system report their values OK. The root cause is...
View ArticleWiki Page: Optical character recognition (OCR) does not work for multibyte...
Silk Performer uses a third-party DLL for optical character recognition which only supports ASCII characters.This is detailed in the Silk Performer release notes section 'Known Issues'. Currently...
View ArticleForum Post: RE: Functions are not captured during recording
I have Silk Performer 10 - is the URL available publicly for sharing so I could try a more recent version of the application for you?
View ArticleForum Post: RE: Functions are not captured during recording
Hi Even when the trial expires you can still record so that is not the issue. First ensure you are using a 32 bit browser to record from (if it is a browser, otherwise 32 bit app). After that...
View ArticleWiki Page: Recording of browser traffic does not work if a browser window is...
Close all browser windows before starting to record a script. Old KB# 32680
View ArticleWiki Page: Visual User Data Customization does not work for browser-level...
This behavior is by design, as TrueLog Explorer only considers forms submitted by WebPageSubmit calls (Page-based Browser-level API), because the HTML form names are required to match HTML and BDL...
View ArticleWiki Page: Hooking into the main Oracle Forms Applet classes might cause the...
When recording Oracle Forms or Oracle Applications, define the following Java Runtime Options in the JInitiator Properties Dialog: "-noverify -mx128m" NoVerify will prevent these loading issues....
View ArticleWiki Page: An invalid CitrixKey function is recorded for [hankaku/zenkaku] key
Assign a different shortcut for switching between input modes or use the mouse instead of a keyboard shortcut. See the Microsoft IME Advanced Settings dialog for details. Old KB# 32677
View ArticleWiki Page: ShopIt does not work on 64-bit operating systems
On 64-bit systems, IIS needs to be configured so that 32-bit applications are enabled. To do this, proceed as follows: 1. Open the Internet Information Services (IIS) Manager . 2. Select Application...
View ArticleForum Post: Integrate SilkPerformer into HP QC/ALM
Hello, i need to integrate SilkPerformer into HP QC/ALM, not my idea but my task. Can i use a PlugIn/AddOn or do i have to do it myself using HPs OTA-API? Thank you very much r.sch
View ArticleWiki Page: Unable to drill down into my custom timers when using Silk...
Automatic correlation and drill down is not possible for custom timers. Silk Performer Diagnostics integration works by including a custom dynaTrace header in the request to the resource, the...
View ArticleWiki Page: Why do I get a blank line at the end of my CSV file after editing...
In SilkPerformer 2008 R2 when you have a CSV file in the project and edit it (by right-clicking on it and selecting "Edit Data File" then select OK) SilkPerformer adds a blank line to the end of the...
View ArticleWiki Page: SSH monitoring fails in Silk Performer 2010 SP1
Trying to monitor SSH via Performance Explorer fails to return any data or returns the error: "RepMessage(RT: 14 - Custom Message, Return code: 0, Error: Unable to read from standard input:). The root...
View ArticleWiki Page: Wildcards in BDLT XPATH query.
Wildcards in tag or attribute names is not a valid XPATH Construct. Silk Performer does not support such wildcards in tag names. For example : " */@c?ption='abc' " is not supported. Incident# 2498206...
View ArticleWiki Page: "TChart control missing" when launching Silk Performer.
This issue usually arises due to the incorrect installation of Silk Performer. Unable to register teechart.ocx. This problem is due to the virtual printer driver of windows terminal services which...
View ArticleWiki Page: "TChart control is not properly installed" when launching Silk...
This issue has been known to occur when installing and accessing Silk Performer on a remote machine through an RDP session. RDP connection settings can effect the operation of certain Silk Performer...
View Article