# Create a Connection Pool

Configure Connection Pool with SOAP: To invoke the SOAP web service in the Enterprise Management, the connection pool needs to be defined. The pool allocates processes to handle requests, and maps the calls to the proper endpoint.&#x20;

1\. Login into Sage X3 Company using User name and Password.

![](/files/-Mamo-Z7wW2JYrbfQU5e)

2\. Go to Administration > Web Services > Classic SOAP Pools Configuration.

![](/files/-Mamo4wpy1rGAR4AKtBR)

3\. Click Create SoapClassicPool.

![](/files/-MamoCcNgOTsRU-fyvIk)

Enter the following values:

* Alias: the name to be given to the pool, for example, SEED
* Initialization size: 3&#x20;
* Maximum size: 5 Endpoint: SEED
* Locale: en-US
* User: Admin (Please make sure that this user is same as the user used to configure in the connector)

![](/files/-Mamoe0pkSoUs07znbK0)

4\. Click Save. After successfully saved the information, click Start to start the Pool.

![](/files/-MamottF-NNJJJnL5fim)


---

# 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.greytrix.com/gumu-sage-x3-magento-integration-1/pre-requisites/sage-x3/create-a-connection-pool.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.
