[
https://issues.apache.org/jira/browse/NIFI-14547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954496#comment-17954496
]
ASF subversion and git services commented on NIFI-14547:
--------------------------------------------------------
Commit eabbd508a1960536e76354ea06bac8785e081876 in nifi's branch
refs/heads/main from Peter Kedvessy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=eabbd508a1 ]
NIFI-14547 MiNiFi - Resolve asset references in flows coming from C2 server
Signed-off-by: Ferenc Erdei <[email protected]>
This closes #9922.
> MiNiFi - Resolve asset references in flows coming from C2 server
> ----------------------------------------------------------------
>
> Key: NIFI-14547
> URL: https://issues.apache.org/jira/browse/NIFI-14547
> Project: Apache NiFi
> Issue Type: Improvement
> Components: MiNiFi
> Reporter: Peter Kedvessy
> Assignee: Peter Kedvessy
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> As a part of NIFI-10679, asset sync and asset management by C2 server has
> been introduced.
> MiNiFi java agent should be able to resolve asset references in flow
> definitions are coming from the C2 server so absolute path of the managed
> asset can be used as a processor parameter.
> Asset reference pattern:
> {code:java}
> @{asset-id:UUID} {code}
> where the UUID is the identifier of the referenced asset.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)