Hi all! I'm building an OSQ extension, written in ...
# fleet
o
Hi all! I'm building an OSQ extension, written in C++. My issue is that when the extension finishes it's action, and should return results to fleet, the results I see in fleet is an empty table. In the extension, I've logged to a file all the values of the result row before pushing it to the result TableRows object, and everything seems legit - but still fleet receives empty result. I did all I can to debug and check what's wrong and I'm now completely clueless. PLS HELP!