Forum Post: EMDisconnectExit
I am trying to be able to launch script from a .BAT file and am using the script editor to connect to the session, run the script, and then disconnect. I am able to connect, run through the script,...
View ArticleForum Post: RE: Licensing Visual Cobol Personal Edition under Linux?
Super nice - I think I will go ahead and move this to a permanent server and settle into learning more about it. Â One more quick question - can I upgrade the Personal license to a paid license? -Paul
View ArticleForum Post: RE: EMDisconnectExit
To avoid the prompt try to enable the Auto Disconnect option. (Connection - configure- General). And disable "Ask to save Session Profile on exit" (Options- Rumba options - Session Profile) Â Try the...
View ArticleComment on Does StarTeam Synchronizer for Quality Center and StarTeam Quality...
Hi All I am facing a problem when I tried to connect startem synchronizer to quality center 11. When I run the run.bat file there is a error: "jdbc:mercury:sqlserver type: class...
View ArticleComment on How to clear StarTeam CR association linked to a deleted Quality...
Hi All I am facing a problem when I tried to connect startem synchronizer to quality center 11. When I run the run.bat file there is a error: "jdbc:mercury:sqlserver type: class...
View ArticleForum Post: RE: EMDisconnectExit
Thanks for the quick response aescudero. Â The connection configuration is only available on an established Session. Â I am not sure how I can edit and save the settings of the temporart session that...
View ArticleForum Post: RE: EMDisconnectExit
You're right. The best is to use a pre configured Profile. If the Profile is in the same Location as the script then no path is required. . For  a Profile stored in a specific location a fully...
View ArticleForum Post: Does Silk Performer support Power Builder Application with sql...
I want to perform load testing on client/server 2 tier power builder application with SQL Server 2008 & 2012 using DBLIB driver. Does Silk Performer supports that? Regards
View ArticleForum Post: RE: Licensing Visual Cobol Personal Edition under Linux?
You most certainly can upgrade the Personal license to a paid license. Please e-mail me with your contact information and I will get somebody in direct contact with you. send to...
View ArticleForum Post: RE: Open Agent - Get TopClass name.
I am not sure which language or IDE, but there is a GetParent() method you can call, this works for me: ' Get the parent window's caption and window class name MsgBox(.GetParent().ToString())...
View ArticleForum Post: RE: Has anyone used embedded SQL with Postgresql in COBOL?
I could not connect using a format 6 CONNECT statement. Â I tried using EXEC ADO BIND CONNECTION, but I get compiler error code "COBCH0801 Â Incorrect SQL statement systax near: from" on my EXEC SQL...
View ArticleForum Post: RE: Moving all revisions of a file from one server to another
One other question also Anil, So far, I have been able to complete the following I think. I logged into the appropriate project, got each of the files from the root folder as a ViewMemberCollection. I...
View ArticleForum Post: RE: 64 Bit Windows Access Registry
Please see the response to a previous post that I made regarding this issue: community.microfocus.com/.../10005.aspx Thanks.
View ArticleForum Post: RE: Moving all revisions of a file from one server to another
The working file paths appear to be read only Yes, it is a read only property of the file object. To change the working file path, you need to set the alternate path fragment property of the parent...
View ArticleForum Post: IP Address Manager
I attempt to use Client IP address multiplexing in my load test. When adding new IP addresses using SilkPerformer's System Configuration Manager, I got "Winsock: 210 - Invalid IP-address" error....
View ArticleForum Post: RE: Moving all revisions of a file from one server to another
Does the alternate path fragment refer to the alternate path in the new project? I do need to maintain the folder structure of the older project. The moved project essentially needs to be a duplicate...
View ArticleForum Post: Silk4J: How to delete files during a test on a the machine...
I have some tests that create data during the test so in my @BeforeMethod I always check to delete these files before the test starts. This works perfectly fine if I am running the test on the same...
View ArticleForum Post: RE: Moving all revisions of a file from one server to another
Yes, it is whatever path you intend to set it up to be. The old project folder structure should be completely unaffected by anything you do to objects (Files, Folders) you create in the context of...
View Article