Configuring custom message headers

Custom message headers for objects that are processed by ION Services are managed in the Data Catalog.

For information on message headers, see "Message Headers" in the Infor ION Development Guide.

When defining custom headers, the header names must follow these conventions:

  • The name must start with the Custom_ prefix.
  • The name cannot exceed 250 characters.
  • Only alphanumeric characters are allowed. The only special character that can be used is the underscore that separates the Custom prefix from the user-defined header name.
  • Spaces are not allowed.
  • Names must be unique within each object.
  • The name is case-sensitive. For example, Custom_BankID and Custom_bankid are two different headers.