# Start Transport Task

## Overview

This flow (app) can be used to start a transport task for a given Transport Task ID.

![](/files/yNnkCrcoc9UD3qQndGHY)

*The complete overview of the flow:*

{% file src="/files/3P5aEDoGwpOY2J7PFLVm" %}

## 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.
  * From Site is set to user’s default site.
  * If the line has HU connected then the Outermost Handling Unit ID is not null.
* 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/WCCY4vW53ACYaVmOHBod" alt="" data-size="original"> | <img src="/files/0RWVGfHdxUGaSyV3kUo1" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### Enter Task Line No

* Select a Task Line to start processing.
* After a Task Line is processed the flow will loop back to this step to start with another line. This will continue until no lines are left to process for the given Transport Task. However, you can choose to exit the process at any time.

{% hint style="info" %}
Based on the selected Task Line user will be prompted with additional user steps. If the line is handling unit connected then it will start [Process Handling Unit on Transport Task](/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-application-10/warehouse-handling/process-handling-unit-on-transport-task.md) flow, otherwise it will start the [Process Part on Transport Task](/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-application-10/warehouse-handling/process-part-on-transport-task.md) flow.
{% endhint %}

| <img src="/files/u0CMokfo8kNruECwjakQ" alt="" data-size="original"> | <img src="/files/dEd7qR15Ai5LE2Fd4Qg1" 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/start-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.
