Discussion
Last activity: 25 Jun 2015 9:13 EDT
Multi threading is supported in IAC
Does IAC support multi threading??
Hi David,
Thanks for your inputs
Let me be more specific, our use case is such:-
The IAC user can create a case (lets say the parent object) and while processing the case, he can create another case (the child object), work on the assignment of the child object.
The processsing of the child object happens in a pop up window, once the user has worked upon the assignment of the child object, he will close the pop up window, return to the parent object.
He can create more child cases from the parent case or close the parent case.
So is this possible in IAC.
The problem that we are facing is that when the user starts working on the child object, the assignment of the parent object is replaced. (Basically the newAssignPage of the parent object is replaced with the assignment information of the child object).
As a result after the processing of the child object, the user cannot create more child cases from the parent as the assignment information of the parent doesnt exist on the clipboard.
If all of this doesnt make sense.
To put it as a simple question
Can we work on multiple work items in a single div gadget?
Regards,
Nishant


Incessant Technologies Pvt Ltd
AU
I think we can use multiple gadgets (that uses different pega threads) to solve the above issue.
Thanks Kiran.
We have fixed this issue using multiple IAC gadgets.
Please see https://pdn.pega.com/forums/prpc/user-interface/lifecycle-of-a-thread-in-iac and https://pdn.pega.com/internet-application-composer/gadget-manager-reference-for-internet-application-composer-iac#configattr