Loading data pages asynchronously

Allow users to take action on a work item while other content is still being loaded by loading data pages asynchronously.

Data pages are loaded synchronously by default.
Note: Data pages loading asynchronously cannot run declarative expressions, triggers, and other rules that belong to a declarative network.

To load data pages asynchronously perform one of the following:

  • Select the Defer load check box on a section whose source is a data page.
  • Use the Load-DataPage step method in an activity, and then wait for the data page to load by using the step method Connect-Wait.