Forum Post: RE: How to use select changes command?
Sorry to be a pain Anil but none of the above gets it working. I am using the stcmdex command on Linux, not Windows. I tried escaping the quotes and adding the password but that didn't help. I still...
View ArticleForum Post: RE: How to use select changes command?
Ah ha! I got it working with stcmdex. I was still using the /project/view. It did not like that. It worked when I took that out. C:\ java -jar "\Program Files\Borland\StarTeam SDK...
View ArticleForum Post: usage option Starteam View
which the function of option usage when creating views in Starteam? Where can I find details of the types (unknow, Sandbox, Main Release)
View ArticleForum Post: RE: stcmd - a stateful command line with a rich new SQL like grammar
So how do you run the stateful command using the starteam140,jar file, say in a Unix environment? In the old days, 11.0 days you could envoke the command line tool from the jar by calling java...
View ArticleForum Post: RE: stcmd - a stateful command line with a rich new SQL like grammar
The Command Line Engine is exposed through a public sdk class called Command Processor. so you'd instantiate the processor and execute it via a tiny java program for example import...
View ArticleForum Post: Connecting Visual Cobol to a Oracle database in Visual Studio 2010
Hello ! I'm using: - Visual Cobol 2.2 - Visual Studio 2010 - 32 bits - Oracle Client 11.2.0 The Cobol program is compiled ok. On Project Properties, SQL, the preprocessor being used is OpenESQL and...
View ArticleForum Post: RE: Connecting Visual Cobol to a Oracle database in Visual Studio...
You have some conflicting statements in your problem description. The directives you are using are for connecting via ODBC in a native COBOL project which means that your connection needs to be...
View ArticleWiki Page: Why do I get the message "Cannot get values; Object not available...
There are several possible reasons this error message is reported, for example: No SNMP service is running. You are using the wrong MIB file. You have the correct MIB file but the value you are...
View ArticleForum Post: RE: stcmd - a stateful command line with a rich new SQL like grammar
I want to run it via the command line, just like stcmd but on UNIX side, so far all attempts to use the stcmd command on unix have failed, so I want to try running it straight from the jar stateful,...
View ArticleWiki Page: Does Silk Performer support SSL Sticky or loadbalancing based on...
Yes. Since SilkPerformer 5, SSL sessions are cached on a per user basis. A single virtual user now uses only one SSL session and can reuse this session for subsequent secure connections. As a...
View ArticleWiki Page: What is the difference between the functions WebSetSpeed and...
Both functions allow modem simulation for virtual users during a load test. WebSetModem is an enhanced function introduced in SilkPerformer 5.0, which will perform the same basic function as...
View ArticleWiki Page: How can I ensure that virtual users complete the current...
The "Complete current transaction for stopped Virtual Users" (introduced in Silk Performer 5.1) adds flexibility in the way transactions are completed by a Virtual User (VUser) before a loadtest is...
View ArticleWiki Page: What is the purpose of the function WebPageAddUrl?
This function specifies an additional URL to be downloaded by the next page-based function call (e.g. WebPageUrl, WebPageLink). It is scripted when the response Content-Type header indicates to the...
View ArticleWiki Page: What are files with the extension .TSD_H_ that appear in the...
These files are intermediate results files. The TSD writer creates them while running a load test and then merges them to create a full TSD file. After merging the files are deleted. A TSD_H_ file...
View ArticleWiki Page: Can I have a detailed explanation of the digest verification?
Digest verification is a means to verify that the response received from the server during replay is the same as that received during record. A digest is essentially a record of the number of...
View ArticleWiki Page: How can I ensure that an inactive user will be logged out after a...
To disable the KeepAlive functionality so that users are automatically logged out after a specified period of inactivity, go to "WWWROOT\BMCROOT\SCRIPT" in the installation directory on the Frontend...
View ArticleWiki Page: SDK Patch Release 13.0.1.33
SDK Patch Release build version 13.0.1.33 (posted March 10, 2014 ) is available for download. This version of the SDK is fully backward compatible with StarTeam Servers 2009 (11.0), 2009 R2 (11.5),...
View ArticleWiki Page: What is an .LTZ file?
The .ltz file contains the zipped contents of the project. It gets generated when you use the FILE | EXPORT PROJECT option within Silk Performer Workbench, and check the 'Zip to single archive'...
View ArticleWiki Page: StarTeam SDK Topics & Releases
SDK Release build version 14.0.2.14 (posted March 10, 2014 ) is available for download. This version of the SDK is fully compatible with StarTeam Servers 2009 (11.0), 2009 R2 (11.5), 12.0, 12.5, 13.0...
View ArticleWiki Page: Why do I receive two messages that state that I do not have Visual...
This could be a result of installing Office XP Developer. When the Office XP developer Add-in is installed, it automatically sets the VBA Source Code Control add-in to load. This causes the problems...
View Article