Yes, we provide a "Getting Started with STAX" document:
http://staf.sourceforge.net/current/staxgs.pdf.  It provides an overview of
STAX, describes how to configure the STAX service and the STAX Monitor, and
walks you through 15 sample STAX jobs that will help you become familiar
with writing and executing STAX jobs.  That's probably the best place to
start.

We also have presentations on STAX.  On the STAF Education page
(http://staf.sourceforge.net/education.php), the following presentations
deal entirely with STAX:
Hands-On Automation with STAF/STAX Part 2
Hands-On Automation with STAF/STAX Part 4

Thanks,
David


                                                                           
 David Bender          11501 Burnet Rd.   Phone (T/L): 1-512-286-5315      
 STAF/STAX Development Bldg. 903-5B002    (363-5315)                       
                       Austin, TX         ITN: 23635315                    
 IBM Software Group,   78758-3400         Email: bda...@us.ibm.com         
 WPLC                                                                      
                                                                           
                                                                           






                                                                                
                                      
  From:       "Bridges, Michael" <michael.brid...@acision.com>                  
                                      
                                                                                
                                      
  To:         fazal waseem <fazal.was...@gmail.com>, sunny arora 
<sunnyaror...@gmail.com>                             
                                                                                
                                      
  Cc:         "staf-users@lists.sourceforge.net" 
<staf-users@lists.sourceforge.net>                                   
                                                                                
                                      
  Date:       09/22/2010 07:57 AM                                               
                                      
                                                                                
                                      
  Subject:    Re: [staf-users] Help required with STAF                          
                                      
                                                                                
                                      





Hi all –

Like Fazal, I have been searching for a STAX for dummies (not Fazal but me
J) “hello world” type tutorial on getting STAX going between a system
designated as my STAF/STAX mgmt server and other servers.  Something like
that would certainly give me a shove in the right direction.  I have been
using STAF now for about 3 months but haven’t foraged into STAX yet.  I
have the PPT presentation on STAF, but wonder if there is such a tutorial
on STAX somewhere that someone could share with folks like me in the “duh,
dummy stage”.

Thanks

Mike

From: fazal 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, 2010 at 3:59 PM, sunny arora <sunnyaror...@gmail.com>
wrote:
Hi,

you can do the same as below:

<stafcmd>
      <location>'remoteMachine'</location>
      <service>'PROCESS'</service>
      <request>'START COMMAND notepad'</request>
</stafcmd>
<if expr="RC != STAFRC.Ok">
     <log message="1">  'Starting Notepad failed with RC=%s STAFResult=%s'
% (RC, STAFResult)  </log>
 </if>

Thanks and Regards,
Sunny
On Wed, Sep 22, 2010 at 11:16 AM, fazal waseem <fazal.was...@gmail.com>
wrote:
 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
 ------------------------------------------------------------------------------

 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 _______________________________________________
 staf-users mailing list
 staf-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/staf-users



--




This e-mail and any attachment is for authorised use by the intended
recipient(s) only. It may contain proprietary material, confidential
information and/or be subject to legal privilege. It should not be copied,
disclosed to, retained or used by, any other party. If you are not an
intended recipient then please promptly delete this e-mail and any
attachment and all copies and inform the sender. Thank you.
------------------------------------------------------------------------------

Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users





<<inline: graycol.gif>>

<<inline: ecblank.gif>>

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to