Good morning. In a stream of files I am reading into a workflow there
appear to be a small few that contain non-standard characters in the file
name. I haven't fully evaluated the nature of these characters, but they do
not appear to be utf-8. I need to delve more into the problem.

In the PutFile processor late in my workflow processing these files are
sent to the processor's failure queue. Am I correct in assuming that
subsequent files can still be serviced by the PutFile processor, and that
the processor does not block all subsequent file processing due to the one
in the failure queue? Is the behavior dependent on any particular
configuration settings for the processor or for the queue?

Thank you very much in advance for the clarification.  -Jim

Reply via email to