You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Koji Kawamura (JIRA)" <ji...@apache.org> on 2016/11/25 01:43:58 UTC

[jira] [Created] (NIFI-3101) Improvements with URL property of Get/Modify/PutHTMLElement

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)