- Release notes
- Getting started
- Installation
- Configuration
- Integrations
- Authentication
- Working with Apps and Discovery Accelerators
- AppOne menus and dashboards
- AppOne setup
- TemplateOne 1.0.0 menus and dashboards
- TemplateOne 1.0.0 setup
- TemplateOne menus and fashboards
- TemplateOne 2021.4.0 setup
- Purchase to Pay Discovery Accelerator menus and dashboards
- Purchase to Pay Discovery Accelerator Setup
- Order to Cash Discovery Accelerator menus and dashboards
- Order to Cash Discovery Accelerator Setup
- Basic Connector for AppOne
- SAP Connectors
- Introduction to SAP Connector
- SAP input
- Checking the data in the SAP Connector
- Adding process specific tags to the SAP Connector for AppOne
- Adding process specific Due dates to the SAP Connector for AppOne
- Adding automation estimates to the SAP Connector for AppOne
- Adding attributes to the SAP Connector for AppOne
- Adding activities to the SAP Connector for AppOne
- Adding entities to the SAP Connector for AppOne
- SAP Order to Cash Connector for AppOne
- SAP Purchase to Pay Connector for AppOne
- SAP Connector for Purchase to Pay Discovery Accelerator
- SAP Connector for Order-to-Cash Discovery Accelerator
- Superadmin
- Dashboards and charts
- Tables and table items
- Application integrity
- How to ....
- Working with SQL connectors
- Introduction to SQL connectors
- Setting up a SQL connector
- CData Sync extractions
- Running a SQL connector
- Editing transformations
- Releasing a SQL Connector
- Scheduling data extraction
- Structure of transformations
- Using SQL connectors for released apps
- Generating a cache with scripts
- Setting up a local test environment
- Separate development and production environments
- Useful resources
Directly loading data in TemplateOne
.CSV
file, but it is also possible to read in other file types. Moreover, it is possible to connect to a database via an ODBC
connection or to connect directly to your SAP
system.
See Connection String Types for a complete overview of the connection types.
See Set up Native SAP Extraction if you want to connect TemplateOne directly to your SAP system.
.csv
files or other input files to load the data in TemplateOne, you must first upload the data files to the server.
Follow these steps to upload an input data file to the UiPath Process Mining server.
Step |
Action |
---|---|
1 |
Go to the Superadmin Server Data tab. |
2 |
Right click in the files panel and select New folder…. |
3 |
Enter a name for the folder, for example TemplateOne data, and click on OK. |
4 |
Right-click on the new folder and select Upload file…. |
5 |
Drag the input data file onto the Upload File dialog and click on OK to upload the data file to the server. |
The data file is uploaded to the server.
Follow these steps to load data into TemplateOne.
Step |
Action |
---|---|
1 |
Open TemplateOne in your developer environment. Note: Since there is no data associated with this application an error message is displayed. Click on OK to close the message.
|
2 |
Go to the Data tab. |
3 |
Double-click on the
Cases table.
|
4 |
Enter the connection string in the Connection String field. |
5 |
Click on OK to load the data. |
When loading data into TemplateOne, the attributes that are identified as correctly defined are automatically mapped to the corresponding attribute in TemplateOne.
However, also new attributes can be detected. These attributes must be mapped to the proper attributes in TemplateOne. You can do this the same way as in the Basic Connector. See Mapping Attributes.