Hi
I've created a custom matrix by updating the Business Publisher aspect_matrix.xml, connectionTypeFamilies.xml, and templates.xml files. The matrix works, but I get a "PROPERTY NOT FOUND" item in the drop down list. I suspect it has to do with the "key" item (e.g. key="BP.matrixview.template.org_function.DBI") in the templates.xml file.
Do you have more information on how I define this key properly so that ABP picks this up?
|
Thanks,
Johan
Martin Schröder on
Hello Johan,
BP.matrixview.template.org_function.DBI is an identifier for a localized string in a *.properties file
On my BusPub server (SR2010_06) I found your missing entry in
If you have similar setting (and no typos 8-)) "Organization/Function" should show up as the matrix name.
Hope this helps, Martin