Hi Experts,
Here is my json data and I would like to create these data using xsodata (created in Hana Web-based Dev Workbench).
Is it possible to send json data array? If yes, please kindly provide samples/references.
[{EMP_ID: "E01", EMP_NAME:"Test1"},
{EMP_ID: "E02", EMP_NAME:"Test2"}]
Best Regards,
Thiri