go to post Christine Hall · Oct 24, 2023 I actually got it working by changing this line - Set temp = ..JSONStreamToObject(msgData, .tProxy) to this - Set temp = ##class(%DynamicAbstractObject).%FromJSON(msgData)