Soap Integration Wizard cancels with 'reference is not valid'
Hi, I run the Soap Integration Wizard with a wsdl file in Pega 7.2.2. When generating the rules Pega stops and show the following error:
Canceling rule generation, The reference KAMCheckCustomer.4 is not valid. Reason: unexpected character '4' at position 17, expected start of name
This is because the wsdl we received has the following value for porttype, message, service and operation name: KAMCheckCustomer.4. Now Pega apparantly cannot handle the '4' after the dot. So is there a way to run the wizard successfully? We cannot ask the KAMCheckCustomer service provider to change their service name because it already has lots of consumers.
Thanks, Marc