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 subtype xml acceptable
  • text/*;image/* – all payload media types with content-type text or image acceptable
  • application/edi* – all payload media types with content-type application and subtype starting with edi acceptable

To specify separate values for outbound versus inbound, deselect Same as inbound.