Question
American Express
IN
Last activity: 29 Jan 2020 9:00 EST
Load-DataPage method is not loading the data page asynchronously
I am using Load-DataPage method in an activity but that is getting executed synchronously. I want this to be executed asynchronously so that main thread can continue. IT should behave like fire and forget.
Attached are two screenshots-
1.The way it is being used.
2. Tracer is showing that it is executed synchronously not asynchronously.
I am using Load-DataPage method in an activity but that is getting executed synchronously. I want this to be executed asynchronously so that main thread can continue. IT should behave like fire and forget.
Attached are two screenshots-
1.The way it is being used.
2. Tracer is showing that it is executed synchronously not asynchronously.
3158 | PS1__TABTHREAD1 | 85 | Loaded Synchronously | D_OneXXXX | GOOD | ADP Load | ||
3157 | PS1__TABTHREAD1 | 85 | 102 | Load-DataPage | TempXXEvent | 4 | GOOD | Step End |
3156 | PS1__TABTHREAD1 | 85 | DP Queued for Load | D_OneXXXX | GOOD | ADP Load | ||
3155 | PS1__TABTHREAD1 | 85 | 102 | Param.OneStreamEvent != "NoEvent" | TempXXEvent | TRUE | When End |