cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi

According to the ADS config guide for NW2004s, I wanted to test the ABAP connection. I went to t.code SA38, entered FP_PDF_TEST_00 and entered the connection name, and when I execute it I get the error

Error Code: 2

Error Message: ADS

Invalid http conenction: ADS

No version available.

Can anyone please explain me where and how should I set the http conenctions to make this test successful.

Thanks in advance

regards

SM

0 Likes
View Entire Topic
venkata_ramisetti
Active Contributor
0 Likes

Hi,,

You need to create ADS destination in SAP system to communicate with ADS.

You can do this in the transaction SM59 and you need to create HTTP connection.

1. Go to Transaction SM59 and create give the RFC Destination as 'ADS'.

2. Connection type : G (HTTP Connection)

3. Target Host: 999.999.999.999 (Portal IP address)

4. Port no: It should be the port no that you used to login into portal.

5. Path prefix: /AdobeDocumentServices/Config?style=rpc

Go to Technical settings tab and choose <b>Basic Authentication</b> tab

Enter here logon details of the ADSUSER

(USER: ADSUSER

PWD: abcd1234 (I am not sure about this))

Save the details and click 'Connection Test' to test the connection.

Let us know if you have any issues.

Thanks

Ramakrishna