Data pages (known previous to pega 7 as declare pages and declarative pages) store data that the system needs to populate work item properties for calculations or for other processes. Get inspired get inspired pega platform: Community edition success stories community blog video library get involved get involved partner portal
In dev studio, you can create data pages, also known as data views. When creating a data page, a developer must provide four key pieces of information. The structure of the page contents.
The object type represented by the contents of the data page. The edit mode supported by the page. The scope of the data page.
Have you looked into help file yet: In dev studio, you can create data pages. When creating a data page, a developer must provide four key pieces of information:
The structure of the page contents. The object type represented by the contents of the data page. The edit mode supported by the page.
The scope of the data page. It can be created under data model category. Data page name must start with d_ or decalre_.
Data pages were called as declare pages before pega 7 version. Data page can be available in one of two structures. If this is the data page to hold single instance.
Data pages (known previous to pega 7 as declare pages and declarative pages) store data that the system needs to populate work item properties for calculations or for other processes. The scope of a data page can be node or requestor or thread. Similar to other rules in pega, data pages can be parameterized.
Parameters defined in the data page define the actual data on the page. Www. pegahelp. comtop 50 pega interview questions and answers,pega interview questions topic wise,pega interview questions scenario based,pega interview questi. How to clear data page in pega.
In the data page load management tab we can see a button clear data page. Once you click on this system will clear the data page. If the data page is a parameterized data page, we have an option to delete all instances or only those with specific parameter values.
In the navigation pane of dev studio, click records. ; Expand the data model category, and then click data page. ; Click the row of the data page that you want to open.
The scope of a data page determines the visibility of the page contents within the application. To set the page scope,. When an application references the data page, pega platform evaluates each condition in the data source order and uses the data source for the first condition that returns a result of true.
Access by separate requestors causes the rule to create distinct pages, which might have different contents. Read/write pages all have a thread or requestor page scope. If you select scope as node, it will prompts for access group in load management tab, for remaining 2 scopes it wont.
Data pages (known previous to pega 7 as declare pages and declarative pages) store data that the system needs to populate work item properties for calculations or for other processes. The scope of a data page determines the visibility of the page contents within the application. To set the page scope,.
When an application references the data page, pega platform evaluates each condition in data source order and uses the data source for the first condition that returns a.