Table of Contents

Search

  1. Preface
  2. Transformations
  3. Source transformation
  4. Target transformation
  5. Aggregator transformation
  6. Cleanse transformation
  7. Data Masking transformation
  8. Data Services transformation
  9. Deduplicate transformation
  10. Expression transformation
  11. Filter transformation
  12. Hierarchy Builder transformation
  13. Hierarchy Parser transformation
  14. Hierarchy Processor transformation
  15. Input transformation
  16. Java transformation
  17. Java transformation API reference
  18. Joiner transformation
  19. Labeler transformation
  20. Lookup transformation
  21. Machine Learning transformation
  22. Mapplet transformation
  23. Normalizer transformation
  24. Output transformation
  25. Parse transformation
  26. Python transformation
  27. Rank transformation
  28. Router transformation
  29. Rule Specification transformation
  30. Sequence Generator transformation
  31. Sorter transformation
  32. SQL transformation
  33. Structure Parser transformation
  34. Transaction Control transformation
  35. Union transformation
  36. Velocity transformation
  37. Verifier transformation
  38. Web Services transformation

Transformations

Transformations

Finding the source of compilation errors

Finding the source of compilation errors

When you compile a Java transformation, results are displayed in the compilation results. If the compilation succeeds, the compilation results displays the message, "Compilation Successful." If the compilation fails, the compilation results displays the compilation errors and error locations.
Compilation errors can occur in the following locations:
Java editor
If the error is located in a code snippet in Java editor,
Data Integration
lists the section and the line that contains the error.
Data Integration
also highlights the source of the error in the Java editor.
Full code
If the error is located in the full code,
Data Integration
lists the error location as "Full Code" and lists the line in the
Full Code
dialog box that contains the error.
You can locate errors in the
Full Code
dialog box, but you cannot edit the Java code. To fix errors that you find in the
Full Code
dialog box, edit the code in the appropriate section. You might need to use the
Full Code
dialog box to view errors caused by adding user code to the full class code for the transformation.

0 COMMENTS

We’d like to hear from you!