A quick follow up.
Here is Patrick talking about dmx.parse...
In that thread he mentioned that you have to wait for the server connect to load it’s data first before you can parse it in JS. The way he mentioned (that I followed) was to invoke the JS function with an ondone=“myfunction()” in the server connect action.