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,

  1. Open URL "https://www.bankconnectservices.dk/2019/04/04/services/CorporateService?wsdl/"
  2. Select source code and paste it into an editor
  3. Save this as "BankConnect.wsdl"
  4. SDK: chose "External Web Service Integration"
  5. Chose "SOAP" as Web Service Type -> Next
  6. Browse to the file "BankConnect.wsdl" and open

That's the current state now:

Bye,
. Horst

truonglv
Participant
0 Likes

Dear Horst,

That is exactly what I did. But when I active the web service, the error was shown.