Hi Daniel,
Try to check whether your source context node in component controller or in custom controller(u r using to bind in bind_context_node method) holds the data that you want to bind with the target context node.And also make sure your target node must be under context in interface controller of component interface.
Regards,