Table of Contents

Search

  1. Preface
  2. Informatica Managed File Transfer Welcome Overview
  3. Dashboard
  4. Resources
  5. Workflows
  6. Task Reference
  7. Services Overview
  8. Users
  9. Logs and Reports
  10. Encryption
  11. System
  12. Appendix
  13. Glossary Terms

Example 1: MQ Send Message

Example 1: MQ Send Message

Follow the steps below to send a message to a queue on the MQ server and add a Property to aid in sorting the queue list:
  1. From within the Project Designer page, navigate to the
    Application
    MQ
    folder in the Component Library, and then drag the MQ Send Message task to the Project Outline.
  2. On the Basic tab of the MQ Send Message task, specify values for the following attributes:
    Session ID
    The Session ID variable created in the Open MQ Session Task containing the MQ session connection information.
    Destination Name
    The queue or topic name on the MQ server that will hold the message.
    Destination Type
    In this example, the message is being sent to a queue on the MQ server.
    Message Text
    The content of the message sent to the recipient. Variables can be used to place values in the message text.
  3. Click the
    Add
    button in the sub-menu and select the Add Property menu item.
  4. On the Basic tab of the Message Properties element, specify values for the following attributes:
    Name
    The name of the Message Property.
    Value
    The distinct characteristic that will help group and sort the message.
  5. Click the
    Save
    button when finished.

0 COMMENTS

We’d like to hear from you!