AndrewCast
6 years agoContributor
Converting NameMapping to "new" application
We're currently working on migrating from 32 to 64, and I'm trying to set up TC for the 64 bit version. The mapping for everything seems to have been only for the 32 bit application though, and 64 is...
- 6 years ago
Some suggestions to go along with what cunderw mentions:
1) Look into using wildcards if possible to mask out portions of the properties so that they can be identified in both 32 and 64 bit.
2) Alternatively, look into "conditional mapping" where you can use IF/AND/OR logic in the property selections.