Hi all!
I´m using ReDaC to create new instances of components that will
replace failed component instances (my project is a Replication
Manager). I´m updating the connections of the failed component with
the new instance number of the new component, but it fails with the
message of "Object not found" at the point that the method
get_connection_<facet> is called.
How can I migrate the connections of the failed component to the new
component at runtime?
I tried to create a new connection, but it doesn´t work!
Thanks in advance,
Seminha