# Process Part on Transport Task

## Overview

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

![](/files/jiWDvFSgHDPUWQgSZsb4)

*The complete overview of the flow:*

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

## 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.
  * Not connected to any handling unit.
  * 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/fkObD1dhEGiXHskjdh8P" alt="" data-size="original"> | <img src="/files/GmryFg6z89AJgAt4ZoRt" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### Enter Task Line No

* Line No is required and should be connected to the Transport Task entered in the previous step.
* Click on the **List** button to see a list of task lines connected to the Transport Task.

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

### E**nter To Location No**

* To Location No is required.
* Click on the **List** button to see a list of inventory locations on the user’s default site.

| <img src="/files/ikIIz1hEZU6qYfwPWTRs" alt="" data-size="original"> | <img src="/files/OJ1BKuBakJLDliGBkOV6" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             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/VzUz7Pe3atI7g3cXqoQR" alt="" data-size="original"> | <img src="/files/0gBSgeaL4fxxqDR3kOvW" 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-application-10/warehouse-handling/process-part-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.
