# Site Regular to WH

[Download panduan versi PDF](https://1drv.ms/b/s!Ah9zzFXednRqwE4ZMaqIavaTM5uW?e=ekWNO8).

{% hint style="info" %}
Asset movement dari site regular (non TTC) ke WH melibatkan tiga tiket, yaitu:

1. Tiket ATP: Untuk create ticket related movement site regular to WH
2. Tiket AM: Untuk pengerjaan asset dismantle di site regular
3. Tiket WM: Untuk pengerjaan asset storing di WH
   {% endhint %}

## Diagram BPMN

<figure><img src="/files/W1ymgbHgbuVbue9mO85D" alt=""><figcaption><p>Diagram BPMN eATP - Asset Movement (Site to WH)<br><a href="https://1drv.ms/b/s!Ah9zzFXednRqsQIfK1fyTxjuiAbC?e=oaGP5o">Klik di sini untuk download diagram versi PDF</a></p></figcaption></figure>

Proses pengerjaan asset movement site regular (non TTC) ke WH:

| Proses                                                                                                                                      | Role/Aktor                                                | Platform               |
| ------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- | ---------------------- |
| [Create ticket movement site regular to WH (inbound)](/eatp/asset-movement/site-regular-to-wh/create-ticket-movement-site-regular-to-wh.md) | Vendor                                                    | Web INEOM              |
| [Space confirmation](/eatp/asset-movement/site-regular-to-wh/space-confirmation.md)                                                         | WH SPV                                                    | Web INEOM              |
| [Approval](/eatp/asset-movement/site-regular-to-wh/approval.md)                                                                             | <ol><li>Inventory SPV</li><li>Inventory Manager</li></ol> | Web INEOM              |
| [Working on asset dismantle (site regular)](/eatp/asset-movement/site-regular-to-wh/working-on-asset-dismantle-site-regular.md)             | Vendor                                                    | Aplikasi INEOM         |
| [Request warehouse permit](/eatp/asset-movement/site-regular-to-wh/request-warehouse-permit.md)                                             | Vendor                                                    | Web INEOM              |
| [Generate DO](/eatp/asset-movement/site-regular-to-wh/generate-do.md)                                                                       | Vendor                                                    | Web INEOM              |
| [Working on asset storing (warehouse)](/eatp/asset-movement/site-regular-to-wh/working-on-asset-storing-wh.md)                              | WH SPV                                                    | Aplikasi NICE (Tablet) |
| [Check out ticket ATP](/eatp/asset-movement/site-regular-to-wh/check-out-ticket-atp.md)                                                     | Vendor                                                    | Aplikasi INEOM         |
| [Submit ticket ATP](/eatp/asset-movement/site-regular-to-wh/submit-ticket-atp.md)                                                           | Vendor                                                    | Aplikasi INEOM         |
| [Approval ticket ATP](/eatp/asset-movement/site-regular-to-wh/approval-ticket-atp.md)                                                       | Vendor                                                    | Web INEOM              |
| [Download BA](/eatp/asset-movement/site-regular-to-wh/download-ba.md)                                                                       | Vendor                                                    | Web INEOM              |


---

# 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.ineom-tsel.mit.id/eatp/asset-movement/site-regular-to-wh.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.
