Campaign | partitions | partition[n] | server | collaborate
This category applies to IBM Marketing Distribuído.
collaborateInactivityTimeout
Configuration category
Campaign|partitions|partition[n]|server|collaborate
Description
The collaborateInactivityTimeout property specifies the number of seconds the unica_acsvr process waits after it finishes servicing a Marketing Distribuído request before it exits. This waiting period allows the process to remain available in the typical scenario in which Marketing Distribuído makes a series of requests prior to running the flowchart.
The minimum value is 1. Setting this property to 0 causes it to default to 60.
Default value
60
logToSeparateFiles
Configuration category
Campaign|partitions|partition[n]|server|collaborate
Description
This property was introduced in v8.6.0.6. By default and upon upgrade, the value of this parameter is False.
When True, flowchart logs for runs initiated from Marketing Distribuído are logged to separate log files. Log files are created under folders with the current date to avoid an excessive number of log files in a single folder. The format of the folder name is "FlowchartRunLogs_<YYYYMMDD>".
The format of the log file name is: <CAMP_NAME>_<CAMP_CODE>_<FC_NAME>_<PID>_<LIST_CODE> _<DATE>_<TIMESTAMP>.log, where PID is the Campaign server process ID that ran the flowchart. LIST_CODE is the object code of the Marketing Distribuído list, ONDC or corporate campaign from which the flowchart was run.
All user variables that are passed to the flowchart run process are logged for troubleshooting purposes.
*
When a flowchart is opened, it initially logs to the traditional flowchart log file. When a flowchart run is initiated from Marketing Distribuído, if logToSeparateFiles is True, logging is done in the new directory and file at that time.
Default value
False
Valid Values
True | False