output data is dedicated to store the results of the task so until you complete it (or store output explicitly) it won't be set. Usual use case for it is that it will get data from the complete operation that it then can be used to store defined data output process variable.
HTH