Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property enables or disables the limitation on the number of nodes and edges drawn in business service maps, impacting performance. |
| What area does it affect? |
Business service maps |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when optimizing performance for large service maps or adjusting visualization settings. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sa.map.LIMIT_MAX_GRAPH_SIZE |
| Sys ID |
5dc5ac2e87111200b5bea18dd0e3ece2 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enable limitation of business service maps drawing by number of nodes and edges.
Default: true.
Setting this property to false may reduce performance in maps for large services. |
| Updated |
2024-05-25 03:39:00 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... value: 1 Sync Service Mapping operations with Service Modeling sa.service_modeling.use • Type: true|false • Default value: true Enable limitation of application service maps drawing by number of nodes and edges. sa.map.LIMIT_MAX_GRAPH_SIZE Limit the number of nodes and edges on application service maps. • Type: true|false • Default value: true Setting this property to false may reduce performance in maps of large ...
Related properties