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 different types of harness that you have used ?
What are the access roles and how they work in the run time? Can we create our own access Roles? If yes, explain with an example.
Explain about single circumstance and multivariate circumstancing?
Explain about Constraints?
What is an Access-group?
How to implement dynamic select and smart prompt? What's the major difference between them?
Explain the operation of Activity-End method?
Different type of flows. Explain in scenario-based where you used and worked
Why you need class group?
What is parallel processing in pega?
What does u know about Rule Resolution?
How do we troubleshoot or trace an agent?
Define about property-remove method?
Where can I see the parameter values in the clipboard ( values ..) I am passing one activity to other?
What is the difference between Rule and a Ruleset?