Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.12.0
-
None
Description
Good afternoon.
I have created an simple example process for getting, sorting and storing data in a database.
Everything is working.
After that, I tried to create a process group and move some of the processors there, create the interaction with the main controller using incoming and outgoing ports
The following errors began to appear. Connections cannot find matching schema nodes and file processing stops.
in core::ProcessGroup
Cannot find the source processor with id '92bcadbb-4500-4b4e-90bb-f6ddce2a8cef' for the connection [name = 'Node 871d8dff-b14a-4eec-b635-3e6689e0fb7d/RouteOnAttribute', id = 'c2c6b3e9-3a37-4ea0-b747-f15e003d812d']
in core::ProcessGroup
Cannot find the destination processor with id '92bcadbb-4500-4b4e-90bb-f6ddce2a8cef' for the connection [name = 'SplitJson/Node 92bcadbb-4500-4b4e-90bb-f6ddce2a8cef', id = 'b075e238-46ed-46a9-9fdf-894ba5a04fc1']
These is my config of minifi