Is there a way to extract datas from unused fields in a t_Map ?
Example : I have a tDBInput linked to a t_Map, mapped to an output and I map only 20 of 40 fields in the t_Map, but I have to keep the 20 others fields's data.
I have a lot of jobs with this issue and I didn't find a non manually way to do that (manually like map one by one each unused fields in a 2nd output I mean).