Hello experts,
I was wondering if there is an option to make soap web service call from model driven app.
Example:
User inputs Country and Postal Code and click on save button.
On save, an external web service to be called which takes these two parmeters as input and then return whether the postal code is valid or not.
is this possible in model driven app??
thanks in advance!