Table of Contents

Search

  1. Preface
  2. Workflow Manager
  3. Workflows and Worklets
  4. Sessions
  5. Session Configuration Object
  6. Tasks
  7. Sources
  8. Targets
  9. Connection Objects
  10. Validation
  11. Scheduling and Running Workflows
  12. Sending Email
  13. Workflow Monitor
  14. Workflow Monitor Details
  15. Session and Workflow Logs
  16. Appendix A: Session Properties Reference
  17. Appendix B: Workflow Properties Reference

Workflow Basics Guide

Workflow Basics Guide

PowerExchange for MSMQ Connections

PowerExchange for MSMQ Connections

Use a queue connection object for each MSMQ source or target that you want to access.
The following table describes the properties that you configure for an MSMQ application connection:
Property
Description
Queue Name
Name of the MSMQ queue.
Machine Name
Name of the MSMQ machine. If MSMQ is running on the same machine as the Integration Service, you can enter a period (.).
Queue Type
Select public if the MSMQ queue is a public queue. Select private if the MSMQ queue is a private queue.
Is Transactional
Define whether the MSMQ queue is transactional or not. When a session writes to a remote private queue, the Integration Service cannot determine whether the queue is transactional or not. Configure the Is Transactional attribute to match the queue configuration.
Choose one of the following options:
  • Auto. The Integration Service determines if the queue is transactional or not transactional. Choose Auto for a local queue or a remote queue that is not private.
  • Yes. The queue is transactional.
  • No. The queue is not transactional.
Default is Auto. If you configure this property incorrectly, the session will not fail, but the target queue will not persist the data.

0 COMMENTS

We’d like to hear from you!