hi, I have a project with nifi(1.8.0) HandleHttpRequest & HandleHttpResponse, I have two Question and can't solve it,
1. HandleHttpResponse body Content-type, how to set it
2.after get request data(the data is a array, each element is a object, such as:{'data':[{'id':1,'id':2}]} ), I want to change it, and make a soap request. how to change json to xml.
help me! thanks...
for the better way, share you idea with picture or xml template. thanks......