Index: trunk/ippToPsps/jython/detectionbatch.py
===================================================================
--- trunk/ippToPsps/jython/detectionbatch.py	(revision 35124)
+++ trunk/ippToPsps/jython/detectionbatch.py	(revision 35171)
@@ -215,5 +215,5 @@
 
         self.scratchDb.execute(sql)
-
+        self.scratchDb.updateAllRows("FrameMeta", "batchID", str(self.batchID))
         self.scratchDb.updateAllRows("FrameMeta", "surveyID", str(self.surveyID))
         self.scratchDb.updateFilterID("FrameMeta", self.filter)
