ODI-17517 Error while executing the mapping
Hello Team,
i have migrated one of my mapping from ODI 11g to ODI-12c while im running the mapping in 12c .While running the mapping im getting the below mentioned error:
com.sunopsis.tools.core.exception.SnpsSimpleMessageException: ODI-17517: Error during task interpretation.
Task: 110
java.lang.Exception: BeanShell script error: Parse error at line 151, column 3. Encountered: if BSF info: null at line: 0 column: columnNo
at com.sunopsis.dwg.codeinterpretor.SnpTaskNameCodeInterpretor.transform(SnpTaskNameCodeInterpretor.java:547)
at oracle.odi.runtime.agent.execution.interpreter.SessionTaskCodeInterpreter.applyAdditionalTransformations(SessionTaskCodeInterpreter.java:233)
at oracle.odi.runtime.agent.execution.interpreter.SessionTaskCodeInterpreter.codeInterpretation(SessionTaskCodeInterpreter.java:187)
at oracle.odi.runtime.agent.execution.interpreter.SessionTaskCodeInterpreter.codeInterpretation(SessionTaskCodeInterpreter.java:80)