# 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:

| Field            | Description                                           | Value                                  |
| ---------------- | ----------------------------------------------------- | -------------------------------------- |
| Name\*           | The name of your Poller.                              | \<Your Name>                           |
| Poll processor\* | The Poll Processor to use when running this Poller.   | \<Your Poll Processor>                 |
| Run              | The frequency at which the Poller should run.         | 'On Demand'                            |
| Run as           | Poller will run with credentials of specified user.   | \<Your Inbound user> (from Connection) |
| Active\*         | Set to true to use this Poller record for processing. | \<true>                                |

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

*Your New Poller modal should look like this:*

![](https://2763208740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZR0dkdEH0Mm7amiIzsdG%2Fuploads%2FZKoeetn21QPJNHMf6kGs%2Fiapg-select-attachments-poller-1.png?alt=media)

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

## Details

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

| Field       | Description                                                   | Value               |
| ----------- | ------------------------------------------------------------- | ------------------- |
| Description | A description of what this Poller is for and/or how it works. | \<Your description> |

*Your Details form should look like this:*

![](https://2763208740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZR0dkdEH0Mm7amiIzsdG%2Fuploads%2FMEFrxTp3Kbaw2JWIENPC%2Fiapg-select-attachments-poller-2.png?alt=media)

**Save** the Poller.

## Update Connection Variable

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

![](https://2763208740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZR0dkdEH0Mm7amiIzsdG%2Fuploads%2FhadoPFFlClQy3QNyskiD%2Fiapg-select-attachments-poller-3.png?alt=media)

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

The Poller opens in a new window.

![](https://2763208740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZR0dkdEH0Mm7amiIzsdG%2Fuploads%2FdsCCjiClHPQKhnC52rsf%2Fiapg-select-attachments-poller-4.png?alt=media)

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

Open the variable created on the '[Connection Variables](https://docs.sharelogic.com/unifi/4.0/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.
