Split For Each shape in pega
Parallel processing in Pega We can allow users to perform multiple tasks independently to complete the work, in pega we can this as parallel...
Home » All posts
Browse Pega tutorials and interview questions.
Parallel processing in Pega We can allow users to perform multiple tasks independently to complete the work, in pega we can this as parallel...
Parallel processing in Pega We can allow users to perform multiple tasks independently to complete the work, in pega we can this as parallel...
We can customize GetNextWork (GNW) logic in pega to meet our business requirements. Pega will follow default GNW logic to prioritize and get...
What is GetNextWork in pega? Pega provided functionality to get the most urgent assignment(task) for users to work on. This is configured on...
What is the parameterized data page in the pega? As we know data pages provide data for a system to use on-demand. On the first reference of...
What Are Data Pages in Pega? A Data Page loads data to the clipboard for the system to use. ...
What is flow action in pega? A flow action is a rule, which controls the user interaction with a work object to complete an assignment. It i...
What is rule availability in pega Rule availability in pega determines if the rule is accessible in a rule resolution algorithm and can we S...
These two words are often mixed up, and interviewers love to ask about them. The short version: authentication asks who you are, authorizati...