Closed
Create child case on upload of file
Hi All,
I have a requirement where I need to upload 2 files Excel and CSV. While uploading it should
- Create a child case for each file upload
- Run a background Q process to read and upload data in a table within Pega
- Resolve the child case
- Finally resolve the parent case. Note: Parent case should wait until child cases are resolved-Completed.
Can you please guide me in right direction to implement this requirement.
Thanks in advance.