Re: documentation issue

2023-10-25 Thread Andrew Lim
Thanks for reporting this Vladimir. I filed a Jira to address this [1].

Best,
Drew

[1] https://issues.apache.org/jira/browse/NIFI-12273


> On Oct 25, 2023, at 6:48 AM, V.  wrote:
> 
> Hello,
> 
> 
> 
> I'm writing you about ExecuteStreamCommand documentation:
> 
> https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-
> standard-nar/1.23.2/org.apache.nifi.processors.standard.
> ExecuteStreamCommand/
> 
> 
> 
> 
> 
> there is "Additional details" page:
> 
> https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-
> standard-nar/1.23.2/org.apache.nifi.processors.standard.
> ExecuteStreamCommand/additionalDetails.html
> 
> 
> 
> 
> 
> When working with this processor I found, that property name should be:
> 
> 
> 
> 
> command.argument.0
> 
> 
> 
> 
> 
> instead of:
> 
> command.arguments.0
> 
> 
> 
> 
> 
> (the "s" breaking it ... not breaking, but it's just not working)
> 
> 
> 
> 
> In "help" message on main page under question mark it is correct, but on 
> additional details page it is wrongly written, so I suggest to change it :)
> 
> 
> 
> 
> Btw good job, I like NiFi.
> 
> 
> 
> 
> Best regards,
> 
> Vladimir Macík



documentation issue

2023-10-25 Thread V.
Hello,



I'm writing you about ExecuteStreamCommand documentation:

https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-
standard-nar/1.23.2/org.apache.nifi.processors.standard.
ExecuteStreamCommand/





there is "Additional details" page:

https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-
standard-nar/1.23.2/org.apache.nifi.processors.standard.
ExecuteStreamCommand/additionalDetails.html





When working with this processor I found, that property name should be:




command.argument.0





instead of:

command.arguments.0





(the "s" breaking it ... not breaking, but it's just not working)




In "help" message on main page under question mark it is correct, but on 
additional details page it is wrongly written, so I suggest to change it :)




Btw good job, I like NiFi.




Best regards,

Vladimir Macík