also die ID ist eine selbst erzeugte, nicht die UNID. Sonst könnte ich sie ja nicht kennen
Set View = DB.GetView("IDView")
Set Document = View.GetDocumentByKey(ID)
Do While (Document Is Nothing)
Sleep 2
Set View = DB.GetView("IDView")
Set Document = View.GetDocumentByKey(ID)
Print "Sleep 2"
Loop
Die View ist jetzt auf "Refresh: automatic" und "Discard: after each use"
Trotzdem bekomme ich einen Timeout, da es sich hierbei um einen Before New Mail arrives Agenten handelt, also nix mit Amen