cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Posting to Outside Webservice

Former Member
0 Kudos

We are STILL trying to post a message to a webservice that resides on the "outside" I have my soap rec. adapter set up to take the translated file and post to the webservice through our proxy server. Anyway I am getting the below error log when it attempts to deliver this message ... any one have any clue what the problem might be? Does it seem like I'm even getting out of my own network?

2005-08-29 23:19:54 Success The message was successfully received by the messaging system. Profile: XI URL: http://ourserver:ourportNumber/MessagingSystem/receive/AFW/XI

2005-08-29 23:19:54 Success Using connection AFW. Trying to put the message into the receive queue.

2005-08-29 23:19:54 Success Message successfully put into the queue.

2005-08-29 23:19:54 Success The message was successfully retrieved from the receive queue.

2005-08-29 23:19:54 Success The message status set to DLNG.

2005-08-29 23:19:54 Success Delivering to channel: PCARD_Activate_File_Receiver

2005-08-29 23:19:54 Success SOAP: request message entering the adapter

2005-08-29 23:19:54 Error SOAP: error occured: java.io.EOFException: Connection closed by remote host.

2005-08-29 23:19:54 Error Exception caught by adapter framework: Connection closed by remote host.

2005-08-29 23:19:54 Error Delivery of the message to the application using connection AFW failed, due to: Connection closed by remote host..

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member187339
Active Contributor
0 Kudos

Hi Andrew,

What is your scenario doing? Could you please elaborate your scenario, so that it might be more helpful in solving your problem.

Regards

Suraj

Former Member
0 Kudos

Sure ... we are pulling data from an RFC using the RFC Adapter then mapping it to the vendors required format xml message ( this part is working ) then we send it to the soap adapter which should send it to the vendors web service which is a .asmx page ( I guess a .net webservice ) anyway they want an ssl connection and they want us to use a client verisign certificate. We are on SP13. Let me know if you need anymore info.

Thanks

Former Member
0 Kudos

hi,

Please check whether ur soap adapetr is green in ur adapter monitor.

Regards

priyanka

Former Member
0 Kudos

Yes it is green one thing that I notice is that anything referring to https doesn't have a port set e.g. or it's set to @com.sap.aii.server.httpsport.cr@

com.sap.aii.connect.cr.httpsport @com.sap.aii.server.httpsport.cr@