LOG_NEUTRAL
Stores log information to the database without responding to the inbound request
Properties
Code
response_neutralCode
Log Identifier
response_neutralMessage
Format
response_neutralFormat
valid options | |
---|---|
application/json | JSON (Javascript Object Notation). Common format for communication between computer systems. |
text/plain | The raw unparsed data in a text document |
text/xml | Uses XML syntax and structure. Common format for communication between computer systems. |
text/html | Response is in HTML and is designed to be interpreted by a person viewing the results in a webpage |
text/csv | Comma delimited flat file. Use this when importing the data into spreadsheet software. |
Template
response_template
The template used as the response body data. Accepts template syntax.
Use Template
response_useTemplate
Enable to use the template as the response data instead of the default preformatted field data.
Output Data Key
response_neutralFormatCollectionKey
Use Item Identifier
response_useItemIdentifier
Item Identifier
response_itemIdentifier
fields
A set of records that are used to define process data keys that are to be included when executing various actions.