Salesforce

MSMQ (Magic xpi 4.7)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

MSMQ (Magic xpi 4.7)

The MSMQ component lets you work with MSMQ messaging. It can be used in both step and trigger modes. Trigger mode can only be used when using the Get method.

To use the MSMQ component:

  • You should make sure that you have MSMQ services installed on your machine.

  • You should define a queue that you will access using the MSMQ component.

When you use the MSMQ component as a step in a flow, you can select various methods that let you:

  • Open or close queues.

  • Send or get messages.

You must provide the component with information about the messaging queue and the user.

In Trigger mode, the component constantly checks for incoming messages in the specified queue. If a new message is found then the component fetches the message and triggers the flow.

You must provide the MSMQ component with information about the messaging queue that you are accessing and select the operation you want to execute.

Note:

  • MSMQ must be installed on your computer to use the MSMQ component.

  • This component is not supported on all platforms. See here for more information.

  • This component does not support Unicode data.

There is a sample project available for this component. You can find the sample project at: <Magic xpi installation>\Extra\SampleProjects

Related Topics

Reference
Attachment 
Attachment