1 Reply Latest reply on Sep 27, 2012 9:53 AM by swiderski.maciej

    How to pass arguments to handlers registered through configuration

    tmag

      We have a process with some service tasks (webservice calls) and their custom workitem handlers are registered using CustomWorkItemHandlers.conf .

      In order for these service tasks to be async, how to pass the  'StatefulKnowledgeSession' to these handlers through configuration?