Skip to main content
November 2, 2022
Question

WSDL URL too long

  • November 2, 2022
  • 7 replies
  • 0 views

Hello,

I am trying to use the Call Web Service smart service in a process, but I have the problem that the WSDL URL is too long and I am unable to insert it in the field completly. I am trying to use the dynamic WSDL URL but it retrieves an error.

Any idea? Thank you

    7 replies

    November 2, 2022

    Have you verified the provided information is valid at all? For instance by using Postman. Probably you will encounter some error there as well. Try fixing that and then try again.


    In other words: most probably the Appian smart service is not the problem here.

    November 2, 2022

    I have tried to use the URL in an explorer and it retrieves the information of the WSDL, is not that enough?

    stefanhelzle0001
    Brainy
    November 2, 2022

    This error is not about the dynamic URL, but about the static one.

    This service uses the first URL to set up the service. This must point to a correct WSDL. Then you can use a dynamic URL to make the smart service call individual webservices. But these must use the same data structure.

    November 2, 2022

    The issue there is that the static URL is too long, and it does not fit in the static WSDL URL field. We would like to not use the dynamic URL, but seems we are forced to

    stefanhelzle0001
    Brainy
    November 2, 2022

    What do you mean with "too long"? Did you get an error message stating that?