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