Hi,
Whenever I am calling oModel.update, get_entity method is getting called twice before the update entity,
Syntax:
oModel.update("/EntitySet('" + ID + "')", aData, null);
Why is this behaviour?
Thanks and Regards,
Gopa.