This rule can used to perform an assignment operation i.e, we can assign Single value Properties Update source page to target page Update source Page list to target Page list. We can call a Data Transform from another DTF by sign the option “Apply Data Transform”. It can be created under data model category. We […]
When the data is constant , and common data across requests, requestors then we can use Data page. Data page works as below. When requestor Requests for data 1. look up the clipboard for page if page is there on clipboard copy from here done. If page is not there on clipboard […]
Create an Activity to fetch customer details from customer table based on customer ID. Expand obj-Open Save. Run and test it. Go to clipboard to see the data Done.
What is a Class? Class is unit structure, where we place our attributes, business functional Components. When a class gets executed it produces desired output. Class can be created inside an Application. Below diagram shows the same. We create an application We create classes inside an application We create functionalities inside classes. Done. There are […]
Comparison/differences between Obj and RDB methods for Internal and External DB tables: Obj Methods RDB Methods Obj Methods will work on Rulebase tables as well as external DB tables. RDB work on Rulebase tables as well as external DB tables, but it can fetch only Exposed columns. Obj Methods can fetch the content saved inside […]
Build : Process of Creating a Packaged Zip File of the Code(Rules) that is developed. Deployment : Installing the above Zip File on target server. In Order to perform the Build Process, we have to use Packaging Wizard. In order to perform deployment we have to use Import Wizard. Packaging Wizard :- This wizard allows […]
In Declare expression when we go to Change Tracking tab, we can see option to choose different values like below Field Description Target Property Data Select to determine how often Pega Platform recomputes the value of the Target Property (identified in the second key part). Calculate Value Select an option to determine which events cause […]
OOTB Local Action and section for Attachments is “pyCaseAttachmentsTopWrapper”. There are different types of Attachments File Screen Shot URL Content Whenever we attach documents to WO, it gets stored into “Data-WorkAttach-File” table. Table name PC_DATA-WORKATTACH The Keys of Attachment table pxRefObjectKey of attachment table = pzInsKey of work table pxAttachKey = Attachment ID. This Attachment […]
This flow shape can be using primarily for To call flow action Assigning (routing) the task to an operator. Two Types of Assignments based on Routing. Work List Assignment Work Basket Assignment. Routing means, Transferring or assigning work to a single operator or Work Queue (Work Basket). Routing to Single Operator Means, Only that particular […]