I am trying to upload the file using CAF. I imported file input and dragged the [b]fileitem[/b] to binding view then assigned file input value to [b]fileitem[/b] then created flowservice to accept the file and,assigned the refresh action to the upload button action. But now how to bind the [b]fileitem[/b] value to the flowservice input?
Elango
Hi,
I am trying to upload the file using CAF. I imported file input and dragged the [b]fileitem[/b] to binding view then assigned file input value to [b]fileitem[/b] then created flowservice to accept the file and,assigned the refresh action to the upload button action. But now how to bind the [b]fileitem[/b] value to the flowservice input?
Please give if you have any example portlet.
Srikanth
Hi,
You can map the convert the file to Stream and map the same to a flow service which does the needful.
Regards,
Srikanth
Srikanth
Hi,
Sorry for the Typo..
You can convert the file to Stream and map the same to a flow service which does the needful.
Regards,
Srikanth