Question
1
Replies
834
Views
NTT Data
Posted: October 9, 2017
Last activity: October 12, 2017
Closed
Dynamically Creating Case and Stages
Hi
I am using Pega7.3 , my requirement is need to dynamically create case and dynamically create stages in the case.
Say for example I have UI where enter Case Type as Category and few text inputs define all stages and the order , after screen submission it should create case and stages as specified in the order?
Any Suggestion
Why not use Pega Express directly as opposed to writing your own application to generate cases and stages?
Was Pega Express not used during the Business Analysis / Inception phase?
Do you know the requirements for what steps should be included within each Stage within each case type?
Or do you have an existing case type in which a category is selected in a UI?
After the category is selected you want the process to change based on the value of that category.
if so, you can circumstance the case type rule using the category property.