A
anthosbadguy
Guest
Hello, and thank you in advance for any help you may give me. Right now I'm trying to find a way to store data I query from Rollbase Objects- just plaint text- into rollbase so I can get that text back again somehow and use it as data for graphs and other uses, because doing a query for too many records takes quite a while everytime it is used. I've thought about saving it as a document on a file upload field using setBinaryData(), I've thought about using formula/expression fields, document templates, and I just can't figure a way to store all that text for later use. We're talking about more than 80.000 characters because there are going to be A LOT of records, so I can't just store it in a text area field, sadly. There's also the possibility that I'm not thinking about this the right way, and that would not be the best solution for my problems; I just want to query the records from an object, and store the array returned by the query somewhere else so I can just get that data and use it whenever I need to without calling another query and taking so much time doing so. Thank you for any help, once again
Continue reading...
Continue reading...