cancel
Showing results for 
Search instead for 
Did you mean: 

Java mapping additional file not found

gabor_hornyak
Explorer
0 Kudos

Hi folks,

I have a java mapping where I am creating an xlsx file from xml content. The file is based on xlsx template that I have placed in the root of the project folder. When I test the mapping from my local eclipse, the xlsx template is found and the output xlsx generated as intended.

However when I create the imported archive from the jar file (which contains the template) and execute the java mapping, the PI log says that it cannot find the template file.

Do you have any idea what am I missing?

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Gabor,

Have you upload the template file to PI? or how are you setting in the java code the template?

Regards.

gabor_hornyak
Explorer
0 Kudos

it is packed in the jar file