We have a client with a DB in oracle, to get metadata from this DB, they offer a webservice .
We create a form, it need populate name and more fields from the webservice mentionated.
How we do to call the webservice and populate each row in the forms table?
A example below show how we check the webservice now , we insert 2 fields NUT and NUE (yellow mark) and the response retrieve more fields related.
The forms we using
Thank you for your attentions.