Reading Excel File Using Server Side Plugin
Hi,
I want to read and update value from excel sheet and set that value to the custom attribute.
With the help of apache poi jar file I am able to read and write file using java program.
Similarly I want to implement the same java code in advisor then how I am able to put apache poi jar this external jar file in my plugin project dependency and that can be used in server side plugin
And also help with how to set value for custom attribute.
Please,any help is much appreciated.
Thanks in advance.