Hi Lui,
The archive file provided is not a complete TOS project, but rather the jobs required to run OAF 0.12.
Please follow these steps:
1. Download the archive file containing the TOS jobs : openappfactory-0.12-services-src.zip OR openappfactory-0.12-services-src.tar.gz
2. Open TOS. Create a new project. Project type must be Java. You could also use any existing TOS Java project you have.
Hello everyone!
I've just downloaded the sources and being curious how to port this nice app to ADempiere. I wanted to open the talend project but it exits with an error. I am trying it with TOS3.0.2
Thanks, Lui
The error is the following:
java.lang.NullPointerException
at org.talend.repository.localprovider.model.LocalRepositoryFactory.createFolder(Unknown Source)
at...