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 determines how many edges are visible on the application service map before switching to a simplified view. |
| What area does it affect? |
Application service map |
| What does the default mean? |
The default value is "1000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting the complexity of service maps for better visualization. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sa.map.MAX_EDGES_FOR_FULL_LAYOUT |
| Sys ID |
cc56e963c3131200b5be1962c1d3ae39 |
| Type |
integer |
| Application |
Global |
| Default value |
1000 |
| Description |
Maximal number of displayable edges on application service map before spanning tree view applied.
Default: 1000. |
| Updated |
2024-05-25 05:04:35 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... sa.map.ALLOW_SPANNING_TREE_VIEW Enable spanning tree view for application service maps. • Type: true|false • Default value: true Maximal number of displayable edges on application service map before spanning tree view applied. sa.map.MAX_EDGES_FOR_FULL_LAYOUT The max number of edges displayed on an application service map, before applying spanning tree view. • Type: integer • Default value: 1000 Maximal number of displayable edges on application ...
Related properties