Business Example
As a price model developer, you want to test your new model with consumption data. To do this, you create CSV files containing test data that simulates CPU, RAM, and Bandwidth usage for your rating and charging scenarios. These CSV files are uploaded as chargeable items into SAP Convergent Charging using the Import Export Connector. The SAP Convergent Charging Import/Export Connector (IEC) is an application that facilitates the import and export of low volume data between different systems, applications, sources, and destinations. The IEC application is responsible for scheduled data transfers between the external systems and the SAP Convergent Charging system.
Note
It should be noted that an IEC does not replace a mediation system, but rather provides an interface between the SAP Convergent Charging system and an information or mediation system.IEC Overview

IEC allows you to do the following:
- Transfer data from external systems to SAP Convergent Charging.
- Modify and consolidate transferred data regardless of the transfer method.
- Collect data from files or external databases.
- Extract lines from files, line by line, or extract all the lines which are inserted between two specific lines.
- Manipulate complex character strings, such as CSV parsing.
- Create chargeable items from collected data.
- Send XML API requests to SAP Convergent Charging Core Server.
- Execute SQL requests.
- Perform XML and XSL operations.