cancel
Showing results for 
Search instead for 
Did you mean: 

Binding not reflecting when activating Receiver WS adapter

vinaymittal
Contributor
0 Kudos

Hello,

The scenario is

sender SOAP

Receiver Adapter WS 7.1

PI system 7.31 dual stack

PI=Q0I,  Backend = Q97

existing configuration works.... with http url / http port from smicm

i am doing a test from SOAP UI

1)so i modify

     a)the transport protocol field to HTTPS in WS receiver channel,

     b)modify the port to https port from smicm,

     c)In Q97 SOAMANAGER change the transport level security to SSL(Https)

     I send a request from SOAP UI the scenario works i get reponse.....

2)The moment i change the url from http to https its crazyy....the automatic RFC destination generated in SM59 disappears...

the SOAMANAGER config IN Q0I too disappears.... and i obviously get java exception because binding/connection is lost... WHYYY?

Please help.

I have to change http communication to https... basis team has already installed Q0I certificates in Q97 but that is not the issue here binding isnt getting generated for https....

I checked sicf tcode the service in Q97 is enabled for https communication.

Regards

Vinay

Accepted Solutions (0)

Answers (1)

Answers (1)

vinaymittal
Contributor
0 Kudos

I am trying to consume an ABAP proxy here residing in Q97.