Re: [staf-users] Help Regarding socket connectivity

2011-05-11 Thread Sharon Lucas
set in the STAF configuration file. -- Sharon Lucas IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 From: "Yashaswi S. Kumar" To: Date: 05/11/2011 09:51 AM Subject:[staf-users] Help Re

[staf-users] Help Regarding socket connectivity

2011-05-11 Thread Yashaswi S. Kumar
Hi all, I created 4 VM's and the staf is running on all of them. But the problem is that I am unable to ping the VM using the staf ping command from my desktop but the reverse is happening fine. The error: C:\Users\Yashaswi>staf 192.168.20.199 ping ping Error submitting request, RC: 22 Addition

Re: [staf-users] Help required to run a batch file in remote machine

2011-03-23 Thread fazal waseem
2/2011 06:51:09 >AM---Hi All, I have a batch file that resides in SVN repository.]fazal >waseem ---03/22/2011 06:51:09 AM---Hi All, I have a batch file that resides >in SVN repository. I want to invoke the > >From: >fazal waseem <*fazal.was...@gmail.c

Re: [staf-users] Help required to run a batch file in remote machine

2011-03-23 Thread David Bender
Date: 03/23/2011 01:44 AM Subject:Re: [staf-users] Help required to run a batch file in remote machine

Re: [staf-users] Help required to run a batch file in remote machine

2011-03-22 Thread fazal waseem
All, I have a batch file that resides > in SVN repository. I want to invoke the > > > From: > fazal waseem > To: > staf-users@lists.sourceforge.net > Date: > 03/22/2011 06:51 AM > Subject: > [staf-users] Help required to run a batch file in remote machine > ---

Re: [staf-users] Help required to run a batch file in remote machine

2011-03-22 Thread David Bender
2011 06:51 AM Subject:[staf-users] Help required to run a batch file in remote machine Hi All, I have a

[staf-users] Help required to run a batch file in remote machine

2011-03-22 Thread fazal waseem
Hi All, I have a batch file that resides in SVN repository. I want to invoke the batch file and run it in another remote machine. I issue the following command >>staf process start shell command "svn+ssh://" Can someone please help me to figure out how this can be done. Thanks in advance, Was

Re: [staf-users] Help required with STAF

2010-09-22 Thread Sharon Lucas
staf.sourceforge.net/current/STAX/staxug.html. -- Sharon Lucas IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 From: Ahmed Mostafa To: STAF Date: 09/22/2010 07:08 AM Subject:Re: [staf-users] Help required with STAF Hi

Re: [staf-users] Help required with STAF

2010-09-22 Thread David Bender
Date: 09/22/2010 07:57 AM Subject:Re: [

Re: [staf-users] Help required with STAF

2010-09-22 Thread Bridges, Michael
waseem [mailto:fazal.was...@gmail.com] Sent: Wednesday, September 22, 2010 7:11 AM To: sunny arora Cc: staf-users@lists.sourceforge.net Subject: Re: [staf-users] Help required with STAF Thanks sunny Can you guide me on how to write these commands and execute them. On Wed, Sep 22, 201

Re: [staf-users] Help required with STAF

2010-09-22 Thread Ahmed Mostafa
Hi Fazal, These steps assume you installed and configured STAX . If you are using STAF only you can do the same test with the following command (from command line of machine B): staf address_or_name_of_machine_A PROCESS Start Command notepad Wait ReturnStd

Re: [staf-users] Help required with STAF

2010-09-22 Thread sunny arora
run StafProc.exe on both machines create an xml file with the following contents *xyz.xml* * 'remoteMachine' 'PROCESS' 'START COMMAND notepad' * 'Starting Notepad failed with RC=%s STAF

Re: [staf-users] Help required with STAF

2010-09-22 Thread fazal waseem
Thanks sunny Can you guide me on how to write these commands and execute them. On Wed, Sep 22, 2010 at 3:59 PM, sunny arora wrote: > Hi, > > you can do the same as below: > > * > 'remoteMachine' > 'PROCESS' > 'START COMMAND notepad' > > * >'Starting Notepad failed wi

Re: [staf-users] Help required with STAF

2010-09-22 Thread sunny arora
Hi, you can do the same as below: * 'remoteMachine' 'PROCESS' 'START COMMAND notepad' * 'Starting Notepad failed with RC=%s STAFResult=%s' % (*RC*, *STAFResult*) Thanks and Regards, Sunny On Wed, Sep 22, 2010 at 11:16 AM, fazal waseem wrote: > Hi, > > I am pretty

[staf-users] Help required with STAF

2010-09-22 Thread fazal waseem
Hi, I am pretty new to use STAF. My requirements is such that I want to remotely open a notepad in another machine so that I can learn the framework functioning. Can someone help me on how to do it. Thanks, Waseem -- St

Re: [staf-users] Help

2009-04-15 Thread Joseph J Veilleux
i...@ibmus 04/15/2009 09:56 AM To "Premsudha Venkatesh" cc staf-users@lists.sourceforge.net Subject Re: [staf-users] Help According to this: http://windowsitpro.com/article/articleid/15226/how-do-i-run-a-windows-script-from-the-command-line.html You would run it with

Re: [staf-users] Help

2009-04-15 Thread David Bender
d to fully-qualify the path to "cscript.exe" or "myvbscript.vbs". David Bender STAF/STAX Development (512-286-5315) IBM Austin Bldg. 903-5B002 Internet: bda...@us.ibm.com "Premsudha Venkatesh" 04/15/2009 12:57 AM To cc Subject [staf-users] Help Hi, I

[staf-users] Help

2009-04-14 Thread Premsudha Venkatesh
, March 25, 2009 7:27 PM To: Premsudha Venkatesh Cc: staf-users@lists.sourceforge.net Subject: Re: [staf-users] Help You just submit a STAF PROCESS START request to the local or remote system, and specify the command to start the QTP executable and pass it the appropriate parameters. For example

Re: [staf-users] Help

2009-04-07 Thread David Bender
t; 04/07/2009 01:44 AM To cc Subject Re: [staf-users] Help Hi, I have batch file called test.bat How do I run this batch file using Staf Command Regards, Prem Sudha PH : 26610330 Extn.5234 -- This SF.ne

Re: [staf-users] Help

2009-04-06 Thread Premsudha Venkatesh
Hi, I have batch file called test.bat How do I run this batch file using Staf Command Regards, Prem Sudha PH : 26610330 Extn.5234 -- This SF.net email is sponsored by: High Quality Requirements in a Collabor

Re: [staf-users] Help-How to ru a jar file?

2009-03-26 Thread Phil Rumble
cc Subject [staf-users] Help-How to ru a jar

[staf-users] Help-How to ru a jar file?

2009-03-26 Thread Premsudha Venkatesh
Hi How to I use STAF's PROCESS service to run a recorded jar file from the local machine Regards, Prem Sudha PH : 26610330 Extn.5234 -- ___ staf-users mailing list

Re: [staf-users] Help

2009-03-25 Thread David Bender
s.ibm.com "Premsudha Venkatesh" 03/25/2009 07:06 AM To cc Subject [staf-users] Help Hi, Education Part1-Exercises.Html Mentions as below - In the C:\STAF\testcases directory, copy STAFTestcase.java to STAFTestcase1.java. Edit STAFT

Re: [staf-users] Help

2009-03-25 Thread David Bender
(512-286-5315) IBM Austin Bldg. 903-5B002 Internet: bda...@us.ibm.com "Premsudha Venkatesh" 03/25/2009 07:03 AM To cc Subject [staf-users] Help Hi How to I use STAF's PROCESS service to run a recorded script (created using a QTP) on a local and Remote machine Rega

Re: [staf-users] Help in installing STaf on Linux

2009-03-25 Thread David Bender
1. The STAF Installation Guide section 11 "Starting STAF during system reboot" has information: http://staf.sourceforge.net/current/STAFInstall.pdf 2. No. If you make any TRUST updates in your STAF.cfg file, you will need to restart STAFProc. You can also make TRUST updates dynamically by usi

[staf-users] Help

2009-03-25 Thread Premsudha Venkatesh
Hi, Education Part1-Exercises.Html Mentions as below - In the C:\STAF\testcases directory, copy STAFTestcase.java to STAFTestcase1.java. Edit STAFTestcase1.java. On line 2, change the class name to STAFTestcase1. In the for loop, after the submit call to t

[staf-users] Help

2009-03-25 Thread Premsudha Venkatesh
Hi How to I use STAF's PROCESS service to run a recorded script (created using a QTP) on a local and Remote machine Regards, Prem Sudha PH : 26610330 Extn.5234 -- Apps built with the Adobe(R) Flex(R) framework a

Re: [staf-users] Help in installing STaf on Linux

2009-03-24 Thread David Bender
"Staf" is not the correct executable to run. You can use all lower case "staf" or all upper case "STAF". Try the following: . ./usr/local/staf/STAFEnv.sh STAFProc & < here you should see the "STAFProc version 3.x.x initialized" output message > STAF local PING PING David Bender STAF/STAX De

Re: [staf-users] Help in installing STaf on Linux

2009-03-24 Thread David Bender
What is the exact error you get when starting STAFProc? David Bender STAF/STAX Development (512-286-5315) IBM Austin Bldg. 903-5B002 Internet: bda...@us.ibm.com "Gopalakrishna, Monika" 03/24/2009 04:58 AM To David Bender/Austin/i...@ibmus cc Subject Help in installing STaf on Linux

Re: [staf-users] Help required in compiling STAX service

2008-08-19 Thread M P Sairam
am" <[EMAIL PROTECTED]>* Sent by: [EMAIL PROTECTED] 08/13/2008 12:57 AM To staf-users@lists.sourceforge.net cc Subject [staf-users] Help required in compiling STAX service hi, i was compiling stax from sources, i followed that wer

Re: [staf-users] Help required in compiling STAX service

2008-08-13 Thread David Bender
et: [EMAIL PROTECTED] "M Purandhar Sairam" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 08/13/2008 12:57 AM To staf-users@lists.sourceforge.net cc Subject [staf-users] Help required in compiling STAX service hi, i was compiling stax from sources, i followed that

[staf-users] Help required in compiling STAX service

2008-08-12 Thread M Purandhar Sairam
hi, i was compiling stax from sources, i followed that were mentioned in STAF Developers Guide, configuration: OS: FC9 Java: Java 1.6 perl: 5.10 xerces: 2.9.1 xalan: 2.7.1 i'm getting the following error when i