Good morning
I want to generate a json file that accompanies a photograph and I want the name of the json file to be the name of the photo which is contained in a 'Photo' attribute
I also want as many json files named with the name of the photo as there are photos in my source directory.
I tested in the json output to put the Photo attribute in the entity name but it doesn't work.
Thanks