Question
Knowledge Expert
FR
Last activity: 20 Dec 2018 15:11 EST
In which thread is executed the "Load Data Page" smart shape
We need to load Data Pages in parallel. We tried to use the Load Data Page smart shape and the pzLoadDataPage activity but it seems that is load the data page in another thread.
Is there a way to load a data page defined at the thread level asynchronously?
Unfortunately, we cannot defined those data pages at the Requestor level.