I have been able to figure out how to GenerateFlowFile -> UpdateAttribute ->
InvokeHttp to dynamically send a URL (example:
https://somedomain.com?parameterx=${foo}); however, I need to do this N
number of times and replace ${foo} with a known set of values.  Is there a
way to call InvokeHttp multiple times and use the next value for ${foo}
automatically?



--
View this message in context: 
http://apache-nifi-developer-list.39713.n7.nabble.com/Dynamic-URLs-using-InvokeHttp-from-an-array-tp8638.html
Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.

Reply via email to