Polling period in milliseconds Directory where read files are moved. ${env} environment variables are supported. Format like C:\ or /home Transfer the file into PEtALS as an XML payload or as an attachment Working directory where files are written or retrieved. ${env} environment variables are supported. Format like C:\ or /home CONSUME MODE: pattern used to filter files to read. PROVIDE MODE: name of the file written by PEtALS, appended with date-time (if not set, the file name is the operation name or 'content.xml'). The skeleton of XML-message to send to the consumed service. It may contain $content or $attachment, or none of them. This is the way the component should link the file with the returned message. $content will be replaced by the file content. $attachment will set the file in attachment. It will be replaced by a xop:include element which references the attachment (MTOM-like). For each "consume" service-unit, the component creates a poller. This parameter defines the maximum number of processor thread created by the poller to process file. If no more processor thread are available, file to process are queued. Define eviction time in millisecond for processor thread created by the poller