I use tFileInputJSON and JSONPath Query to get the attributes value. When I use "$.properties.store.code" as Jsonpath query, I get the following error:
"can't find any data with JSONPath $.properties.store.code"
I also tried:
$.properties['store.code']
That doesn't work either.
Could somebody help me with this? I am using TOS 5.6.