@@ -92,6 +92,8 @@ def main(parameterFile):
continue
if len(ds1['rows'])>0:
#just the one match, fine
+ print('Entry for {}/{} already resolved'.\
+ format(im[dbParticipantField],seqNum))
#have to convert from datetime to %Y%m%d format