NextGen Knowledge Center

Inbound Properties

  • Serialization Properties: Determines how to convert data from the raw inbound format to the internal representation (e.g. XML). If a data type doesn't have serialization properties present, it either doesn't need any (DICOM, JSON), or it doesn't actually do any serialization (Raw).
  • Batch Properties: Determines how to split an incoming message into multiple messages. Only supported when Process Batch is enabled in the Source Settings. This will only be displayed for source connectors. Not all data types support batch processing (DICOM).
  • Response Generation Properties: When an auto-generation option is chosen for the response on the Source Settings, these properties determine how to generate an automatic response. This will only be displayed for source connectors. Not all data types support automatic response generation.
  • Response Validation Properties: Determines how to validate responses received by a destination after dispatching a message. Only supported when Validate Response is enabled in the Destination Settings. This will only be displayed for destination responses. Not all data types support automatic response generation.