Mendix and IoT Sitwise (Java Compilations Error)

0
Hi everyone, I have a question regarding the Mendix IoT Sitewise Connector. I tried to build a simple project to integrate between AWS IoT Sitewise and Mendix. I'm currently using Mendix 10.7.0, however after I build the application locally. There is an error which states "Compilations of Java Actions Failed". Is there any advice for me?     Thanks in advance.   Best regards,   Jonathan
asked
1 answers
0

Hello Jonathan, 

 

First re verify the documentation about this connector :

 

https://docs.mendix.com/appstore/modules/aws/aws-iot-sitewise/

 

Did you install the prerequisite ?

image.png

Next try to import the module again maybe you need a newer version.

 

Then if it all not works create a blank project and just import the modules there and check whether you can run it there, if that is possible then check the userlibs which ones do you need and which ones do you have in your project; and which ones are conflicting. 

 

Hope this helps,

 

Good luck!

answered