Pages
(Move to ...)
Home
About us
Pega Interview QA
Meet the Author
Contact Us
▼
Showing posts with label
Activity
.
Show all posts
Showing posts with label
Activity
.
Show all posts
Home
» Posts filed under Activity
How to write a java code in an activity?
›
How to write a java code in an activity? Just by using an API “java” in the method tab. Eg. If we want to access a clipboard property then...
What is a step page what role does it play in an activity?
›
What is a step page what role does it play in an activity? Step Page in activity Each step in an activity may have a designated step page. W...
2 comments:
Routing activities in pega
›
All these are defined in Work- class and all these are "Route" type Activities. ToCreateOperator Route the assignment to the user...
Activity Page methods in pega
›
Page-Copy method The page-Copy method is used to copy the contents of a source clipboard page to a new or previously created destination cli...
What is the difference between Call and Branch in an activity ?
›
What is the difference between Call and Branch? Call The Call instruction calls another specified activity and executes it. When that activi...
Activity Property- methods in pega
›
Property-Set method The property-Set method used to set the value of one or more specified properties. Property-Set-Message The property-Set...
Pega Activities complete understanding
›
To automate the process when there are no appropriate rule types available we can use activities. Activities contain sequential steps run on...
5 comments:
Pega remove duplicates from activity and data transform
›
How can we remove duplicates from a Page-List? Byusing Pega functions like “RemoveDuplicatesInPageList”, pzRemoveDuplicatesFromListPage and...
What is the difference between parameters and local variables? How are they used in an activity?
›
What is the difference between parameters and local variables? How are they used in an activity? Values stored in parameter values can be s...
Pega RDB Methods
›
RDB Methods: Use Connect SQL rules and RDB methods only with an external database. Do not use Connect SQL rules or RDB methods for the PegaR...
Pega Obj Methods
›
Obj Methods: At runtime, five methods (Obj-Browse, Obj-Filter, Obj-List, Obj-List-View, and RDB-List), list view rules, and summary view r...
Activity End and Exit Activity methods in pega
›
Activity-End method? Use the Activity-End method to cause the system to End the current activity and all calling activities.
5 comments:
Pega standard Work object creation activities
›
Work-. Add Creates a new work object (without any cover work object) and performs a Commit method, which saves the work object and releas...
›
Home
View web version