Store Message

Overview

You can use this filter to store message content in a specified message attribute. You can store the contents of a request message or a response message, depending on where the filter is placed in the policy.

For example, you could use this filter to store the original message content for reuse later if you need to manipulate the message for authentication or authorization. Typically, this filter is used with the Restore Message filter, which is then used to restore the original message content. For more details, see Restore Message.

Configuration

Name:

Enter a suitable name for this filter.

Attribute to store message:

Enter the name of the message attribute used to store the message content. Defaults to store.content.body.