Dear community team,
I am working on FS 5.1 migration.
In 4.2 we have the below code causing the problem.
List<Entity> childInfoCarrierList = ((NotifyingList) data.get(_masterLanguage, de.espirit.ps.bosch.tt_this.Constants.CS_INFO_CARRIER).get());
Previously the get() method is returning NotifyingList and now it is returning FormDataListImpl.
Now could you please help me how can I get the Entity list using the above code.
Please help us as soon as possible.
Thanks in advace.
Thanks&Regards,
Niranjan