Does anyone currently add information to the guideline section of a system table? I did a little testing and found that I could save information there but I am not sure if this will cause problems down the line. If anyone does do this, do you have any best practices rules?
This idea occurred to me while creating a post implementation document. Essentially a journal that documents some of the choices that we made so that current and future users will have some idea why we did something.
Part of that is documenting system table entries and I thought this might also be a good place to save this information in addition to the manual.
Thank you,
Jason Buehrer
The Guidelines section resides in the "description" column in the table GOOESOFT_REPORT. We put whatever we want here, for custom reports in particular. If you added text to a standard report here it might get overwritten at some point but otherwise I can't think of any issues this would cause.
The column is limited to 1024 characters, FYI.
Thanks Ken, that was what I was hoping for!
Thank you, Chris and Ken for weighing in.