The flow validation issue didn’t go away, but I eliminated it a different way. The FIXED error went away, and I’ve got things working now. There’s more work to do to fully integrate it, but it seems to work now.
The Engineer I’m working with stated,
“The flow parsing issue is unrelated to the main flow parsing issue, so I’d consider the issue solved.
holoscan was setting up a jump rule from group 0 to group 1 and then adding the flow rule to group 1. The error is related to the jump rule. I just removed the jump rule and added the flow rules to group 0 instead and it works.”