# Delivery Confirmation of Customer Order

## Overview

This flow (app) can be used to report the delivery confirmation of “*Confirm* *Deliveries*” enabled customer orders.

<div align="left"><img src="/files/WMZp2BVGyQMEkeS7LOPR" alt=""></div>

*The complete overview of the flow:*

{% file src="/files/0r5lebVkhUqdVlqPjnyG" %}

## Steps

### **Enter Delivery Note**

* Delivery Note No is mandatory and validated against the connected Customer Order/s

{% hint style="info" %}

* Customer Order/s should be in delivered state and should belong to the user default site
* Confirm Deliveries checkbox should have been checked under Customer Order -> Delivery Information
* Delivery not yet confirmed (Date Confirmed is empty) or Incorrect Delivery Confirmation is set to True
* Not Consignment Stock&#x20;
  {% endhint %}

- Click on the **List** button to see a list of delivery notes which satisfy above conditions

{% hint style="info" %}
**Pin Step:**

Display the user default Site ID and its description
{% endhint %}

| <img src="/files/tjK02eA68SFZFPR48BWd" alt="" data-size="original"> | <img src="/files/UcLXKBYJFhgbB3QJ4zpW" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### Enter Customer Order

{% hint style="info" %}
Only visible if the delivery note entered in the previous step is connected to multiple customer orders.
{% endhint %}

* Click on the **List** button to see a list of customer orders connected

|   | ![](/files/JLCBPRkywzOOxDzxYlna) |
| - | :------------------------------: |
|   |           Flow Classic           |

### Sign the Confirmation

* Signature is required
* Click on the **Save** button to confirm the delivery. This will also make sure that the Signature entered is attached as a media item to the *DeliveryNote* Logical Unit
* Once saved you can view this signature as an attachment in Delivery Note Analysis window in IEE(IFS Enterprise Explorer). But before that, you need make sure that the MediaLibrary service is enabled for *DeliveryNote* LU in Object Connections

{% hint style="info" %}
For more information on Object Connections please refer to the IFS technical documentation in:

***\<URL of YOUR IFS INSTALLATION with the PORT NO>**/ifsdoc/f1doc/Foundation1/040\_administration/220\_user\_interface/130\_object\_connections/default.htm*
{% endhint %}

| <img src="/files/P8UhqgzDzapThoNlrBkk" alt="" data-size="original"> | <img src="/files/eoQVdA6B8WbNyNL2bITP" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |


---

# 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.novacura.com/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-cloud/customer-order-and-shipment/delivery-confirmation-of-customer-order.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.
