Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The MSMQSender component is used to send messages to MSMQ. The component supports different formatters that can format the incoming messages in a form recognizable by the various client applications to receive. The name of the queue to which a message needs to be sent can be specified using the CPS.

Points to note

  • If a queue specified in the CPS does not exist in a local or remote MSMQ server, it is not automatically created.
  • This component runs only on Windows Platform.
  • This component does not support 64-bit JDK; please use 32-bit JDK to run this component.
  • This component requires Microsoft .NET Framework 2.0 or above installed on the machine where peer server is running.
  • If a queue specified in the CPS does not exist in a local or remote MSMQ server, it is not automatically created.
  • The component sends a message of string type when object Type property is set to false, When the message is to be sent in a particular object type, that object type must confirm to the XMLSerializer. Hence the component supports sending messages of types that can be serialized/deserialized using XMLSerializer. For more information on XMLSerializer, refer: http://msdn.microsoft.com/en-us/library/system.xml.serialization.xmlserializer.aspx

...

Adaptavist ThemeBuilder EngineAtlassian Confluence