# Initial Load

## Initial load page

Displays the jobs for initial OMS setup to import all products and orders.​

**Characteristics**

**One time Execution**These jobs are executed only once during the initial setup and rarely during instance redeployments.

**Product and Order Importation**

Facilitate the importation of all products and orders from the eCommerce platform for the initial instance setup.

**Scheduling Functionality**

Empower users to schedule the import process, enabling them to select the desired execution time.

<figure><img src="/files/QmGI0FXWWLYsUXKabVa4" alt=""><figcaption></figcaption></figure>

***

## How to schedule jobs for initial load

{% hint style="info" %}
**Things to remember:**

1. Products should be imported before any order is imported into the system.

2. By default only open and unshipped orders will be imported.

3. The Last Shopify Order ID serves as a reference point for HotWax Commerce to determine the starting point for order downloads.
   {% endhint %}

4. Go to the Initial Load category.

5. Initiate the `Import Products in Bulk` job.

6. Choose the desired runtime from the dropdown menu.

7. Confirm the selected runtime.

8. Go to Miscellaneous Jobs page.

9. Initiate the `Process bulk imported files` job.

10. Once product importation is complete, proceed to the `Import Orders in Bulk` job.

11. Select the preferred runtime from the dropdown menu.

12. Verify the order and fulfillment status.

13. Input the Last Shopify ID from which order numbers should be imported into HotWax Commerce OMS.

14. Execute the import process.

15. Go to Miscellaneous Jobs page.

16. Initiate the `Process bulk imported files` job.

{% embed url="<https://youtu.be/r41dQJIVcpo>" %}
Video: Initial load
{% endembed %}


---

# 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.hotwax.co/documents/retail-operations/workflow/workflow/initial-load.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.
