# Select Attachments Poller

A Poller is a configuration record which defines the frequency of polling and which logic to use (the logic itself is defined in the Poll Processor). Each time it is run, it creates a corresponding Poll Request record.

## New Poller

Click the **'Pollers' icon** & then **New**.

The fields to be configured for our Poller record are as follows:

<table><thead><tr><th width="170.60691670725768">Field</th><th width="284.3333333333333">Description</th><th>Value</th></tr></thead><tbody><tr><td>Name*</td><td>The name of your Poller.</td><td>&#x3C;Your Name></td></tr><tr><td>Poll processor*</td><td>The Poll Processor to use when running this Poller.</td><td>&#x3C;Your Poll Processor></td></tr><tr><td>Run</td><td>The frequency at which the Poller should run.</td><td>'On Demand'</td></tr><tr><td>Run as</td><td>Poller will run with credentials of specified user.</td><td>&#x3C;Your  Inbound user> (from Connection)</td></tr><tr><td>Active*</td><td>Set to true to use this Poller record for processing.</td><td>&#x3C;true></td></tr></tbody></table>

*\*These fields are mandatory, or automatically defaulted to true.*

*Your New Poller modal should look like this:*

![](https://605238050-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQBk35gIi557UHt7QlJ%2F-MguB2qBmrb2RTJX1gZY%2F-MguQAgTU63pc8_GTyKK%2FIAPG%20-%20Select%20Attachments%20Poller%201.png?alt=media\&token=9433a35f-0778-4637-b051-8dd462472c83)

**Submit and view** to further configure the Poller.

## Details

The fields to be configured for the Details form are as follows:

<table><thead><tr><th width="150">Field</th><th width="372.1881188118812">Description</th><th>Value</th></tr></thead><tbody><tr><td>Description</td><td>A description of what this Poller is for and/or how it works.</td><td>&#x3C;Your description></td></tr></tbody></table>

*Your Details form should look like this:*

![](https://605238050-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQBk35gIi557UHt7QlJ%2F-MguB2qBmrb2RTJX1gZY%2F-MguQVWr6_5a0lMejqqs%2FIAPG%20-%20Select%20Attachments%20Poller%202.png?alt=media\&token=6af16fd6-0a8a-4742-a6f7-77e1cd46cec9)

**Save** the Poller.

## Update Connection Variable

Update the value of the 'select\_attachments' Connection Variable with the sys\_id of the child Poller.

![](https://605238050-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQBk35gIi557UHt7QlJ%2F-MguB2qBmrb2RTJX1gZY%2F-MguQtIF3DSOog4he9aa%2FIAPG%20-%20Select%20Attachments%20Poller%203.png?alt=media\&token=13203e84-14fc-4890-897e-38d31be235b1)

Click on the **Hamburger Menu** and select **Open in platform**.

The Poller opens in a new window.

![](https://605238050-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQBk35gIi557UHt7QlJ%2F-MguB2qBmrb2RTJX1gZY%2F-MguREBsY0cMeIWkJGBy%2FIAPG%20-%20Select%20Attachments%20Poller%204.png?alt=media\&token=12ca42f8-6a27-4000-b14b-3e1f24e76b5e)

**Right-click** the Header & '**Copy sys\_id**'.

Open the variable created on the '[Connection Variables](https://docs.sharelogic.com/unifi/3.1/integration-guides/incident-attachment-poller-guide/connection-variables#variable-select_attachments_poller)' page of this Guide and update the value with the copied sys\_id.

Next, we will **edit** our previously configured **Child Poll Processor** so that it becomes the parent of this.
