When attempting to load the appendix_a file via Java UPA, the following error occurs when invoking DataDictionary.loadFieldDictionary("path to appendix_a file"):
Unable to load Appendix A field dictionary. Will attempt to download from provider.
Text: Illegal Rwf Type '!
!' (Line=36).
We've validated that both the file and absolute file path are correct. So,
1) I assume that we must load the appendix_a file
2) Assuming (1) is true, is DataDictionary.loadFieldDictionary the correct object and method to use?
The example UPA Consumer.java file only loads the field dictionary and enum type dictionary with no reference to the appendix_a file