Is it possible to refresh a table from a Logic Block? I have a custom solution and an owned table that sometimes errors out, and refreshing my owned table consistently resolves the error. As a stop-gap, I would like to refresh the table on a scheduled nightly job.
@keithwalter to my knowledge, refreshing a table via a logic block is not possible. To me this sounds more like a bug or configuration issue that you have to consistently refresh the table to make it resolve the error.
I think I found the issue. The Table was owned, and in the Playpen family. I learned that after patches, we typically do some regeneration and refreshes of objects, but Playpen family is not included. I believe this is what was causing me to have to periodically refresh this table.