In 2nd Db, values are not getting updated ,it is throwing error as rank inputs . only values are getting updated in 1st DB , 2nd table has foreign key relation with 1st table
Discussion posts and replies are publicly visible
It might be possible that the primary key is not getting fetched in the output of the 1st write node. Please share the error if you need further support.