Apache Commons-CSV-1.10.0 Class

Confluence User - 06 Feb, 2024

Dear Joget Team,

I am using the Joget DX On-Demand cloud based account for my web application development. At the moment I have made a beanshell to extract information from csv file in a github account and save it into a joget tables. For this purposed, I am using the java apache commons-csv-1.10.0 class. After running the beanshell I received an error and joget logs shows that the apache commons-csv class is not available. Is it possible the add the java class into the joget java common library and if not, is there any method for user to add any java class library into joget cloud.

Thank you.

Regards.

java;class;library

1


07 Feb, 2024
confluenceUser
confluenceUser

Hi, if you have access to the server installation then you could try adding the library to the application server classpath. However,  when using 3rd party libraries I would suggest putting them within a plugin like in Developing Plugins to avoid potential library conflicts. 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print