Implementing publishing
This section explains the business logic of publishing, as well asl how to configure publishing for your organization after you have set up the publishing framework during installation.
- Publishing
When you publish an item, the Content Manager render engine renders content using templates, packages the content and passes it on with publishing information to the server specified in the Publication Target. - Publishing Queue
The Publishing Queue lists all publish transactions that are scheduled, publish transactions that are queued, publish transactions that are being processed, publish transactions that have been successfully completed, and publish transactions that have failed. - Publisher
The Publisher service performs the publishing of content in SDL Web. In the Content Manager either a user or an automated event triggers the publishing of an item. The Publisher offers this item to the Transport Service. - Customizing transport file cleanup
By default, the Transport Service regularly cleans up the temporary transport files it creates. You can change this behavior by setting theCleanupattribute of theWorkFolderelement tofalsein the Transport Service configuration.. - Managing the code page of published content
When a user publishes Component Presentations and Pages, code page values for these items are included. These values are initially set in the Publication Target in the Default Code Page setting. You can override this setting in your Template. You can also map the code page to a Java character set name.