# Windows Configuration Service

The CodingControl configuration application acts and the main connection hub between manufacturing and the SAP instance.

<div align="left"><figure><img src="/files/mH3adGTVmsb5xEQpN1bI" alt=""><figcaption></figcaption></figure></div>

The Service itself once installed as default contains the available configuration elements:

**--SAP--**

This is the connection type that will be used to exchange information with the SAP system.<br>

**--RFC Server--**

All connection details relating to the RFC Server that will be used during data exchange and processing during production activity.<br>

**--RFC Client--**

Credentials configured if processing onto system is to be carried out using specific client \ user details when processing data.<br>

**--Database--**

Configured ODBC connection details to selected SQL server data source, the ‘Data source table’ and ‘key field’ used to ensure correct data processed.<br>

**--Data Secure Login--**

Login credentials for SQL server.<br>

**--Log Display settings--**

Customer Configurable message display settings.<br>

**--Log Archive settings--**

Customer configurable log or data archive file settings.

In order to ensure continual connectivity to both the ODBC database and defined SAP system a specific service can also be defined. This will then support the automatic posting and management of all data processed by CodingControl automatically.&#x20;


---

# 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.theconfigteam.com/codingcontrol/configuration/core-application-configuration/server-application-configuration/windows-configuration-service.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.
