cancel
Showing results for 
Search instead for 
Did you mean: 

How to implement Search Help (search in web) in Web dynpro java

Former Member
0 Kudos

Hi All

when i click the button ,the enterd input in input field will be searched with their matching words....Is it possible?

If Any APIs There....

How to implement that...

Thanks & Regards

Mathi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mathi,

it is possible to search by words as well as letter also and that concept is called as Object Value Search.

check the link below for detailed example and code. check for "value help":

https://www.sdn.sap.com/irj/sdn/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d

regards

Anil

Former Member
0 Kudos

Thanks for ur reply...

Not value help...Search in web.....

Thanks & regards

Mathi

Former Member
0 Kudos

Thanks for ur reply...

Not value help...Search in web.....

Thanks & regards

Mathi

Former Member
0 Kudos

Hi,

It is possible to do a web search using Google URL, but how do you plan to show the results?

Regards,

Satyajit.

Former Member
0 Kudos

HI

Thanks for ur reply....

If possible in this way only or is there any another way...

We have to use any API...

Please Suggest Correct WAy...

Thanks & Regards

Mathi

Former Member
0 Kudos

Hi,

you can use Google search web service to do so. You can find the WSDL <a href="http://api.google.com/GoogleSearch.wsdl">here</a>.

Regards,

Satyajit.

Former Member
0 Kudos

Hi

Thank you very much...

I am new to java web dynpro....

So,Could you Please send me the steps....(how to do)

regards

Former Member
0 Kudos

Hi,

You can find an exact tutorial (and sample project) <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fd68e590-0201-0010-da89-ba631f41b3d7">here</a>.

Regards,

Satyajit.

Former Member
0 Kudos

HI,

ok i will try in system...

Thanks & regards

Mathi

Former Member
0 Kudos

Hi,

this way only possible...... will we do search help without using web service?....

Please let me know if it is possible....

Thanks & regards

Mathi

Former Member
0 Kudos

Hi ,

Yes , this is the only way possible for searching the web ..Use a service provided by external vendor like google..

Regards

Bharathwaj

Former Member
0 Kudos

Hi

Thank you very much for ur suggestion...

Please i want also F4 help(Serach help)....how to do this...

This is possible in web dynpro...i think it based on the function module...

Please Send me steps F4 help also....

Thanks & regards

Mathi

monalisa_biswal
Contributor
0 Kudos

Go through following links.

<a href="/people/dirk.rehberg/blog/2006/12/27/generic-search-help-for-web-dynpro-for-java:///people/dirk.rehberg/blog/2006/12/27/generic-search-help-for-web-dynpro-for-java

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f368bc46-0301-0010-1e92-cd1cf7c19dc8">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f368bc46-0301-0010-1e92-cd1cf7c19dc8</a>

Answers (0)