Good morning. I am using NiFi v0.7.x. My customers asked me to provide them
with the filename and uuid in addition to the response code from my
HandleHttpResponse. I tried changing the Status Code from
202
to
202 ${filename}.${uuid}
but the processor throws an error because the status code is not a valid
number.
Does anyone know of a way to do this? Perhaps my syntax is simply wrong and
I need to configure Status Code differently?
Thanks in advance for any assistance.
Jim

Reply via email to