cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to create URLConnection:No logged in user found

manikandan_shanmugam3
Active Participant
0 Kudos

Hi All,

Facing below error in SOAP Receiver channel.

Scenario : Proxy to SFDC (Sync)

SOAP: Call failed: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: Unable to get URLConnection: com.sap.security.core.server.destinations.api.ConfigurationException: [com.sap.ASJ.dest.if0104] Unable to create URLConnection:No logged in user found.


SOAP Receiver channel Screenshot: SOAP action is empty in WSDL


Regards,

Mani

View Entire Topic
manikandan_shanmugam3
Active Participant
0 Kudos

Hi All,

Thanks for your help. Issue is solved,

Solution:

1) Session ID was not referred in SOAP Envelope

2) SOAP Action : "" (blank was not working)

2) Content type changed as text/xml

Regards,

Mani