Hello all,
I am working on SAP UI5 application using a Webide on cloud.
I am trying to do the following:
I have created some boxes for user-input.
On click of a button, the value entered by user should be compared with entries in an odata service or a hana db table on hcp
For this, will the general Odata get function suffice?
I am new to SAPUI5 and odata