Wiki Page: Logging Client-Server Commands
StarTeam is a multi-tier client-server system. In general, SDK calls result in commands issued to the server over a proprietary Tcp/Ip based command streaming protocol. When developing SDK based...
View ArticleForum Post: RE: 173 Called program file not found in drive/directory - openXX
Thanks for your prompt response. Meanwhile we've detected that openXX is part of an exterenal subprogram which is called in a chain of subprograms. We'll ask now the provider.
View ArticleForum Post: RE: IMPORT Cannot be resolved
Hi, We have tried with HF9 but still the issue persists. Between, this is a basic error (Import not getting resolved) so i do no think it has something to do with version or hotfix. I feel, we are...
View ArticleForum Post: RE: IMPORT Cannot be resolved
Hi, I would suggest what Adrian had mentioned yesterday. You can either a) share your inventory with support so they can try and recreate the problem you are getting or b) setup a livemeeting or webex...
View ArticleForum Post: RE: IMPORT Cannot be resolved
I agree, it sounds as if something in the configuration is not right rather it being a version question. If you have entered the classpath folder in the workspace or project settings AND checked the...
View ArticleForum Post: RE: Welcome to the QA Load forum
Can you help me resolve a WWW_ERROR_00107 from GetFormByValue command in a .cpp edited QALoad script?
View ArticleForum Post: SDK call for group administration
Hello, I am looking for some SDK method call to get the timestamp about when the user was added/removed from a group in starteam. We know the information is available in detabase, but couldn't come...
View ArticleForum Post: RE: RE: Welcome to the QA Load forum
Hi Jim, Generally this message indicates that customization is still required, or that there's an issue with a customization which has already been performed. Please see the following information...
View ArticleComment on .Net Custom controls
How to add these infragistics class library in silk test solution ?
View ArticleForum Post: RE: SDK call for group administration
Yes, you are correct. There is no explicit mechanism for determining when a user was added to or removed from a group. the server does not expose this information. It can, however, be extracted from...
View ArticleForum Post: Wait or Sleep in SilkTest
Hi, I want to sleep UI thread for some seconds. How to do it in Silk4Net Test Method ? Thanks & Regards Shwetamber
View ArticleForum Post: RE: Wait or Sleep in SilkTest
Hi In .Net we use the language's in-built sleep function, which is: system.threading.thread.sleep(milliseconds) Thanks John
View ArticleWiki Page: How to start VisiNaming with DB2 backend?
Problem: Product Name: Visibroker Product Version: 5.2 and above Product Component: Naming Service Platform/OS Version: All JDK/Compiler Version: JDK 1.3.x and above This article teach you how to...
View ArticleWiki Page: Link error when building example of VisiBroker 8.5 for C++ 32bit...
Created On: 08 June 2012 Problem: When compiling a number of examples from the $VBROKERDIR/examples directory the following error message is printed during linking: " /user/bin/ld: skipping...
View ArticleForum Post: Invalid picture strings
I have 2 picture strings that seems to be valid per the documentation (coming from ACUCOBOL), but the compiler is giving errors. Any ideas why these are invalid? They are: This one gives error saying...
View ArticleForum Post: RE: Invalid picture strings
The "Incompatible qualifiers" is because COBOL does not allow the SIGN clause for other than DISPLAY usage. ACUCOBOL ignores this error. The "illegal precedence" is because if any symbols after the...
View ArticleWiki Page: Enable logs of lmadm
Problem: Environment: Product: VisiBroker for C++ / Java Component: License Manager(LMADM) Version: 8 Service Pack 3 Platform: Redhat Enterprise Linux 5 JDK: 1.6.0_20 You may encounter some lmadm...
View ArticleWiki Page: Installation of VisiBroker 8.5 from CD hangs under Windows,...
Problem: Product Name: VisiBroker Product Version: 8.5 Platform/OS Version: Windows Vista, Windows 7 VisiBroker 8.5 for Windows is distributed in two variants, as a single executable installation...
View ArticleWiki Page: External file required for Change Traffic Control
Problem The Change Traffic Control script supplied with Enterprise Analyzer (EA) requires an executable that cannot be shipped with EA to run. Where can this module be downloaded from? Resolution The...
View ArticleWiki Page: Defining Potential Code Anomalies
Problem: Within the documentation for Enterprise Analyzer it defines the process for adding clipper queries to the Potential Code Anomalies section of the Executive Reports. Unfortunately the...
View Article