# 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/-MgyjXPTHI0bhT__suih)
{% endtab %}

{% tab title="Second Ticket" %}
![](/files/-Mgyjdjt6BLDOv4U__hf)
{% 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/3.1/integration-guides/incident-parent-and-child-poller-guide/polling/parent-poller.md#new-poller)*)*. Click **Execute Now**.

![](/files/-MgykcTc13xQ3SK9Dz4w)

**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/-MgymLAEFGLZvV_1zdRi)

Notice the Parent & Child Poll Requests:

![](/files/-MgyoxdnDXsyYLUzoJ_y)

**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 no attachments were added)*.

{% 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/3.1/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 Unifi Operations Manager.

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

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

{% tab title="Unifi Operations Manager" %}
Navigate to **Unifi > Unifi Operations Manager**.

![](/files/-MgyqYyMPhjVAlbV2Or_)
{% 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/-MgytugJp_9N2lALLQI2)
{% endtab %}

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

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sharelogic.com/unifi/3.1/integration-guides/incident-attachment-poller-guide/testing/test-updateincidentinbound.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
