https://<my_instance>/#/settings/idextractors
ExtTopoComponent
or ExtTopoRelation
- these are required, system parameters. Every Mapping Function must define one of these. They are used internally by StackState and cannot be changed using the API. They indicate the type of element (component or relation) that the mapping function supports.TemplateLambda
- this is an optional parameter that specifies the template functions that must be used with a mapping function.name
, description
, componentTypeId
, layerId
, domainId
and environmentId
.{{ sourceId }}
and {{ targetId }}
. Its template Function must define parameters with the following names: name
, description
, relationTypeId
, sourceId
and targetId
.