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

bsp connection

Former Member
0 Likes
570

hi to all,

my BSP applications r not connect to web.even if i tried with examples.its not work .error is server not find.

2 REPLIES 2
Read only

Former Member
0 Likes
504

Go to T-Code SICF and check if the service is active.

Amandeep

Read only

Former Member
0 Likes
504

did you add the ip and Fully Qualified Doman name in the Drivers folder.

how to find fqdn ?

when ever you are running the bsp application it comes up with a url in that you take before the port number.

https://mynetwork.mysap.com:8080 in this bold one is fqdn. find the ip address also from the login pad details

DRIVERS->ETC->HOSTS

edit the hosts file and add the entry in that file and save it

then check it once.