Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


HTML

...

<div style=" border: 1px solid black ; margin: 4px; padding: 30px; text-align: center;">
This page was moved to <a href="https://docs.perspectium.com/display/

...

DataSync Agent Subscribed Queue

The DataSync Agent by default will Subscribe to a queue based off the name it as provisioned. If it was given the name “acme” it will attempt to read the queue “psp.out.replicator.acme”.

As you are performing the initial set up and/or adding additional queues to the Agent you will likely want to specify the queue that this Agent will attempt to read from. This queue name should match what you are sharing to.

This is done by adding in the queue=“…” attribute into the <message_connection> of the agent.xml. Example below:

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<config>
    <agent>
        <subscribe>
            <task>
                <task_name>example_subscribe</task_name>
                <message_connection queue="psp.out.replicator.example" password="encrypt:XXXX" user="XXXX" >amqp://example.perspectium.net</message_connection>
                .
                .
                .
                .  
            </task>
        </subscribe>
    </agent>
</config>

Similar topics

Content by Label
showLabelsfalse
max5
showSpacefalse
sortmodified
cqllabel = "data-sync" and parent = "6096552"

Contact Perspectium Support

Image Removed

US: 1 888 620 8880

UK: 44 208 068 5953

...

gold/Subscribed+Queue+for+DataSync+Agent">Subscribed Queue for DataSync Agent</a>
<br>
Click in the link above if you are not automatically redirected in 5 seconds.
</div>
<meta http-equiv="refresh" content="5; URL='https://docs.perspectium.com/display/gold/Subscribed+Queue+for+DataSync+Agent'" />