Configuring inbound and outbound media types
Use the Content tab to specify acceptable inbound and outbound media types.
A media type can be wildcarded with asterisks (*
) or question marks
(?
). Multiple media types can be separated by semi-colons
(;
) or commas (,
) or entered on separate lines. Example
values include:
*
– any payload media types acceptable*/xml
– all payload media types with subtypexml
acceptabletext/*;image/*
– all payload media types with content-typetext
orimage
acceptableapplication/edi*
– all payload media types with content-typeapplication
and subtype starting withedi
acceptable
To specify separate values for outbound versus inbound, deselect Same as inbound.