Problem:
There is a mismatch between stringProfile instances in profileInstances file and related entries in the configFile.
- profileInstances: contain capability attributes
- configFile entries:
- contain only string-name, purpose attribute is missing
- string-name is filled incorrectly with purpose value from profileInstances
Example:
Solution:
Update configFile generator tool to translate stringProfiles correctly.