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 whether activity fanouts are triggered for configured activity types, influencing the flow of activity processing. |
| What area does it affect? |
Activity processing |
| 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 configuring activity types or optimizing system performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.actsub.activity.enable_fanout_config |
| Sys ID |
001016090fa20010e6d4fd820b767ec2 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enable to trigger the activity fanouts that are configured in the activity type. |
| Updated |
2024-05-25 04:04:38 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... integer • Default value: 30 com.snc.actsub.activity.stream.inactive.streams Enter comma separated stream names which can be considered inactive when not accessed for a certain duration. • Type: string • Default value: default com.snc.actsub.activity.enable_fanout_config Enable the property to trigger Activity Fanouts based on the configuration at Activity Type. Confirm if they are properly configured and then enable the flag. • Type: boolean • Default ...
Related properties