RedirectAndRun to call an activity on a separate thread
Hi, Greetings. I am using "RedirectAndRun" to call an activity asynchronously. At the moment i have the param threadName as blank and i am assuming this activity will be called within same thread synchronously. I tried to give a named thread "LoadADP" but this does not seem to work. Am i missing something in here? How can i make this activity run on a different thread? Appreciate any help on this! Regards, Bharat