Koji Kawamura created NIFI-3101:
-----------------------------------
Summary: Improvements with URL property of
Get/Modify/PutHTMLElement
Key: NIFI-3101
URL: https://issues.apache.org/jira/browse/NIFI-3101
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Koji Kawamura
Priority: Minor
For some users (including me), it was not clear how to make use of the URL
property of Get/Modify/PutHTMLElement.
It can be used to replace relative URL when you get/set attribute value of HTML
element, such as src of img tag. To make the URL property works as expected,
you also have specify 'abs:' prefix with the target HTML tag attribute value,
like 'abs:src'.
It makes easier for people to use these processors if we provide more
description on the URL property.
Also, it can be more useful if the URL property supports NiFi Expression
Language.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)