Closed
How to create cases from the backend
I have a requirement where I need to Initiate Cases and case stages from the backend.
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
I have a requirement where I need to Initiate Cases and case stages from the backend.
Hi Jeet,
You can write an activity that calls the createWorkPage activity to set up the data, then AddWork to create the work object, and commitwitherrorhandling to commit the work object.
Carissa
Can we push this work object created by createWorkPage activity into a case ?
So that case processing starts
Hi Rasaiya,
When I create a new case work type using the Case Designer, a pyStartCase flow is automatically generated for me. This flow contains a utility step pzInitializeStage. When you use createworkpage to set up your work object data you could specify the pyStartCase flow so the stages are initialized.
Regards,
Cool, Will try these, thanks for the help âº
this is commonly done by service-soap or listeners (e.g., MDB). PegaAPI is another to initiate case creation through REST API. Check the online help.
RULE-OBJ-ACTIVITY WORK- SVCADDWORKOBJECT be of help?
Question
Question
Question Solved
Question
Question
Question Solved
Question
Question
Question
Discussion
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.