Resolved! Start a workflow in Funkload
Hi, Using Funkload to stress test a client's Nuxeo instance / infrastructure. What would be the best/easiest way to test Workflow start and realisation? I tried using def startWorkflow(self): print "Starting workflow tab" ret = self.viewDocum...