Skip to Content
0
Jul 04, 2016 at 04:21 PM

Getting odata into an array

1177 Views

Hi,

I have set oModel to consume the odata in my ui5 application. I want to store that odata in a seperate array. When the user enters "userid" and "password", it should check in this array for the matching "customerid". If it matched it should navigate to the next message else throw an error statement.

Please help me with some code sample if possible.

Thanks,

Srinivasan