cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Log on ticket from .NET

Former Member
0 Kudos

Hi,

I am working with a .NET developer to get SAP log on ticket by contacting SAP portal issuing URL and get MYSAPSS02 cookie and pass it along with the web service call to SAP and .NET developer gets a cookie and it calls SAP as well but only from his own machine and the moment he publishes his application it does not work as he is saying once it runs on ISS it does not have a user who is logged on and asking for a SAP log on ticket. Is anybody experienced this and is there any solution.

Nilesh

Accepted Solutions (1)

Accepted Solutions (1)

Daniel_KASIMIR
Participant
0 Kudos

Hello,

it is important that both systems are in the same domain to pass the cookie, eg:

http://iis.yourdomain.com and http://ep.yourdomain.com:50000/irj/portal

regards

Daniel

Former Member
0 Kudos

Both the systems are on the same domain and we get into issue when we deploy our application on ISS and there is no issue if executed directlly from a client.

Nilesh

Answers (0)