Hello Expert,
I am calling Create method of oData to create Partners. I attached method attachRequestCompleted to model.
While debugging i can see the response Text from server which contains all the fields of the partner.
My query is how to pick partner field value from response Text so that i could show it in messageToast.
Thanks,
Abhi