Task Service URLs
The task Web service is hosted at the following endpoints on the machine where the Task Engine is installed.
For regular Web service clients, the task Web service is hosted at: http://
hostName:
port/services/bizPolicy/task
For .NET clients, the task Web service is hosted at: http://
hostName:
port/services/bizPolicy/taskDotNet
Where:
hostName specifies the machine where My webMethods Server and the Task Engine are running.
port specifies the port on which My webMethods Server listens for http requests. The default port is 8585, however, this port assignment is configurable. If you do not know which port your server uses, contact your My webMethods Server administrator.
Example: http://server:8585/services/bizPolicy/task