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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
MR1601522587
Contributor
Contributor

Building a route as a Microservice

Hello,

I'm new to Talend, just started going through the modules available on Talend academy.

I created a simple route - File to File. It works just fine when run in studio, but when I try to Build this route as a Microservice, it fails with error - org.springframework.boot cannot be resolved to a type. Any help is much appreciated.

Seems like dependencies are missing, please shed some light on how to add those/fix this issue.

I am using the VM provided by Talend academy and it has TalendDataFabric 7.1.1

Thanks,

M.

2 Replies
Anonymous
Not applicable

Hello,

With talend build version 7.1.1, please have a look at this community knowledge article: https://community.talend.com/s/article/How-to-build-a-route-as-Spring-Boot-microservice-in-Talend-kF...

Best regards

Sabrina

MR1601522587
Contributor
Contributor
Author

Hi @Xiaodi Shi​ 

I already changed the build type to ESB microservice.

There are no issues building the route as ESB Runtime Kar file. I see this error only when building with build type set to ESB Microservice.

 

Job runs successfully in the studio, I don't understand why it says compile errors when building as microservice .

 

Error - org.talend.designer.runprocess.ProcessorException: Job compile errors 

At least job "r11_wireTap" has a compile errors, please fix and export again.

Error Line: 26

Detail Message: org.springframework.boot cannot be resolved to a type

 

Thanks,

M.