I'm using the Download tool to call a REST webservice and expecting back a lot of data. I keep hitting a timeout limit and looking at the documentation I'm expecting to be able to set a time out of 0, but the option itself is missing from the configuration.
Is this a bug or am I missing something? I am still using a trial license while our licenses are progressing, in case that's a factor. Editing the yxmd file in notepad++ and adding the config option results in it being removed upon save.
Thanks
Solved! Go to Solution.
Hi Andrew,
The help you're seeing refers to Altyryx version 10.0.9.58949 which was a micro release which fixed a few things and added this timeout option to the Download tool. From the release note:
10.0 Minor Update – Release date September 26, 2015, version 10.0.9.58949
You can check which version of Alteryx you're running by looking at Help->About. I suspect you're using one of the earlier 10.0 builds. Those had a 15 second timeout on each packet transferred, which for some uses, particularly REST interfaces to databases, could be too short.
Thanks,
Scott Wiesner
Alteryx
Scott - I'm indeed on an earlier version 10.0.9.58645. Is there a way to change the timeout setting through some xml config?
I'm started the process to upgrade our machines, but since they are locked down that needs to go through testing and release which could take days, and I'm wondering if there's a temporary workaround.
Thanks.