Hi All,
I am facing the following error while trying to download zip file from CAF UI ‘cannot open the file as zip archive is not archive’
and i did pass these below arguments for SimpleFileExportBean
SimpleFileExportBean ff = new SimpleFileExportBean(“cimUpload.zip”, “Application/Zip”, File.getBytes().length, true, File.getBytes());
Can someone kindly help me with this error
#MWS-CAF-Task-Engine#webMethods#BPM