Hi Sharon and team ,

Appreciate your help to support us in the problem which we faced while invoking 
the job through STAF\STAX.
This is the POC which we did with STAF\STAX to do the performance testing of 
the project.
We are hoping to get the STAF\STAX project in future, no timeline is known to 
us. If we need your further help in future then, will definitely touch base 
with you.
I will definitely convey the support and help which we got from you to the next 
level in our organisation.
Please let us know which forum or group should join to develop more understand 
in the STAF\STAX tool?

Thanks and Regards
Prabhat
+91 20 672812




From: Sharon Lucas [mailto:luc...@us.ibm.com]
Sent: 18 July 2012 17:27
To: Benny Thomas
Cc: staf-users@lists.sourceforge.net
Subject: Re: [staf-users] Passing arguments between two process

Are you talking about how to do this within a STAX job?  If so, then one way 
you could possibly do this by having Process A print the argument names and 
values to a file and return the file's data to the STAX job (e.g. using a 
<returnfile> sub-element within the <process> element) so the STAX job can then 
pass this data on to Process B.  Note that the arguments would be in a string 
format.

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   luc...@us.ibm.com<mailto:luc...@us.ibm.com>
(512) 286-7313 or Tieline 363-7313




From:        Benny Thomas 
<benny.tho...@oneconvergence.com<mailto:benny.tho...@oneconvergence.com>>
To:        
staf-users@lists.sourceforge.net<mailto:staf-users@lists.sourceforge.net>,
Cc:        
staf-de...@lists.sourceforge.net<mailto:staf-de...@lists.sourceforge.net>
Date:        07/18/2012 06:31 AM
Subject:        [staf-users] Passing arguments between two process
________________________________



Hi,

We are required to invoke a function with arguments from a process and the 
function is required to collect values for the arguments from another 
process.For example:

Process A in Host1: Function(a,b,c)

Collect values for a,b,c from Process B

Process B in Host2 : a = 1, b =2, c=3



 Can we do this using two STAF process?

Thanks and Regards
Benny 
Thomas------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net<mailto:staf-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/staf-users
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to