> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/bevica-select/bevica_select_training/bevica_select_training_-_warehouse_integration.md).

# Warehouse Integration

Warehouse integration training for Bevica Select: outbound document integration, request formats, and key setup and troubleshooting checks.

Warehouse Integration lets you send outbound requests to a third-party warehouse.

This module covers setup and the outbound request lifecycle.

### Before you start

* Access to Bevica Select
* [Introduction to Business Central](/bevica-select/bevica_select_training/bevica_select_training_-_introduction_to_business_central.md)
* Operations and inventory basics: [Inventory](/bevica-select/bevica_select_training/inventory.md)

### Training outcomes

After you complete this module, validate your learning using [Outcomes - Warehouse Integration](/bevica-select/bevica-select-outcomes/bevica_select_training_outcomes_-_warehouse_integration.md).

You should be able to:

* Create a warehouse integration setup record and link it to locations
* Create sales and transfer orders that generate outbound requests
* Send, cancel, and re-send requests when needed
* Control automatic sending (including partial reservation rules)

### Outbound document integration

#### What the integration does

You can send outbound requests for:

* Sales orders
* Transfer orders

The warehouse uses these requests for pick and delivery planning.

### Outbound request formats (choose the right one)

Warehouses have different mandatory fields and formats.

Only complete self-learning for the warehouse you use.

**Read / complete**

* [Vision Sales & Transfer Outbound Requests](/documentation/integration/bevica_warehouse_integration/vision_sales_and_transfer_outbound_requests.md) *(LCB, EHD, Lanchester, Vinotheque)*
* [Masterlink Outbound Requests](/documentation/integration/bevica_warehouse_integration/masterlink_sales_outbound_requests.md)
* [Culina Outbound Requests](/documentation/integration/bevica_warehouse_integration/culina_sales_outbound_requests.md)

### Testing guidance (Vision)

**Read / complete**

* [Testing Vision Sales Outbound Requests](/documentation/integration/bevica_warehouse_integration/testing_vision_sales_outbound_requests.md)

### Next steps

* Validate your learning with [Outcomes - Warehouse Integration](/bevica-select/bevica-select-outcomes/bevica_select_training_outcomes_-_warehouse_integration.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.bevica.com/bevica-select/bevica_select_training/bevica_select_training_-_warehouse_integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
