Hello, In a python script I use teh following line to create a folder: context.manage_addProduct['OFSP'].manage_addFolder(Unique, title=field_titel) Unique is a unique ID. How can I create to folder is this folder in the same script ? regards, Martin Koekenberg