Questions

What are methods in activity in Pega?

What are methods in activity in Pega?

Activity 2 [submitting data to the external system] can be called from Activity 1 [Validating form] using the Call method.

Why activity is not used in Pega?

The link that i have shared, if you go to that link it explains the reason why pega doesn’t recommend the use of activities. Few of them are obstacle to reuse,security vulnerabilities, Costs valuable time to develop, debug, and maintain, etc.

How do you call activity in activity Pega?

Use the Call instruction to cause the current activity to find another specified activity and execute it. When that activity completes, control returns to the calling activity.

What else can be used instead of activity in Pega?

Alternatives such as data transforms, collections, declarative rules, and features of flows and case management can remove the need to create new activities. If possible, use the standard activities that Pega Platform includes.

READ ALSO:   Who discovered the Appaloosa Horse?

What are different types of flows in PEGA?

Process flows can be routed to many people to work on. In Screen flows, only a single people can work. 2. In process flows, routing can be configured in assignment shapes, while in screen flows, routing is configured only in the start shape.

What is Obj save in PEGA?

Use this method to request that the system save a clipboard page to the PegaRULES database or, if the page belongs to an external class, an external database. The Obj-Save method uses properties on the page to derive the internal key under which it will be saved.

What is difference between activity and data page in PEGA?

In general, the data transform defines how target data (properties, pages, etc) is mapped from and transformed by source data (properties, pages, etc). Activities are harder to maintain and not as easy to construct as other rules in PRPC. constraints rules or Declare Expression rules.

READ ALSO:   What is OMD in engine?

What are flows in PEGA?

A Pega Flow is a diagram illustrating a process made up of multiple steps including flow actions. It is the collection of Pega shapes describing the process within a stage. Connector flow action — Completes the current assignment and advances the flow to the next shape in the sequence.

What is difference between data transform and activity in PEGA?

Hi, Activity rules provide us with one way to automate the processing of work in pega applications using a program-like approach. A data transform rule provides a purpose-built rule for easily transforming and mapping clipboard data without using activities.

Can we call activity in data transform?

You can call custom activities as well from data transform using callActivity() function. Pass primaryPage and activityName to callActivity.

What is Clipboard in PEGA?

Pega Platform™ provides the Clipboard tool to display data in memory. The Clipboard tool organizes and presents all the pages in memory, listing all the properties on each page and the value of each property.

READ ALSO:   What happens when SBA withdraws your application?

https://www.youtube.com/watch?v=qkRUjtOxCxE