Hi Thomas, I figured something like this. I have however been trying to pass various parameters to the request but this has not resulted in any succes: Passing the entire context (either ExecutionContext or XWikiContext) did’t work and neither did setting the WikiId or the database. Can you help me on this with an example on what (and how) to set? Br, Peter Van: Thomas Mortagne <[email protected] <mailto:[email protected]>> Onderwerp: Antw.: [xwiki-users] Question on Jobs and context Datum: 14 november 2015 14:13:17 CET Aan: XWiki Users <[email protected] <mailto:[email protected]>> Antwoord aan: XWiki Users <[email protected] <mailto:[email protected]>> You can change the context with in the XWikiContext. See http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingComponents#HTheXWik... <http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingComponents#HTheXWikicontext> for how to access it from a component.