Hello all,
I'm trying to get a json templater setup so that I can use an API to ingest some data.
The challenge is syntax related, but perhaps I'm not organizing things quite correctly.
I have some nested structure, and I've attempted to use sub templates for those parts. I've got body of those three expressions in the three attached text files matching the sections.
error message is:
2023-02-22 13:28:33| 0.1| 0.0|WARN |JSONTemplater (XMLTemplaterFactory): The following error occurred near line 29, column 17 of the query:
2023-02-22 13:28:33| 0.1| 0.0|WARN |JSONTemplater (XMLTemplaterFactory): invalid expression: syntax error, unexpected ExprSingle (missing comma "," between expressions?)
2023-02-22 13:28:33| 0.1| 0.0|ERROR |JSONTemplater (XMLTemplaterFactory): An error occurred while parsing the ROOT template
2023-02-22 13:28:33| 0.1| 0.0|ERROR |JSONTemplater (XMLTemplaterFactory): An error has occurred. Check the logfile above for details