Collaborate | UDM Configuration Settings | Flowchart
These configuration properties are for flowchart settings.
enableFlowchartPublishEvent
- Description
Specifies whether Distributed Marketing receives events that are sent by Campaign when a flowchart is published.
- Default value
True
flowchartRepublishOverwriteUserVarPrompt
- Description
Specifies whether the User Variable prompt is overwritten when a flowchart is republished.
- Default value
False
flowchartRepublishOverwriteProcParamPrompt
- Description
Specifies whether the Process Parameter prompt is overwritten when a flowchart is republished.
- Default value
False
flowchartServiceCampaignServicesURL
- Description
The URL to the CampaignServices web service that should be used to run flowcharts, get flowchart data, and so on.
- Default value
http://[server-name]:[server-port]/Campaign/services/CampaignServices30Service
flowchartServiceCampaignServicesTimeout
- Description
The number of milliseconds Distributed Marketing waits for communications with the Campaign services before it issues a timeout error.
- Default value
600000
flowchartServiceNotificationServiceURL
- Description
- The URL to Distributed Marketing's notification service that receives notifications from Campaign. You must set this parameter for Distributed Marketing to work.Note: If you use a nonstandard context root, you must specify this parameter.
- Default value
http://[server-name]:[server-port]/collaborate/flowchartRunNotifyServlet
flowchartServiceCampaignServicesAuthorizationLoginName
- Description
A Campaign user with administrative permissions, including access to all data sources, for example, asm_admin.
- Default value
[CHANGE-ME]
flowchartServiceScheduleServices10Timeout
- Description
The number of milliseconds Distributed Marketing waits for communications with the Marketing Platform scheduler before it issues a timeout error.
- Default value
600000
flowchartServiceScheduleServices10MaxRetries
- Description
The number of times Distributed Marketing attempts to connect with the Marketing Platform scheduler before it issues an error.
- Default value
3
flowchartServiceScheduleServices10RetryPollPeriod
- Description
The number of seconds Distributed Marketing waits before it attempts to communicate with the Marketing Platform scheduler again.
- Default value
60
flowchartServiceScheduleServices10ThrottleType
- Description
- The types of throttling for scheduled flowchart runs. The valid values are:
- 0: no throttling (throttle value is ignored)
- 1: throttle per flowchart instance
- 2: throttle all flowcharts (default)
- Default value
2
flowchartServiceScheduleServices10ThrottleValue
- Description
The maximum number of scheduled flowcharts or flowchart instances that can be run at one time.
- Default value
10
flowchartServiceSchedulerMonitorPollPeriod
- Description
Optional. Defines the approximate time, in seconds, for the scheduler monitor to sleep between polls.
- Default value
10
flowchartServiceSchedulerMonitorRemoveSize
- Description
Optional. Sets the number of jobs to try to remove from the queue in one shot. The scheduler monitor continues removing events from the event queue in increments that are specified by this value until none are left.
- Default value
10
flowchartServiceIsAliveMonitorTimeout
- Description
The duration, in seconds, to wait between the start of the flowchart execution and the periodic queries to Campaign of the isAlive monitor.
- Default value
900
flowchartServiceIsAliveMonitorMaxRetries
- Description
The maximum number of queries that are sent to Campaign by the isAlive monitor before it throws a flowchart run error.
- Default value
10
flowchartServiceIsAliveMonitorPollPeriod
- Description
The time, in seconds, to wait between queries that are made by the isAlive monitor to Campaign.
- Default value
600