Skip to main content Skip to complementary content

Configuring the components

Procedure

  1. Double-click tFixedFlowInput to open its Basic settings view.
    Select Use Inline Content (delimited file) in the Mode area.
    In the Content field, enter the content of the message to be sent to the ActiveMQ server:
    message transferred
  2. Click the Edit schema button to open the schema editor.
  3. Click the [+] button to add one column, namely messageContent, of the string type.
    Click OK to validate the setup and close the editor.
  4. Now appears the pop-up box that asks for schema propogation.
    Click Yes to propagate the schema to the subsequent component.
  5. Double-click JMSOutput to open its Basic settings view.
  6. In the Module List list, select the library to be used, namely the activemq jar in this case.
  7. In the Context Provider field, enter the context URI, "org.apache.activemq.jndi.ActiveMQInitialContextFactory" in this case.
  8. In the Server URL field, enter the ActiveMQ Server URI.
  9. In the Connection Factory JDNI Name field, enter the JDNI name, "QueueConnectionFactory" in this case.
  10. Select the Use Specified User Identity check box to show the User Name and Password fields, where you can enter the authentication data.
  11. In the Message type list, select Queue.
  12. In the Processing Mode list, select Message Content.
  13. Perform the same setup in the Basic settings view of JMSInput.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!