To read values from ini files for settings or other data an ini file datasource can be used.
This datasource is a memory datasource that can be used in the read and write activity
To create an ini file datasource, follow the next steps
1. Create a new datasource called "IniFileSource" or any other name, select database type memory and set import on true
2. Select import type 'IniFile' and use the content of the ini file as importdata
3. Select 'Save'
The ini file datasource is now ready to be used in the ini file activities.