Newly created task is not running or endpoint returns failed timeout

Every time when new task is created in Integray it is created as suspended. The reason is to get enough time for you to prepare the task and possibly to debug all scripts you want to add into task step. Once you are fine with the task it is important to make it runnable. This you can do here:

Once this is done don’t forget to publish your newly created configuration in Integray by using:

If you prepare your configuration right you should be able to run the integration or to use defined endpoint.

2 Likes