I need to select FlowFactoryBean with portlet preference... Is that possible.
The reason I want do this for a portlet application that runs different flows dependent on the preference setting to avoid creating multiple portlets with all the redundant config. I just want one portlet that does different but similar things depending on the selected preference. I intend for these preferences to be read only but of course I could change that as per the portlet spec...
If it's not currently possible then please point me in the path that I can address that functionality.


Reply With Quote