Kwasi
ERAttachment creates its own set of database tables and EO classes.
It is non-intrusive in that they are standalone. You reference these EOs with
a relationship/foreign key.
ERAttachment has a set of components that will help with the upload to and
display of S3, database, file sy
You would need to do your own data migration to the ERattachment structures
after you include ERAttachment and run its migration on your database.
1. Include ERAttachment in your classpath
2. Include ERattachments in your migrations
3. Run application, which will then create ERAttachment seri
Anyone first-hand experience with utilizing the ERAttachment package,
especially for the implementation/usage for an existing App. Meaning replacing
my native document upload and/attachment processing with ERAttachment package
implementation. The package overview/implementation docs do not seem