Data page type

hey guys,

Do you a specific scenario where we can use Thread level, requestor level and node level in data pages?

@JefflyJ6 your ask is not clear, hope following links would help for understanding datapages


Scopes of Data Page :

  • Thread :- This Data Page will be available for sharing only within one specific work object multiple times. But not available for other work object.
  • Request Scope : This Data page will be available for sharing across multiple work objects of a single requestor session. But not with other requestors.
  • Node : Data Page will be available for sharing across multiple requestors who logon to same node but not with the requestors on other nodes.

Thanks

Chandan U

@JefflyJ6

Please refer the below mentioned article, it should be helpful for you.

Data Page - its Configuration, Usage & Execution - OneStopPega

@JefflyJ6 thank you. very good