Mark,

Thanks for your quick response, 
When calling bash script that has multiple commands, is there a single flow 
file generated after all commands are executed (accumulating output from each 
command) or multiple flow files generated per command line in the bash script. 

Sorry for tagging along another question on top of this, I can ask it as a 
separate thread if it makes more sense. 

Thanks


> On Feb 13, 2019, at 12:50 PM, Mark Payne <[email protected]> wrote:
> 
> Vijay,
> 
> This would be treated as arguments to a single command.
> 
> One option would be to create a simple bash script that executes the desired 
> commands and invoke
> that from the processor. Or, of course, you can chain together multiple 
> processors.
> 
> Thanks
> -Mark
> 
> 
>> On Feb 13, 2019, at 1:48 PM, Vijay Chhipa <[email protected]> wrote:
>> 
>> Hi, 
>> 
>> I have a ExecuteStreamCommand  processor running a single command, 
>> (executing a  -jar <args> ) and it runs fine, 
>> 
>> I need to run the same command but with different arguments. 
>> 
>> My question is: Can I put multiple lines as command arguments and still have 
>> a single instance of the ExecuteStreamCommand?
>> 
>> Would those be treated as arguments to a single command, or each line of 
>> arguments would be treated as separate command?
>> 
>> 
>> Thanks 
>> 
>> Vijay
>> 
>> 
>> 
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to