Salesforce

MSMQ - Trigger Configuration (Magic xpi 4.7)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

MSMQ - Trigger Configuration (Magic xpi 4.7)

The MSMQ component can be used as a trigger with the Get method only.

The Component Configuration: MSMQ dialog box contains the following fields:

Property

Description

Operation Details

Queue name

The name of the MSMQ queue to open.

Transactional Queue

Specifies if the queue is transactional (Yes or No); that is, one that only contains messages sent within a transaction.

Share

Select one of the following from the drop-down list:

  • Available: Indicates that other users can access the messages in the queue.

  • Exclusive: Indicates that other users cannot access messages in the queue.

Message identifier

The identification number that was set in a specific application setup.

Keep alive interval (minutes)

The amount of time in minutes that the trigger can be unresponsive before it is automatically restarted. The default value is 0, which means that the trigger can be permanently unresponsive.

You should be very careful when selecting a value for this parameter. If the chosen value is too small, a trigger may terminate before it completes a valid operation.

Message type into

Click to the right of the field to open the Variables List. From the list, select a variable as a location for the message type.

Message contents into

Click to the right of the field to open the Variables List. From the list, select the variable that will hold the message contents.

Arguments XML location

Click to the right of the field to open the Variables List. From the list, select the variable where the XML results are sent.

Reconnection Policy

Reconnect every (seconds)

You can try to reconnect to the MSMQ server. Enter a time interval, in seconds, that the Magic xpi Server will wait before attempting to reconnect to the MSMQ server.

Attempt to reconnect (times)

Enter the maximum number of attempts the Magic xpi Server makes to reconnect to the MSMQ server. For unlimited attempts, enter 0.

To configure the MSMQ component as a trigger:

  1. Define MSMQ as a service in the Settings dialog box's Services section. For more information, click here.

  2. Place the MSMQ component into a flow's trigger area to open the Properties pane.

  3. In the Setting section, select the required Service Name from the drop-down list.

  4. Double-click or right-click on the component and select Configuration from the context menu to open the Component Configuration: MSMQ dialog box. Enter the relevant information.

  5. When you have finished configuring your MSMQ trigger, click OK to save the settings and to exit the dialog box. Alternatively, you can click Cancel to exit the dialog box without saving your settings.

Reference
Attachment 
Attachment