Related Articles
Searching a Template
Searching for a template from a long list can be time-consuming. The Search field helps to search your desired template quickly. To search for a data template, In the Manage dropdown, click Data Templates. Type the name of the template you want to ...
Editing a Template
To edit a Template, In the Manage dropdown on the home page, click Data Templates. Identify the Data Template you want to edit. To navigate to the Edit Template page, hover over the template and click the Edit icon (). Alternately, you can click on ...
Adding a Template
There are two types of Data Template that can be created. We can create a Data Template for a single thing and Gateway Data Template for multiple things. You can add a data template by Clicking Data Templates in the Manage dropdown (for the first ...
Writing to Template File
You can store the result of algorithm flow or the Reader into a CSV dataset. You can use the TemplateFile node to create target file datasets within the application. These target files are stored in CSV format and can be reused as CSV dataset within ...
Writing into Template Table
You can store the result of algorithm flow or the Reader to a dataset table. Note: You can write to an RDBMS or ODBC (SQL, MySQL, PostgreSQL, or Oracle) datasets only. To write the output data to a template table, follow the steps given below. Build ...