Archiveinträge für 25. Mai 2008
Tägliche Archive
Sonntag, 25. Mai 2008
HATS error: com.ibm.eNetwork.ECL.VariableException
I received this error message using HATS (Host Access Transformation Services). What’s wrong: I used a type which was’t initialized. I created a Helper class and wanted to call a method inside a perform action. I imported a new type: MacroHelper and defined a new variable, but i didn’t set a initial value: $new MacroHelper()$. […]