Is it possible to create a JMS message with a valid RFH2 header from a COBOL program? (I want to be able to supply a string parameter, such as EVENT=BackOrder, on a message produced by a COBOL program that will be processed by a JMS Receiver that will use the EVENT property for message selection.)
If so, do you have an example? Thanks.
If so, do you have an example? Thanks.