Skip to main content
Skip table of contents

Integration


Model Description Language Integration Elements

  • MessageA message carries information from a source system to a destination system over an integration channel.
  • TransformationTransforms an instance of one message type to another message type.
  • InterfaceLists of valid request and/or response messages for services, send and sendReceive steps, and 'any' message parts.
  • ServiceServices provide integration service orchestration capabilities. They are essentially workflow for integration.
  • Channel - Channels are abstract integration endpoints representating the Network Transport Layer. They are used to send or receive Messages.
    • HTTPAn HTTP Integration Channel.
    • MessageQueueAbstract integration endpoint representing a Message Queue.
    • UDPA UDP Integration Channel.
    • TCPA TCP Integration Channel.
    • MailAn Integration Mail Channel.
    • FileA File Integration Channel.
  • SOADefinitionServices Oriented Architecture service definition.
  • SOAImplementationServices Oriented Architecture service implementation.



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.