Hello community
I'm trying to display the content of two attributes as a single entry in a glossary. The steps I've followed are as follows:
-
Added a new field called idynombre as procedure in the corresponding transformation item as attributeConcat of identifier + name
-
Added the new field in glossary factsheet:
But when I try to see the glossary nothing is displayed:
And in copernicus.publishing.log file I can see these messages:
2025-11-13T08:38:01,074|WARN |abs0000000000|||0000000000|http-nio-14400-exec-6|CopernicusLogger - Factsheet generation of 'macroproceso->GLOSSARY_PROPERTY(ItemList)' - the required property 'idynombre' of sub item 'macroproceso' does not exist, entry ignored
2025-11-13T08:38:01,074|WARN |abs0000000000|||0000000000|http-nio-14400-exec-6|CopernicusLogger - Factsheet generation of 'macroproceso->GLOSSARY_PROPERTY(ItemList)' - the required property 'idynombre' of sub item 'macroproceso' does not exist, entry ignored
2025-11-13T08:38:01,074|WARN |abs0000000000|||0000000000|http-nio-14400-exec-6|CopernicusLogger - Factsheet generation of 'macroproceso->GLOSSARY_PROPERTY(ItemList)' - the required property 'idynombre' of sub item 'macroproceso' does not exist, entry ignored
2025-11-13T08:38:01,074|WARN |abs0000000000|||0000000000|http-nio-14400-exec-6|CopernicusLogger - Factsheet generation of 'macroproceso->GLOSSARY_PROPERTY(ItemList)' - the required property 'idynombre' of sub item 'macroproceso' does not exist, entry ignored
2025-11-13T08:38:01,075|WARN |abs0000000000|||0000000000|http-nio-14400-exec-6|CopernicusLogger - Factsheet generation of 'macroproceso->GLOSSARY_PROPERTY(ItemList)' - the required property 'idynombre' of sub item 'macroproceso' does not exist, entry ignored
Am I missing any additional steps?
Thanks in advanced
Mercedes



Martin Schröder on
Hola Mercedes,
maybe it's just the XML parser: have you tried to omit the blanks around equal signs in the transformation procedure block?
Regards, Martin