i have used invoked http processor for get the alarm from web app. then i have to used split processor to spilt one alarm in one flow file. and the i have used evaluatejsonpath processor of extract data into attribute after that i want to used extract value in next http invoked processor for further used
problem is i didn't get the attribute form evaluatejsonpath processor if i select flowfile-content then i will get the id value and if i select flowfile-attribute i will not getting any attribute and value ...