Hi Team,
I'm using EvaluateJsonPath Processor to take out the Json Attribute to variable like below <http://apache-nifi-users-list.2361937.n4.nabble.com/file/t310/NifiHelp.png> My Json file looks like [ { "Name" : "User", "DiscoveredTime" : "Mon Sep 11 19:56:13 IST 2017", "LatestDiscoveredTime" : "Mon Oct 09 23:38:55 IST 2017", "DeviceCategoryID" : -1, "ConfigProfileID" : 1, "UserMappedProfile" : 0, "IsInvNotified" : 0 } ] After Processing EvaluateJson The flow file is updated with variable names(dateValue1,dateValue2) but the values are set to "*empty string set*" <http://apache-nifi-users-list.2361937.n4.nabble.com/file/t310/NifiHelp.png> Don't know where I'm doing wrong need some help to over come this. Thanks rakesh. -- Sent from: http://apache-nifi-users-list.2361937.n4.nabble.com/
