When exporting a flow report to a CSV file from the VCF Operations for Networks UI:
NOTE: VCF Operations for Networks was formerly named Aria Operations for Networks (AON), and prior to that was named vRealize Network Insight (vRNI).
The raw, un-aggregated flow export function does not perform the secondary mapping required to append application metadata to the resulting CSV output.
Data extraction for Source and Destination Application fields requires the analytics engine to perform a grouping or aggregation step. In un-aggregated ("raw") flow queries, this metadata is not linked to the export records by design.
To extract flow data that includes populated application mapping, utilize one of the following two methods:
Method 1: Execute an Aggregated Query
Executing an aggregated query forces the analytics engine to map and group the flows by application prior to generating the CSV.
sum(bytes) of flows group by Source Application, Destination Applicationsum(bytes) of flows group by Source ApplicationMethod 2: Leverage the Migration Planning Workflow (Version 6.14+)
This feature is purpose-built for analyzing traffic between application boundaries.
Additional Requirements
Ensure your environment meets the following architectural and licensing baselines to support advanced application metadata mapping: