> For the complete documentation index, see [llms.txt](https://docs.sharelogic.com/unifi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharelogic.com/unifi/2.2/integration-guides/incident-attachment-poller-guide/testing/test-updateincidentinbound.md).

# Test UpdateIncidentInbound

## Update from Remote Instance

In the **remote instance**, **update two** of the **bonded tickets** in turn.

{% hint style="info" %}
Updates have been made to the Description field only. Correlation ID is highlighted for us to identify the correct bonded ticket.
{% endhint %}

{% tabs %}
{% tab title="First Ticket" %}
![](/files/-MRWaNrS7mXByMKMswZi)
{% endtab %}

{% tab title="Second Ticket" %}
![](/files/-MRWaVaGU2kiS-BWNx-k)
{% endtab %}
{% endtabs %}

## Poll for Updates

Back in the **originating instance**, navigate to & **open < Your Parent Poller >** *(as configured on the* [*'Parent Poller' page of the Incident Parent and Child Poller Guide*](/unifi/2.2/integration-guides/incident-parent-and-child-poller-guide/polling/parent-poller.md#new-poller)*)*. Click **Execute Now**.

![](/files/-MRWadTvk46BAnQC16Db)

**Open** the **corresponding Parent Poll Request** & **confirm** that **both Incidents** were **found** (and *only* those) and that **subsequent child Poll Requests** were also **triggered**:

![](/files/-MRWbApWcmFqr4d_6OGj)

Notice the Parent & Child Poll Requests:

![](/files/-MRWbKofHuaHM2fVI86X)

**Open** each of the **corresponding Child Update Poll Requests** & **confirm** that the **Message name** was **UpdateIncidentInbound** *(found in the Response status)*.

**Open** each of the **corresponding Select Attachments Poll Requests** & **confirm** that the Response status says **No Attachments returned** *(this is expected because we haven't added any attachments)*.

{% hint style="info" %}
We instructed the Child Poll Processor to fire the Select Attachments Poller when we edited the Response script on the '[Edit Child Poll Processor](/unifi/2.2/integration-guides/incident-attachment-poller-guide/polling/edit-child-poll-processor.md#response-script)' page.
{% endhint %}

View the Transactions that have been sent. This can be done either in Native ServiceNow, or in the Unifi Operations Portal.

{% tabs %}
{% tab title="Native ServiceNow" %}
Navigate to **\[ws] Unifi > Transport > Transactions**.

![](/files/-MRWcWv4zqqOIa1Jin4P)
{% endtab %}

{% tab title="Unifi Operations Portal" %}
Navigate to **\[ws] Unifi > Unifi Operations Portal**.

![](/files/-MRWcekwsGolDw3z90jY)
{% endtab %}
{% endtabs %}

{% hint style="success" %}
We can see that two UpdateIncidentInbound messages have been received. Both are Complete & Accepted & display the relevant Incident & Bond numbers.
{% endhint %}

Confirm the Transactions have updated the **bonded tickets** in the **originating instance**.

{% tabs %}
{% tab title="First Ticket" %}
![](/files/-MRWd0Umn3eT0CL2gSTO)
{% endtab %}

{% tab title="Second Ticket" %}
![](/files/-MRWdclONAS0zagcIKux)
{% endtab %}
{% endtabs %}

Next, we shall test the **ResolveIncidentInbound** Message.
