Petals-SE-Quartz 1.1

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (14)

View Page History
This component relies on the Quartz open source project.
For more details about Quartz usage, visit its website at [http://www.quartz-scheduler.org/]

{column}

A JBI descriptor for a Quartz service-unit can only define one _consumes_ block.

{include:0 CDK SU Consume Configuration}
\\
*Configuration of a Service-Unit to create a scheduler into Petals ESB:*
{center}*Configuration of a Service Unit to consume a service (Quartz)*{center}
{table-plus}
|| Parameter || Description || Default || Required ||
| cron-expression | A CRON expression, for example *0 30 10-13 ? * WED,FRI*: trigger that fires at 10:30, 11:30, 12:30, and 13:30, on every Wednesday and Friday. \\ | {center}\-{center} | {center}Yes{center} |
| content | The XML message to send to the scheduled service. Must be included in a CDATA section, as shown in the sample jbi.xml above. \\ | {center}\-{center} | {center}Yes{center} |
{table-plus}
{include:0 CDK SU Interceptor configuration}

\\
{include:0 CDK SU Consume Configuration}
\\
{include:0 CDK Interceptor configuration for SU}


h2. Service-Unit content

The service-unit must only contain the JBI descriptor.

The directory structure of a SU for the Petals-SE-Quartz Quartz component looks like this:

{noformat}
It only has the inherited ones from the CDK.


{include:0 CDK Component Configuration Table 2.1}
{include:0 CDK Parameter scope}
{include:0 CDK Component Interceptor configuration}