I can’t seem to find a variable in the JSONXMLDriver Module that allows me to read in the JSON Response so that i can parse and manipulate the data in a .src file.
I can write my own \System.HTTPClient.HTTPSend and get ride of the JSONXMLDriver completly, but i feel like i should not have to do that. I can see the AddressAssistData and the VTSRead has the data in there, but they are protected variables witch i probably because the addressasssitdata only runs when the address assist button is clicked etc.
Am i missing something, i don’t usually have any issue finding what i need in the Source Debugger.
I can’t seem to find a variable in the JSONXMLDriver Module that allows me to read in the JSON Response so that i can parse and manipulate the data in a .src file.
I can write my own \System.HTTPClient.HTTPSend and get ride of the JSONXMLDriver completly, but i feel like i should not have to do that. I can see the AddressAssistData and the VTSRead has the data in there, but they are protected variables witch i probably because the addressasssitdata only runs when the address assist button is clicked etc.
Am i missing something, i don’t usually have any issue finding what i need in the Source Debugger.