Kirk, The processors have to explicitly know about dynamic properties (and their intent) in order to use them appropriately. For a processor like ListSFTP, it could be beneficial to have custom attributes (as parameters to the SFTP session perhaps?) but the domain knowledge on how they'd be used would have to be coded into the processor itself. If you have a use case in mind, please feel free to file an improvement Jira for ListSFTP to use dynamic properties.
Regards, Matt On Mon, Aug 8, 2016 at 4:50 PM, Tarou, Kirk <[email protected]> wrote: > Is there some reason why Processors, like ListSFTP, don’t allow custom > attributes to be added? Relatedly, why do these processors allow users to add > custom attributes & values in the UI even though it always throws the error: > ‘[attribute]’ validated against ‘[value]’ is invalid because ‘[attribute]’ is > not a supported property > > - Kirk Tarou
