Hi all -

Like Fazal, I have been searching for a STAX for dummies (not Fazal but me :)) 
"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<mailto: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<mailto: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<mailto: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

Reply via email to