Skip to Content
0
Former Member
Jul 27, 2016 at 11:28 AM

Implement Auto-Complete Search in Fiori Apps

415 Views

Hello Experts,

We have already built an application as a POC in SAPUI5 and implemented auto-complete (Google-like) search feature. We have done this using XSJS services, since we are building complex SQL queries and eventually hit the calculation views to display the relevant data on the screen.

Now, as part of the actual implementation, we intend to migrate to Web IDE and follow Fiori guidelines to build this App. However, we figured that Fiori Apps stress on using XSOData service against XSJS variant.

We tried exploring the following options, but did not get a concrete solution:

1) Convert the existing XSJS service to XSOData service

2) Implement auto-complete feature in Fiori using some standard features (like the one that can be enabled for the Fiori Launchpad)

3) Use the existing XSJS service itself

Please can you suggest if any of the above approaches would be feasible to implement, following the Fiori architecture and standards and how we can achieve it? Any help or pointers would be highly appreciated, since this is a kinda roadblock for us.

Regards,

Divyata Dal