Symptoms
We are trying to integrate into SAP, but we want to pass the username and password in as URL parameters.
Diagnoses
The way to register a SAP Web Service WSDL works a little differently.
Please see the Resolution for more information.
Resolution
1.) Get the SAP web service WSDL and save it to disk e.g. 'WSDL.xml'
2.) Copy the WSDL file to a directory on the K2 server(s) e.g. 'C:K2'
3.) Create a new 'Endpoints WebService' instance in SO tester but in the 'WebService URL' property, use the path to the file saved... e.g. 'C:K2WSDL.xml'.
4.) Set the authentication, complete the rest of the config as desired and finish the wizard.