Is it possible to make a mapping based on symboltype instead of objecttype in Connect configuration? We use one objecttype (for example Application system type) in different ways ('Application component' and 'System Software'. The problem is that the Connect search functionality does not make that distinction, because there is only one mapping for one object type in the transformation settings.
Best Reply
Hello,
that should be possible via the "item" definition. There you can specify, that an item type should be differentiated by an object's default symbol. You would define a new item type for the "Component" symbol and restrict your application system type to the AST symbol.
2 Replies
-
Hello,
that should be possible via the "item" definition. There you can specify, that an item type should be differentiated by an object's default symbol. You would define a new item type for the "Component" symbol and restrict your application system type to the AST symbol.
-
Thank you M. Zschuckelt. I found it and it works. You have been of great help.