Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
NiFi template import says "Template details must be specified"
Labels:
- Labels:
-
Apache NiFi
New Contributor
Created on ‎01-17-2018 05:05 AM - edited ‎08-18-2019 12:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have received a template and while trying to import it I am getting the error "Template details must be specified".
I am working on NiFi 1.4. I have created and uploaded template in local NiFi but it works fine. In log it's not showing any related message. Please help.
1 REPLY 1
Guru
Created ‎01-24-2018 09:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This error often comes up when the file being uploaded is not a valid template.
Open the file with a plain text editor and check that it looks something like this:
<?xml version="1.0" ?> <template encoding-version="1.1"> <description></description> <groupId>4d5dcf9a-015e-1000-097e-e505ed0f7fd2</groupId> <name>nipyapi_testTemplate_00</name>
