1.3.11.55 Get Message Header String
The Get Message Header String processor extracts a string value that is present in the message header of a web service request, and outputs it as an attribute.
The following table describes the configuration options:
| Configuration | Description |
|---|---|
|
Inputs |
None |
|
Options |
The configuration options are:
|
|
Outputs |
|
Output Filters
None
Example
The following example shows the value of its header, default value, or null if nothing is provided.
| Header | Value | Default Value | Output Value |
|---|---|---|---|
|
email_append |
@gmail.com |
@example.com |
@gmail.com |
|
email_append |
<Blank> |
@example.com |
<Blank> |
|
email_append |
<Null> |
@example.com |
@example.com |
|
email_append |
<Null> |
<Not set> |
<Null> |