Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Call browser function

Former Member
0 Likes
642

Hi All,

I am using CALL_BROWSER function to call a jsp application within SAP CRM system. This works fine from my PC. However one of our users is getting an error as follows:

"Windows cannot find "C:\PROGRA~1\Yahoo!\browser\ybrowser.exe%1'. Make sure you typed the name correctly and then try again"

Do any one know if this is due to some file missing on the user's PC? If so, could you please let me know what we need to install.

Thanks for your help!

Chandrika

3 REPLIES 3
Read only

FredericGirod
Active Contributor
0 Likes
592

Hi Chandrika,

your error looks like a windows error. Maybe check if in a CMD you can run this line. (start -> run -> "cmd")

Rgd

Frédéric

Read only

0 Likes
592

Hi Chandrika,

The Browser on the user's machine might be defaulted to the ybrowser from Yahoo.

You may troubleshoot the user's machine by calling the CALL_BROWSER function module in Test mode in SE37 and give some URL like www.sdn.dap.com. If it works, then check how this function is called in your program.

Regards,

Bhanu

Read only

0 Likes
592

Hi Chandrika,

Was this problem resolved? It is an interesting issue.

Cheers,

Bhanu