Skip to Content
0
Former Member
Jul 22, 2016 at 08:22 AM

WSDL deployment problem with authentication

48 Views

Hi,

I have a project to generate and deploy a web service proxy and when I try to deploy it I receive this error:

---------- Deploy: Deploy of p_biztalk (9:53:42)

Retrieving PowerBuilder proxies from Web service...

Error: The WSDL file is invalid

Generation Errors:

The WSDL file is invalid

---------- Finished Deploy of p_biztalk (9:53:43)

I have use an utility to check the wsdl file and what I receive this error: "The request failed with HTTP status 401. Unauthorized"

Is there a way to provide authentication?