DynamicJMS.receiveMessage(configuration,timeout)

Receives a JMS message over the given configuration and limited by the timeout. The configuration has to be defined as an External Resource. The timeout argument determines the time (milliseconds) to wait for the message. If it is 0 then it remains on hold, with no limit of time, until the message is received.

Arguments:

Name Type Description Mode
configuration String configuration defined as an External Resource in
timeout Int timeout for receiving the JMS message in