I want to get service data which have paging logic like this: every time i
send request, it can get only 700 mb data and if the response data for
certain id is more than 700 mb i will have to invoke service twice, but if
for certain id data is more than 2800mb i will have to invoke service four
times and if one of the part of this 2800 mb will fail i mean if connection
errorr or some kind of error will happen

1.how can i recognize which part of same id data is missing?
2.Can you advice me any kind of architectual solution which can simplify
this process inside nifi environment?



--
Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/

Reply via email to