Collaborate | UDM Configuration Settings | Attachment

These configuration properties are for Attachment settings.

collaborateModeForAttachments

Description
Distributed Marketing can get the attachments generated by flowchart execution from the Campaign server through the following modes:
  • Directory (the default)
  • HTTP
  • FTP
  • TFTP
  • SFTP
Default value

True

Valid value

True | False

collaborateAttachmentsDIRECTORY_directory

Description

Indicates the address in the Campaign server where Distributed Marketing takes the attachments if the mode is set to Directory, the default.

Default value

\Affinium\Campaign\partitions\partition1

collaborateAttachmentsDIRECTORY_deletefile

Description

The value True indicates that the original files will be deleted after copy. The default is false if the mode is set to Directory.

Default value

False

Valid value

True | False

collaborateAttachmentsFTP_server

Description

Indicates the server where Distributed Marketing takes the attachments if the mode is set to FTP.

Default value

No default value defined.

collaborateAttachmentsFTP_username

Description

Optional. Indicates the user name to log in on FTP server where Distributed Marketing takes the attachments if the parameter collaborateModeForAttachments is FTP.

Default value

No default value defined.

collaborateAttachmentsFTP_password

Description

Optional. Indicates the password to log in on FTP server where Distributed Marketing takes the attachments if the parameter collaborateModeForAttachments is FTP.

Default value

No default value defined.

collaborateAttachmentsFTP_account

Description

Optional. Indicates the account to log in on FTP server where Distributed Marketing takes the attachments if the parameter collaborateModeForAttachments is FTP.

Default value

No default value defined.

collaborateAttachmentsFTP_directory

Description

Optional. Indicates the directory on the FTP server from where Distributed Marketing takes the attachments if the parameter collaborateModeForAttachments is FTP. Accepts the relative path of the directory regarding the FTP default directory from where Distributed Marketing can get the attachments for the Windows™ operating system.

Default value

No default value defined.

collaborateAttachmentsFTP_transfertype

Description

Optional. Indicates the file transfer type on the FTP server that is used by Distributed Marketing to get the attachments if the parameter collaborateModeForAttachments is FTP. The value can be ASCII or BINARY. The default is ASCII.

Default value

No default value defined.

collaborateAttachmentsFTP_deletefile

Description

Optional. The value True indicates that the original files will be deleted after copy. The default is false if the parameter collaborateModeForAttachments is HTTP.

Default value

No default value defined.

collaborateAttachmentsHTTP_url

Description

Indicates the HTTP URL where Distributed Marketing takes the attachments if the parameter collaborateModeForAttachments is HTTP.

Default value

No default value defined.

collaborateAttachmentsHTTP_deletefile

Description

Optional. The value True indicates that the original files will be deleted after copy. The default is false if the parameter collaborateModeForAttachments is HTTP.

Default value

No default value defined.

collaborateAttachmentsTFTP_server

Description

Indicates the server where Distributed Marketing takes the attachments if the parameter collaborateModeForAttachments is TFTP.

Default value

No default value defined.

collaborateAttachmentsTFTP_port

Description

Optional. Indicates the port where Distributed Marketing takes the attachments if the parameter collaborateModeForAttachments is TFTP.

Default value

69

collaborateAttachmentsTFTP_transfertype

Description

Optional. Indicates the file transfer type on the server that is used by Distributed Marketing to get the attachments if the parameter collaborateModeForAttachments is TFTP. The valid values are ASCII or BINARY. The default is ASCII.

Default value

No default value defined.

collaborateAttachmentsSFTP_server

Description

SFTP server name (or IP).

Default value

No default value defined.

collaborateAttachmentsSFTP_port

Description

Optional. FTP server port.

Default value

22

collaborateAttachmentsSFTP_username

Description

User name to log in to the SFTP server.

Default value

No default value defined.

collaborateAttachmentsSFTP_password

Description

Optional. The SFTP password to log in to the SFTP server. It is used if it is needed by the server, and if usepassword=true.

Default value

No default value defined.

collaborateAttachmentsSFTP_usekey

Description

Optional. Use private key file for authenticate user.

Default value

False

Valid values

True | False

collaborateAttachmentsSFTP_keyfile

Description

Optional. SFTP key file name (used if it is needed by the server, and if usekey=true) to log in on SFTP server.

Default value

No default value defined.

collaborateAttachmentsSFTP_keypassphrase

Description

SFTP passphrase to log in on SFTP server. It is used if it is needed by the server, and if usekey=true.

Default value

No default value defined.

collaborateAttachmentsSFTP_knownhosts

Description

Optional. File name for known hosts (used if it is needed by server).

Default value

No default value defined.

collaborateAttachmentsSFTP_directory

Description

Optional. Accepts the relative path of the directory regarding the FTP default directory from where Distributed Marketing can get the attachments for the Windows operating system.

Default value

No default value defined.

collaborateAttachmentsSFTP_deletefile

Description

Optional. Deletes original file after copy, if possible.

Default value

False

Valid values

True | False

mergeEnabled

Description
Determines whether the merge of documents will be enabled:
  • true: the merge is enabled (default).
  • false: the merge is disabled.
Default value

True

Valid values

True | False

mergeFullWritePath

Description

When the merge feature is enabled, this parameter specifies the full path to the merged data file on the local machine.

Default value

c:/temp

mergeDataLimitSize

Description

Indicates the upper limit for the size of the date to merge in Microsoft™ Word. The size is specified in rows (for example, a value of 100 indicates that the merged file cannot contain more than 100 rows). That is, if the number of rows in the file is greater than the value of this parameter, merge is not enabled for this file.

Default value

1000

validateFileUpload

Description

The validateFileUpload property is used to check whether your system validates the file types that are to be uploaded.

Default value

False

Valid values

True | False

upload_allowedFileTypes

Description

Indicates the types of files that can be uploaded in Distributed Marketing.

Default value

doc ppt xls pdf gif jpeg png mpp

upload_fileMaxSize

Description

Indicates the limit on the maximum size of the file that can be uploaded.

Default value

5000000