Kevin Carlson wrote: > Maik, > > Thanks for the quick response. Both number 1 and 2 are OK. When I do this > : > > return _['updoc'](container, _) > please try: return context.updoc(container,request) -mj