# Process Handling Unit on Transport Task

## Overview

This flow(app) can be used to process Handling Units in a transport task.

![](/files/tSX7khHCBd0woCVLxEld)

*The complete overview of the flow(app):*

{% file src="/files/SF8UYAdPnEzsjtalIZMR" %}

## Steps

### Enter Transport Task ID

* Transport Task ID is required.
* Entered Transport Task ID  is validated against transport task lines. Hence the Transport Task should have at least one task line,
  * &#x20;In *’Created’* or *’Picked’* state.
  * Connected to a handling unit.
  * Outermost Handling Unit ID is not null.
  * From Site is set to user’s default site.
* Click on the **List** button to see a list of Transport Tasks that satisfy the above conditions.

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

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

| <img src="/files/8oKhDrcG7ORXf5DDD3Eh" alt="" data-size="original"> | ![](/files/0ba1wDAKvjccO4hffLxa) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### **Enter From Location No**

* From Location No is required and validated against transport task lines filtered by the Transport Task ID entered in the previous step.
* Click on the **List** button to see a list of From Location No’s used in transport task lines for the given Transport Task.

| <img src="/files/D9ZGfxu0L5d0JOjXoieD" alt="" data-size="original"> | ![](/files/EEdoaTRMxch4q1dcEJmm) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### E**nter Handling Unit ID**

* Handling Unit ID is required validated against transport task lines filtered by Transport Task ID & From Location No entered in the previous steps.
* Click on the **List** button to see a list of handling units that satisfy the above condition.

| <img src="/files/Le8L9VIUwW0FIqAXPUvB" alt="" data-size="original"> | ![](/files/WdJQKbQb06cMryNWEQMl) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### **Enter To Location No**

* From Location No is required and validated against transport task lines filtered by the Transport Task ID entered in the previous step.
* Click on the **List** button to see a list of From Location No’s used in transport task lines for the given Transport Task.

| <img src="/files/elmEns6QxK1JJTqt3H3X" alt="" data-size="original"> | ![](/files/XeAHhBgFIXOuI8obr9su) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### **Select Action**

* Pick Action depends on the task line state.
* If the task line is in the Created state it will show ***Pick,*** ***Execute.***
* If the task line is already in the Picked state it will show ***Unpick,*** ***Execute***.
* Click on the **Save** button to complete the process.

| <img src="/files/FrgaYHKbbBu4xOZFZ6iR" alt="" data-size="original"> | ![](/files/q5VpRrEszbkcZJJ5Thii). |
| :-----------------------------------------------------------------: | :-------------------------------: |
|                             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-application-10/warehouse-handling/process-handling-unit-on-transport-task.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.
