is there a way to retrieve more than 4000 characters from database using either records type or data store entity
Discussion posts and replies are publicly visible
Mine solution was, I wrote a database procedure and used that procedure to call data, I am successful in retrieving more than 100,000 characters in this way.