cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ADS Connection error with HTTPS

Former Member
0 Likes
1,677

Hi,

I configured ADS with http.It is working fine.

Now i'am trying to configure it through https.

I did the config and when i test the ADS_HHTPS RFC connection with SOAP Client certificate i'am getting the success message.

But when i try to execute FP_TEST_00 program,it is asking me to enter the user id and password,i entered the id and password 3 times (adsuser),but after that it is givine me this error

"ADS: SOAP Runtime Exception: CSoapExceptionTransport :(100101)

Message no. FPRUNX001"

I know this is the error we face when we do ADS config,even i faced when i did it through http but i solved it.

now if go through the same troubleshooting for this problem i found everything is ok.

HTTPS port is also active in smicm TCode.

but still i'am unable to get the sol.

Please guide me with an solution.

With Regards,

Pradeep.B

View Entire Topic
nelis
Active Contributor
0 Likes

Hi Pradeep,

I'm having the same problem with it asking for a username and password via https, http works fine.

Did you find an answer to your problem ?

Regards,

Nelis

Former Member
0 Likes

Hi Nelis,

Load SSL Client Standar certificate (STRUST TCODE) in to

visual aministrator>Server>services-->keystorage and under view where u loaded SOAP certificate and also load it under trusted CAs view.

After that Add the same certificate in SSL Provider>Select HTTS Port->Client Authentication Tab.

Regards,

Pradeep.B

nelis
Active Contributor
0 Likes

Thanks. Do you also need to change your "Destination" to use https on your ABAP server for it to work or can that stay as http (FP_ICF_DATA_SID) ?

Last question

Nelis