Journey Manager (JM) The transaction engine for the platform. | System Manager / DevOps | All versions This feature is related to all versions.
Manager allows you to open the TaskUserWebService in SOAP UI. You should read the section 4 of the transact_web_service_guide_v4.2.pdf documentation prior to doing so.
The TaskUserWebService and TaskUserWebServiceV2 WSDL in Manager are located in a secure context path. This wiki article shows the workaround steps to successfully import the WSDL's and call methods in SOAP-UI.
Task Web Services V2 requires you to authenticate using a username and password, It is possible to get the wsdl from the non secure context however you will be unable to call the secured services from the unsecured WSDL
To open the service:
Do not use the unsecure URL https://{Server Name}/manager/fcservices/TaskUserWebServiceV2?wsdl
Users with the Adminitrator role have the Web Service Invoke permission.
Next, learn how to view services.