Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to use jasperETL in my WebApp ?

hello.
everybody.
i don't know how to use jasperETL in my WebApp ? somebody guide me, please.
another question, i can't import Excel file into Sql2005, i use jasperEtl. i know the main problem is japserEtl don't have the encoding(us-ascII / latin1), how to install the encode in jasperETL.

wait on line.
Labels (2)
14 Replies
Anonymous
Not applicable
Author

Hi
i don't know how to use jasperETL in my WebApp ? somebody guide me, please.

1)Right click your job in Repository and select "export Java scripts " option. (see image 1)
2)Select a folder for the archive file.(see image 2)
3)Put the archive file under webapps folder of apache.
4)Launch apache server, then type in :
http://localhost:8080/Talend/services/myJobName?method=runJob in your IE browser.('Talend' is your archieve file name, myJobName is your job name)
another question, i can't import Excel file into Sql2005, i use jasperEtl. i know the main problem is japserEtl don't have the encoding(us-ascII / latin1), how to install the encode in jasperETL.

You can use the tFileInputExcel component to get Excel data, there is custom option for the encoding type in the properties panel of the tFileInputxxx components. As the custom option, users can set the customization encoding type.
Best regards
shong
Anonymous
Not applicable
Author

thanks a lot, with your guiding, i have done my job.
Best regards for you
thanks by my heart
Anonymous
Not applicable
Author

Hi ~
I use general of job designs depend on(Export Job Script-> Aixs Webservice) to produce of jar file OK !!
But The job designs uses to then produce of jar file can't normal Deploy AP Server

Best regards
Ken Lin
Anonymous
Not applicable
Author

Hi Ken Lin
Please see this 1597 to know how to pass the context parameters to webserver.
Feel free to post your questions!
Best regards
shong
Anonymous
Not applicable
Author

Dear shong :
Thanks to your reply !!
But my problem -- Lack deploy.wsdd, undeploy.wsdd and .wsdl files inside jar
Best regards
Ken Lin
Anonymous
Not applicable
Author

Hi Ken Lin
Which version of TOS did you use?
Best regards
shong
Anonymous
Not applicable
Author

Dear shong :
The edition that I use for the V2.2.3 and V2.3.0M1 all have a same problem

Best regards
Ken Lin
Anonymous
Not applicable
Author

Dear shong :
Sorry !!
Version V2.2.3 Fail
Version V2.3.0M1 OK
Best regards
Ken Lin
Anonymous
Not applicable
Author

when i launch it into the browser an xml file is coming .
I am not able to see the job running