IMO, if you have large key value pairs, you might want to use database. Store in a table and use lookup during mapping. This way you dont need to maintain in PI and let the control to dba.
↧
IMO, if you have large key value pairs, you might want to use database. Store in a table and use lookup during mapping. This way you dont need to maintain in PI and let the control to dba.