Question
Infosys Ltd
IN
Last activity: 7 Jun 2019 3:38 EDT
Pega Openspan Endpoint url in Service Client
Hi, For my project, i dont have WSDL url but I have only End Point url (could not obtain wsdl url by appending "?wsdl"). is there any way to provide End Point url in Service Client as we see only WSDL option in the Properties. Kindly confirm whether service client could be used when we dont have WSDL.
Thanks,
Sathish
Well, it’s expected to configure your url interface that is exposed to web services, so mostly with WSDL link (say example: http://server-domain-ip:portnumber/service?WSDL), were you able to test your webservice results using any 3rd party tools?
A quick glance on the available properties/methods of ServiceClient component, please refer: http://help.openspan.com/52/Components/Service_Client_Properties_Methods_and_Events.htm
Based on the project requirements, you may also explore if you could use REST client component: please refer: http://help.openspan.com/80/Components/Robot_Manager_REST_Client.htm