Question
3
Replies
178
Views
JP Morgan Chase & Company
Posted: August 20, 2019
Last activity: August 21, 2019
Closed
Solved
Display harness in a new thread
Hi,
We have a custom harness that gets displayed when user does not have cases to work on when he/she does Getnextwork. We are using UIActionDisplayHarness to display the harness. But whenever this harness is displayed, we see that the thread name of the harness is same as the dashboard. How do we display a harness in a new thread? .
***Edited by Moderator Marissa to update platform capability tags****
Hello,
Have you tried calling the out of the box activity RedirectAndRun to call the harness in a new thread? I think that is probably the mechanism you should be using.
Thanks,
Mike