[
https://issues.apache.org/jira/browse/NIFI-14547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Kedvessy updated NIFI-14547:
----------------------------------
Description:
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.
was:
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.
Asset reference pattern:
{code:java}
@{asset-id:UUID} {code}
where the UUID is the identifier of the referenced asset.
> 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
>
> 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)