cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Dear Experts,

I'm developing a solution that uses an external SOAP service. But when I upload the file WSDL, it showed the error.

Could you please tell me how to fix this error?

Thanks and Best Regards

Truong

0 Likes
View Entire Topic
HorstSchaude
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Truong,

I can download the xsd (just switch to https 🙂 ) but not the system.
And that's the issue.

Bye,
. Horst

truonglv
Participant
0 Likes

Dear Horst,

I mean you can download the schema file and add it in to the system, and change the schema location from schemaLocation="http://www.bankconnectservices.dk/2019/04/04/services/CorporateService?xsd=xsd/xmldsig-core-schema.xsd" to schemaLocation="xmldsig-core-schema.xsd", isn't it?

truonglv
Participant
0 Likes

Dear Horst,

Are you still with us ?