Hi,
I am getting the following error while deploying a process model with tasks in it.
Warning: Did not deploy task to the task engine: WmTaskClient package is not configured with Task Engine URL on the Integration Server 10.85.61.236:7744 . Step ID: “S17” Step Name: “changeInput”
I got the same error in designer Version: 7.0.0.2.v86. and I’m pretty much sure I configured the WmTaskClient in my IS to point to My webMethods server already.
If you have specified correct WmTaskClient configuration, you also need to make sure that the interface to Task Engine works. You could do that by executing pub.task.taskclient:getTask() service with some bogus taskID (leave other parameters empty). If package works you should receive meaningful error message from Task Engine about taskID being invalid.