Null value for selected ID from NMCommandBean
For one of requirement, I have created two tables in wizard through multicomponent config.
Out of which one table has the Action menu with event like "Validate", "Publish" and "Edit Details".
I wrote the "DefaultObjectFormProcessor" for all action event. but once i am trying to get selected object details in doOperation method. Null value returned by all getSelectedXXXX, getNMXXXXX methods of NMCommandBean.
Is it require some settings in case of multicomponentconfig?
your help on that highly appreciated

