- Log in to post comments
User bio
404 bio not found
Member since Feb 1, 2021
Posts:
Replies:
You could do as Robert said, or you could create an SQL gateway connection to the execution namespace and query it from the original namespace.
- Log in to post comments
I'm just curious why you would want to convert from JSON to a result set? Everything I could think of that would make you want to do that would be better served by using a %Library.DynamicArray.
- Log in to post comments
Open Exchange applications:
Certifications & Credly badges:
Followers:
Following:
David has not followed anybody yet.
A 403 is forbidden, not page not found. Does the user you're trying to log in as have whatever permissions they need for your web application? You can try temporarily giving the user the %All role, and if that fixes the issue, you know for sure it's got something to do with permissions.