I have a flow service which includes document list as input. I need to use that in CAF portlet application project, but when I call that flow service by converting it to WSD and generating a CAF code, I’m not getting how to call that generated bean class into CAF portlet and use it.
Can any one let me know how to use a web service having a document list as a input parameters in CAF portlet and how to add values in to that list?