Getting error while generating excel export doc in miroflow.

0
Hi all, I am getting error while downloading the excel file. I applied debugger and checked I am getting error in this activity. can anyone tell me the reason?
asked
3 answers
1

Hi Madhura, 

 

Can you share the logging from the Console?

 

Regards,

Rik

answered
0

Hi,
There will be an error logged in your StudioPro. Can you share it here or you add error handling in the Generate Excel doc Activity and check the latest Error.  

answered
0

Hi, 

If you see an error in your console about java actions, you may delete the userlib in your deployment file and in  project file. And then it could work. I had a problem with excel importer and I deleted deployment file and remove the poi java files from userlib , now it works.

answered