Hello @sharminn
Usually this error means another JSON object with the same name (eg. Downtown) already exists in the output JSON. Are you able to share your workspace along with a small example of your input data?
Hello @debbiatsafe
Thank you for responding, i was following the following guide from FME, https://community.safe.com/s/article/json-writing-with-jsontemplater
and below is the input data i believe in JSON, and my workbench.
thanks for responding!
Hello @debbiatsafe
Thank you for responding, i was following the following guide from FME, https://community.safe.com/s/article/json-writing-with-jsontemplater
and below is the input data i believe in JSON, and my workbench.
thanks for responding!
Hello @sharminn
I tried following the instructions in the article and was able to successfully create a nested JSON file. You may have a typo in the JSONTemplater or another transformer elsewhere in the workspace is misconfigured, causing the error.
Are you able to share the workspace you currently have?
Hello @sharminn
I tried following the instructions in the article and was able to successfully create a nested JSON file. You may have a typo in the JSONTemplater or another transformer elsewhere in the workspace is misconfigured, causing the error.
Are you able to share the workspace you currently have?
Yes you were right, i've just been through it again, and it's the sampler transformer that i hadn't got the right parameters stated. Thank you so much, it works fine now 😊