All things being equal, using the DB is a better choice for many reasons.
- Editing that many entries within Developer can be very tedious.
- People outside of the IS development team can review/edit the tables, if needed.
- The tables can be leveraged for other purposes, if appropriate.
- Backups of the DB will backup these tables too.
The bottom line is that if one puts these into IS, the only place they can be used is IS and the only way they can be edited is with Developer. Storing the lookups in files is a bit better. For 200 entries, it’s better to externalize them and the most flexible approach is to use a DB. Just my opinion of course.
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods