In your exampel "Message" is a data input of your task and in your data input assignments you want to map an existing process variable or a data object to it, not the other way around; your data input assignment should be "msg is mapped to Message" and not the other way around.
HTH