Skip to main content
Nintex Community Menu Bar
Solved

Validation there was an error downloading

  • March 13, 2019
  • 1 reply
  • 19 views

Forum|alt.badge.img+8

I am creating a service instance for WCF endpoint from k2 management.

service Type: Endpoints WCF

Authentication Mode: Impersonate

service metadata URL : https://bpmxxx01.abb.corp/ws/smsk2/sms.svc

service endpoint Url: https://bpmxxx01.abb.corp/ws/smsk2/sms.svc/mex

 

ERROR: Validation there was an error downloading

 

Need help and advice.

 

 

 

 

Best answer by Dabuskol

I removed mex and it works.

BEFORE
service endpoint Url: https://bpmxxx01.abb.corp/ws/smsk2/sms.svc/mex
AFTER
service endpoint Url: https://bpmxxx01.abb.corp/ws/smsk2/sms.svc

Regards

1 reply

Forum|alt.badge.img+8
  • Author
  • Novice
  • Answer
  • March 13, 2019
I removed mex and it works.

BEFORE
service endpoint Url: https://bpmxxx01.abb.corp/ws/smsk2/sms.svc/mex
AFTER
service endpoint Url: https://bpmxxx01.abb.corp/ws/smsk2/sms.svc

Regards