Forum Post: RE: Sorting values
Hi Vel, Are you looking to sort enumerated values in an ape (extensions form) by order of creation of the enums? There is an SDK api EnumeratedValue[] EnumeratedProperty::getSortedValues() which...
View ArticleForum Post: RE: SilkTest Classic object recognition - //OPTION?
Oh boy - ya know I knew that not sure why I wasn't thinking of it. Yes that works. Thanks.
View ArticleForum Post: Running a Silk Test Plan
I'm having trouble executing a Silk Test Plan (.pln file) through Silk Central. I have an execution server up and running in a VM. I've created an entry in Silk Central for the execution server and...
View ArticleForum Post: RE: Recording Yields Two Object Maps
Update: While recording into separate Object Maps still doesn't quite make sense, it seems these can be stored in the same object maps. It seems my issue was that Windows controls (Label,...
View ArticleForum Post: RE: Using MouseMove in a PictureBox to enter i.e a signature on a...
Seems I've answered the question myself. Should anyone need this feature, here is a piece of code using Windows Forms. 1st Create a pictureBox 2nd set the mouse properties Up, Down Move $set...
View ArticleForum Post: RE: Adiscf in AIX 7.x
Hi Pedro, Are you saying that while you are trying to use the adiscf utility, some of the function keys are not working properly in that utility? If so, please try this as a workaround: For each...
View ArticleForum Post: RE: Star Team Eclipse integration
Thanks....are there any plans for a plugin that supports Eclipse 3.8?
View ArticleForum Post: RE: Using MouseMove in a PictureBox to enter i.e a signature on a...
Sorry Chris, didn't notice you had already answered my question. On the other hand - shows I'm getting better.
View ArticleForum Post: RE: Star Team Eclipse integration
I'm not aware of any, i'm afraid. I have asked our Eclipse Integration folks to investigate, and they informed me that they'll let me know if that changes, based on their testing. I'll update this...
View ArticleForum Post: RE: Running a Silk Test Plan
Hi Sarah, On your execution server where you are running your tests, have you installed Silk Test? If you also open the RunID under the Runs tab, this will bring up a dialog window. In here you will...
View ArticleForum Post: RE: Using MouseMove in a PictureBox to enter i.e a signature on a...
Yes Karl, you did quite well on the code conversion. I am very impressed!
View ArticleForum Post: Same Object different properties IE9 & IE11
Hi all, I've recently uncovered something very strange. I wrote a script against IE 9 and was able to play it back fine. I then got on a machine using IE 11 x86 and the script got to the log in screen...
View ArticleForum Post: Getting COBCH0149S on 1 program in project.
I have Net Express 5.1 project that has 6 COBOL programs and 1 of the 6 will not use the project build directives. My directives are: %FILENAME COBIDY(%TARGETDIR) WB3 WB CSI ANIM EDITOR(MF2)...
View ArticleForum Post: RE: Getting COBCH0149S on 1 program in project.
Found the actual error in an EXEC SQL DECLARE xxx CURSOR statement. The SQL inside was malformed.
View ArticleWiki Page: Use of InPrivate Browsing when recording Internet Explorer with...
Silk Performer 15 introduced a change to recording style where the web browser to be recorded (Internet Explorer and Google Chrome) gets launched by default in in-private (incognito) mode. This has...
View ArticleWiki Page: Compile error when including a java serializable exception inside...
Problem: Product Name: VisiBroker for Java Product Version: All Product Component: java2idl, java2iiop Platform/OS Version: All JDK/Compiler Version: All Compile error when including a java...
View ArticleWiki Page: Exception in Serialization of ENUMs in AppServer 6.6 (VB 7.0)
Problem: Product Name: Borland AppServer 6.6, VisiBroker 7.0 Product Version: 6.6 Product Component: marshaling Platform/OS version: All Exception in Serialization of ENUM s in AppServer 6.6 (VB 7.0)...
View ArticleWiki Page: Exclude VisiBroker's files and services from on-access scan of...
Created On: 15 February 2011 Problem: In corporate environments, the VisiBroker files and services are mistakenly scanned and removed by an on-access scan of antivirus engine. How can I avoid this...
View ArticleWiki Page: CORBA.NO_PERMISSION exception thrown when Visibroker client making...
Problem: The following exception is encountered when VisiBroker client tries to connect securely to a TAO ORB Naming Server: org.omg.CORBA.NO_PERMISSION: Cannot connect to unsecure server. Client QoP...
View ArticleWiki Page: How to Disable Smart Agent Caching to Achieve Round Robin Load...
Problem: Product Name: BES App Server Product Version: 6.x and above Product Component: Smart Agent (OSAgent) Platform/OS Version: All Is there a way to enable load balancing and round robin using...
View Article