Hi All,
I am trying to implement strongly typed state class in UIPAB.
In Graph navigation I am able to achieve the same. In Open navigation, the UIPAB framework always loads the state class that is specified as default="true" in the <state /> tag, which means I need to have a common state class for all my open navigations. I am having dozen of views and corresponding business entities that i need to implement strongly typed state class. How can we have individual state class for every open navigation views Is this possible or is it a limitation in UIPAB
Thanks
Niranjan

UIPAB - Open Navigation - Strongly typed state class