Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Dear community,
I am having trouble with the QueryDataTableEntries Service of DataTables, Build 9.3.0-b20.
I prepared an example and attached it to this thread, it contains a DataTable Thing with an according DataShape. The DataShape has 3 fields, each is defined as part of the key. The DataTable has 8 entries (2 different values per field, permutated), they are added by the Init Service which is called on ThingStart.
The Service VerifyQueryDataTableEntries performs 4 tests to query the data. The first two are working well. The last is failing, it doesn't return any row but I would expect to receive one.
The third test seems to be an act of randomness. First it succeeds but if you execute the Init Service (or restart the DataTable) a second time it also fails!???
I consider this behavior a bug. Or at least it is a change in behavior since 8.4.15, in our old environment all tests succeed.
Thank you for checking
Benny
Solved! Go to Solution.
Hi @bbeuckSIG.
The following releases containing the fix for this issue have now been made available for download:
9.0.17, 9.1.12, 9.2.8, 9.3.3
Please verify the issue is resolved once you have time to upgrade.
Regards.
--Sharon
Can you create a product support ticket?
C16309168
Thanks
Hi @bbeuckSIG.
This issue is targeted for fix in the following releases:
9.0.17, 9.1.12, 9.2.8, 9.3.3
Regards.
--Sharon
Hi @bbeuckSIG.
The following releases containing the fix for this issue have now been made available for download:
9.0.17, 9.1.12, 9.2.8, 9.3.3
Please verify the issue is resolved once you have time to upgrade.
Regards.
--Sharon
Thanks for the information @slangley ,
not sure when I will have the chance to verify but I will let you know as soon as I get a hand on the latest version.
Thanks
Benny
Successfully tested with Release 9.3.4.
Thank you
Benny