cancel
Showing results for 
Search instead for 
Did you mean: 

Error while testing SAML service in PI7.1

Former Member
0 Kudos

Hello all,

I am creating a SAML secured service in PI 7.1

I have used WS adapter in sender communication channel and reciever as RFC adapter to extract data from the system.

I have done the necessary config in sender and receiver agreement and created the wsdl manually.

Now to test that service i have created another component as the client.

The sender is the SOAP channel and in the receiver, WS adapter is used.

With these basic configurations, i have created another wsdl file which invokes my previous service.

When i tested the new wsdl i get an error.

<SAP:Code area="INTERNAL">WS_LOGICAL_PORT</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Error while determining logical port Cannot find logical port for agreement 34CBAC01EBEC3F15813332AC002BD3CF and interface http://atl.tarpon.com/SAPGetAddressSAML_C.MI_Inbound_SAPGetAddSAML_C</SAP:Stack>;

Kindly guide me as to what is to be done for creation of logical port in *NWA as this tool is available for PI7.1 for me.

Regards,

Kevin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Kevin,

What I meant to say is that there are multiple levels of settings required to enable SAML based communication. I wanted to ask you if you have already done those configurations.

See the image given at following URL.

http://help.sap.com/saphelp_nwpi71/helpdata/en/94/695b3ebd564644e10000000a114084/content.htm

As you can see there is multiple parties involved in the overall SAML authentication process.

May be following blog will be helpful.

Regards,

Vandana.

Former Member
0 Kudos

Hi Kevin,

Have you checked this link and associated sections in

http://help.sap.com/saphelp_nwpi71/helpdata/en/1b/a1b441b60e3331e10000000a155106/content.htm

http://help.sap.com/saphelp_nwpi71/helpdata/en/94/695b3ebd564644e10000000a114084/content.htm

If you have already done the corresponding settings then please ignore this message.

Regards,

Vandana.

Former Member
0 Kudos

I have seen the link mentioned

Pls guide me for the further steps....