cancel
Showing results for 
Search instead for 
Did you mean: 

Not able activate the interface

Former Member
0 Kudos

Hi All,

I have created the form in SFP T-code. While activating i am getting dialog box with

========================

-


SAP Logon data

-


Enter Your user name and ID

Resource [ ]

User name [ ]

Password [ ]

========================

Here i entered my log on info, its not accepted..

At last sap thrown a message like

SSOAP Frame Work error: SOAP Runtime Exception: CSoapExceptionTransprt:HTTP send returned with status code(100.101).

So i am not able to move further..

May know how to resolve this issue

Thanks

Ram

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for your gr8 reply.. i will do the same and update..

Regards

Ram

Former Member
0 Kudos

Hi

Go to t-code SM59 and check that you have a RFC connection under "connections to external servers". If you dont then do the following:

1. Log on to your SAP Web AS central instance host.

2. Call transaction SM59.

3. Choose Create.

4. Enter at least the following:

RFC destination: ADS

Connection type: G

Description: <your description>

5. Choose ENTER

6. Choose the Technical settings tab and enter at least the following:

Target Host

Enter the host name of the J2EE Engine that runs the Adobe document services or of the SAP Web dispatcher if applicable.

Service No

Enter the HTTP port number of the Target Host you have specified (The following naming convention applies:

5<J2EE_instance_number>00 (50000, for example, if your J2EE instance is 00).

Path Prefix

Enter exactly the string /AdobeDocumentServices/Config?style=rpc

(A warning is displayed: Query String Not Allowed. Ignore this warning by pressing Enter. )

7. Choose the Logon/Security tab, select Basic Authentication.

8. In the User and Password boxes, enter the user name ADSUser and the password.

9. Save your settings.

10. Choose Test Connection.

11. A screen is displayed. The field status_reason: OK indicates that the test was successful.

Regards

Thashin

Former Member
0 Kudos

Hi Thashin,

I have checked sap box..all the config. are already in place.. eventhough i am getting the same dialog box while activating my own interface.

Is there any other config is required..

Regards

Ram

Former Member
0 Kudos

Hi RAM

Goto this link and download the configuration guide. Page 11 of this guide describes how you can test the config of the ADS

[https://www.sdn.sap.com/irj/sdn/adobe#section14]. If all these tests run fine then it is safe to say its not a config issue.

Regards

Thashin