Update JICONTENTRESOURCE
set
data = bytea_import('C:\Users\avinashpo\Desktop\DM\testset\Avinash.pdf')where id =20667;
I am using this query in jasperETL to upload a specific file. but jasper doesnt allow absolute path in query. is there any way to achieve this. Thoughts/ trails/soultions appreciated. Thanks in advance!!
1 Answer:
Posted on March 13, 2017 at 3:46pm
Just use tRest component to use JasperReports Server's REST v2 API to upload your file.
http://community.jaspersoft.com/documentation/tibco-jasperreports-server...