Version

    87. Debugging the Java Transformation

    This chapter describes a way to debug an existing Java transformation.

    Imagine having a simple transformation graph with three components: Reader, Writer and CustomJavaTransformer. CustomJavaTransformer contains a transformation written in Java and you need to debug it. The debugging is possible in Local and Server projects. Only the way to enable it differs.

    Debugging the Java Transformation in Local Projects

    Debugging the Java Transformation in Server Projects