remotely Debugging an Industrial edge Application deployed on IEM

0
I want to ask that can we remotely debug a industrial edge application that is deployed on IEM or remote debugging is only applicable for applications those are deployed on mendix cloud
asked
1 answers
1

Hello,

 

I hope you’re doing well.

 

Currently, it is not possible to perform remote debugging on Industrial Edge applications. However, you can include log messages within your microflows to help track the application's behavior. These logs can be downloaded from the IED UI for analysis.

 

Additionally, you can integrate the Logging Module into your application and use it in your logic to view application logs directly on the client side.

 

Let me know if you need further clarification!

 

BR,

Rafael Curiel.

answered