Petals-SE-Quartz 1.1

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

Changes (3)

View Page History
A tool like SoapUI works well for this kind of task.

\\
The messages sent by this component are sent with the *InOnly* pattern.
It is not possible to add file attachments in the sent messages. These messages only have an XML payload.
This message is sent every time the time expression is reached.

\\
Time expressions are CRON expressions. The syntax is explained on the [website of the Quartz project|http://www.quartz-scheduler.org/].
Below are given some sample CRON expressions and their meaning.

{column}
{column:width=25%}
{panel:title=Table of contents}{toc}{panel}
{panel:title=Contributors}{contributors:order=name|mode=list}{panel}
{column}
{section}

|| CRON expression || Meaning ||
| 0 0 12 * * ? | Fire at 12pm (noon) every day. |