This is the simpler case to deal with. If a processor's inputs don't exist it cannot be expected to produce its outputs. Beyond reporting the error to the log and possibly to the user it should do nothing and should not modify the data structure in any way. Note that this is quite different to the situation when its inputs exist but the process fails to produce good output. Here the data structure would normally be updated to record the failure.