How to simply duplicate documents from collectionABC and copy them into collectionB if a condition like {conditionB:1} and add a timestamp like ts_imported - without knowing
It seems that this works in the context of sequence generation http://docs.mongodb.org/manual/tutorial/create-an-auto-incrementing-field/