Documentation Center

Processors

This topic describes the Processors element.

Description

Defines the Processors used by this Content Deployer.

When the Receiver receives an incoming Transport Package, it passes the Transport Package to the Content Deployer. The Content Deployer then executes one of its two Processors:

  • If the content was sent with an instruction to publish this content, the Content Deployer executes the Processor with its Action attribute set to Deploy. This normally means that the Content Deployer sends the content to the Content Broker to store it in the Content Data Store.
  • If the content was sent with an instruction to unpublish this content, the Content Deployer executes the Processor with its Action attribute set to Undeploy. This normally means that the Content Deployer instructs the Content Broker to remove this content from the Content Data Store.

You can change the default deployment or undeployment behavior by making a custom Processor or custom Module.

Child element properties

Note: Child elements must occur in the order shown.

Child elements

Child elementMust occur at leastMay occur at mostElement type
Processor1 timeany number of timesNone