Hi,
I have a bsp code in a sap server, which is being executed through SAPEP without any issue. The SAP system has two clients( for example 100 and 200 ). SAPEP sourc e suystem is pointed to client 200 and the iview containing this BSP page is getting executed flawlessly.
However when I tries to debug certain issues with this BSP apps and want to run it over the web for client 200, I don't know how to do it. The reason is the 'URL' page proprties of the default page dose not allow for any client and when I take the URL and execute through the web it always tris to connect to the client 100 and not 200. How do I make this to point to 200 while executing the URL in the web browser.
Thanks
Arunava