Create a debug Message Archive


When first creating an adapter, and iterating through rounds of debugging, you may want to keep a record of ALL the messages submitted.

Note for production

For Development

Create this message archive with the "Debug Subscription" pattern.

Debug subscription

There isn't a message archive by default.  However, you can simulate this by creating an additional listener called 'debug' for a topic.  This will get a copy of every message, and they won't be deleted.
If it grows larger than the default 1 GB messages, all further posts by the CMMS adapter will fail.
 

To continue

Within the Subscriptions for the Topic, click on Create New:
syncworkorders subscription - create new
Name the subscription