Hello ,
It is the last version of the product.
Yes it is, when the list of collectors is empty then it work fine.
I can create collector dynamically and load , i noticed that after the third one, the collector created is then in status error .
The operation is not idempotent and that s worry me unless i forgot something ?
Change qlikEngineTimeout from 0 to 90. That should fix it.
"qlikEngineTimeout": 90,
A timeout of “0” is supposed to mean “default”, not literal zero. That’s a bug. I’ll fix that in a service release.
Regarding your idempotent comment. That’s true, it’s not idempotent. Is that a concern of your because in general POST should be idempotent, or do you have a particular concern with QSDA?
Hello Rob,
“collectorOptions”: {
“collectCalcTime”: true,
“description”: “created By Soterre”,
“qlikEngineTimeout”: 90,
“bookmark”: “”,
“includeDisabledProperties”: true
}
i still have issue : Method “QTProduct” timed out but not systematics .