DynamicJMS.sendMessage(configuration,message)

Sends a JMS Message previously built as JmsMessage type over the given configuration. To build this type of JMS message, use the JmsMessage Fuego standard component. The configuration has to be defined as an External Resource.

Arguments:

Name Type Description Mode
configuration String configuration defined as an External Resource in
message Fuego.Msg.JmsMessage the message defined as JmsMessage type in