Hello, Is there a reason InvokeHTTP is hardcoded to ignore the filename and path attributes when sending a flow file? If these could be added back in, InvokeHTTP could be a nearly drop-in replacement for (the now deprecated) PostHTTP processor's "Send as flow file" mode. Otherwise it involves copying these attributes to new attributes before sending, then copying them back to the original attribute names on the receive side.
Thank you, Paul
