Hi everyone is there a way to import data from a CSV file? i am using data tools add-on and i am able to import from json file. The entity inspector gives some problem with record having m2o relationship why?
The entity inspector gave me some problem because the entity i was referecing doesn’t have the @DependsOnProperties on the @InstanceName method.
Hi, @f.canzonieri
You can try using the Data import add-on, which supports importing a list of entities from a CSV file.
This add-on does not provide UI, but you can create your own and invoke the Java API to import entities.
Regards,
Maria.