Hi All,
I'm trying to call a web service using the 'Call Web Service' smart service. However, when I paste the WSDL URL, I receive the following warning. As a result, I'm unable to select the Service and Endpoint options. Is there a solution to configure the webservice without modifying the WSDL structure?
Warning: 'The endpoint BasicHttpBinding_AAA contains a reference to an ExactlyOne policy operator which does not contain a supported policy alternative. That endpoint is not available for selection. The unsupported policies are [[alternative 1 : SignedSupportingTokens, Wss10]]. (APNX-2-4041-007).'
Discussion posts and replies are publicly visible
Hello sharathp0002 You can ask server-side to disable security policies SignedSupportingTokens with the Wss10 standard.SignedSupportingTokens authentication scheme is not supportedStill you can think of this option suggested by Appian.