User bio
404 bio not found
Member since Feb 16, 2023
Replies:

I figured out my problem. You have to use the %FromJSON() method on the database value that is a %DynamicObject type. I had tried this before and it didn't work, but I was using %FromJSON() incorrectly. I didn't realize you have to use it like this: set myVal = {}.%FromJSON(DBvalue). I tried to use it like this - set myVal = DBvalue.%FromJSON() and it errored out of course the DB value type doesn't have the %JSON.Adaptor library as part of it. But I just thought when I saw the error that that was the end of that possibility, and that I wouldn't be able to use %FromJSON() on it. Turns out I was just doing it wrong. ;-)

Certifications & Credly badges:
Jason has no Certifications & Credly badges yet.
Global Masters badges:
Jason has no Global Masters badges yet.
Followers:
Jason has no followers yet.
Following:
Jason has not followed anybody yet.