-
Users Handbook
-
-
-
- Intro & Basics
- All Objects have Descriptions
- Check for unused procedures
- Compiled Procedures up to date
- Invalid Source Layers
- Required Columns
- Check for abnormally ended Jobs
- Check for blocked Jobs
- Check for disabled Tasks
- Check for duplicate tasks in different Jobs
- Check for duplicate tasks in same Job
-
-
-
Administrators Handbook
-
- Register URL
- Configure SSL/HTTPS
- Configure Proxy-Server
- How to edit the appsettings.json file
- System Settings
- Global Parameters
- Allow Service Account to Logon as a Service
- LDAP & SSO Authentication
- Migrating Testcases and Configuration
- Licenses Management
- Manual Configuration
- Exposing the BiG EVAL REST API to other Network Segments
-
- Articles coming soon
-
Developers Handbook
-
Known Problems
-
Demo Virtual Machine
-
Release Notes
-
General
Connecting to Textfile (CSV)
Last Updated On
- Home
- Users Handbook
- Data Sources
- Flatfiles
- Connecting to Textfile (CSV)
These are the steps needed to connect BiG EVAL to a CSV-file.
- Ensure that the folder where your file is located, can be accessed from the BiG EVAL server. Either on a local drive or using a network share.
- Ensure that the file can be accessesd by the BiG EVAL service account or a domain user you will configure in the “Credentials” dialog of the datasource.
- Create a new data source under “Environment” > “Datasources” and give it a name.
- Choose “Textfile” as the type of the datasource.
- Change to the register “Textfile”.
- Enter the path and name of the file by using an absolute location.
e.g. C:\Testdata\MyFile.csv - Configure the format setting of the file by using the different switches.
- Change to the register “Columns”.
- Add all columns of the file to the list. You can freely choose a convenient name for each column.
- Save the datasource.
Table of Contents