Hi,
We are using SAP PI 7.31 and getting the below error on consumption of HTTPS Web Service using Soap Axis Adapter. We have deployed the required SSL certificate in NWA and restarted the ICM services still the below error exists.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Inbound Message
-->
- <SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
<SAP:Category>XIAdapterFramework</SAP:Category>
<SAP:Code area="MESSAGE">GENERAL</SAP:Code>
<SAP:P1 />
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.security.GeneralSecurityException: ISSF Profile is null.</SAP:AdditionalText>
<SAP:Stack />
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
If anybody already faced such issue please let us know how did you overcome this. Your help will be very much appreciated.
Thanks
Kumar