Hi,
When we choose AsyncBefore/AsyncAfter for an activity in process, the activity is executed in new Thread.
I am not sure where a ThreadPoolExecutor is configured for process engine which is using new thread.
How can we configure DelegatingSecurityContextSchedulingTaskExecutor so that the current SecurityContext present in thread is passed to new thread in Spring.
Thank you,
Amit K