Publishing

The Rhythmyx Publishing engine is responsible for assembling content items with Velocity templates and delivering the rendered content to a target location, typically a web server. 

The method of delivering content is known as a Delivery Type.

Delivery Types

File

Delivers content to the local file system on the Rhythmyx server. 

FTP

Delivers content using the FTP transfer protocol. 

FTPS

Delivers content using the FTPS protocol.  Typical in Microsoft Web Server deployments.  For more information on configuring FTPS, click here.

SFTP

Delivers content using the SFTP protocol.  Typical in Linux Web Server deployments. 

Amazon S3

Delivers content to an Amazon AWS S3 bucket. 

Database

Delivers content to a supported RDBMS when Database Publishing is configured. 

Custom Delivery Type

Custom delivery types may be created using the Rhythmyx API.