Hello! I think that main problem is same parameter name. It seemed that this parameter is get from first node to global parameter list and after that the second parameter from second node is ignored because its name is already contained in global param list…