1. Home
  2. Configuration
  3. Data import configuration

Data import configuration

In the data import configuration module, you can add or change data import templates. Based on the data import templates, the uploaded files will be processed and imported into the Ikologik Industrial Cloud Platform.

CSV

When creating a CSV data import, you will be asked to provide a name, delimiter and upload a sample CSV file. This sample file will be analysed after clicking on the ‘Save & load mapping’ button. As a result you will see that the first row of the CSV file will be read and used to configure the mapping.

Once the mapping is loaded, you can start configuring what should happen with the columns when a similar file is imported. Each column can be assigned to a type. Depending on the selected type, the column will be processed differently during the import.

  • Date: The column will be used to determine the date of the values. Additionally a date format should be specified. The format is explained in more detail below.
  • Time: The column will be used to determine the time of the values. Additionally a time format should be specified. The format is explained in more detail below.
  • Date-Time: The column will be used to determine the date-time of the values. Additionally a date-time format should be specified. The format is explained in more detail below.
  • Tag: The column contains a value that should be imported as a specific tag. Additionally an existing tag should be selected.

A date or date-time field is required for a data import of type CSV.

FactoryTalk

FactoryTalk files come in two parts, a tagname and data file. When creating a new FactoryTalk data import, you will be asked to provide a name and upload a tagname file. This tagname file will be analysed after clicking on the ‘Save & load mapping’ button. As a result you will see the names of the data which is available in the data file, and which can be used to configure the mapping.

Once the mapping is loaded, you can start configuring what FactoryTalk file field should be import to what tag in the Ikologik Industrial Cloud application

Date-Time format

To parse date and time strings, the list of tokens below should be used.

TokenExampleDescription
%aSunWeekday as abbreviated name.
%ASundayWeekday as full name.
%w0Weekday as a decimal number, where 0 is Sunday and 6 is Saturday.
%d08Day of the month as a decimal number.
%bSepMonth as abbreviated name.
%BSeptemberMonth as full name.
%m09Month as a decimal number.
%y13Year without century as a decimal number.
%Y2013Year with century as a decimal number.
%H07Hour (24-hour clock) as a decimal number.
%I07Hour (12-hour clock) as a decimal number.
%pAMLocale’s equivalent of either AM or PM.
%M06Minute as a decimal number.
%S05Second as a decimal number.
%f000000Microsecond as a decimal number.
%z+0000UTC offset in the form ±HHMM[SS[.ffffff]].
%ZUTCTime zone name.
%j251Day of the year as a decimal number.
%U36Week number of the year (Sunday as the first day of the week) as a zero padded decimal number. All days in a new year preceding the first Sunday are considered to be in week 0.
%W35Week number of the year (Monday as the first day of the week) as a decimal number. All days in a new year preceding the first Monday are considered to be in week 0.
%%%A literal ‘%’ character.
Updated on 01/06/2022
Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support