How many flow shapes r there in PRPC?
Answer Posted / kapil dev gautam
There are many flow shapes in Pega to complete the required process. Please have a look at basic shapes below:
1- Start Shape ( every flow will have only one start shape)
2- Assignment shape ( to route your work to specific user or WB)
3- Utility Shape ( to call utility type of activity)
4- Subprocess Shape ( to call another flow)
5- Decision shape ( to take some decision)
6-wait shape ( to wait flow for some time)
7- End shape ( to complete flow)
There are some advance flow shapes too like :
1- Integrator shape ( for calling integration )
2- spin off, spin joint and split for each.
3- Savable Data page
4- Attach pdf
There are many more shapes.
Thanks and hope this helps.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is Object Explorer in Pega?
In Routing activity what is the default property used to route the object?
What are Custom Activities?
Explain about Declare Triggers?
Define about obj-sort method?
What is the use of entry checkbox in screen flow ?
What are the hardware infrastructures required to run pega’s robotic automation platform?
How to restrict the harness, section to particular user?
Can we start a flow using activity and what is that method which is to be used?
Define what is the rule resolution algorithm and can you tell me how it works or search?
Difference between Obj-List and RDB-List?
What is the method to start flow using activity?
How do we get the data from the two different tables?
Explain about the obj-browse method?
What is d use of primary page?