Calling ODI Scenario from Java program not working in 12c version
Hi All,
We have customized java program to call ODI scenario . As this functionality working fine in ODI 119 and EPM 11.1.2.4 without any issues . We just copied the jar file under CDF ->java folder and registered using MAXL script.
Same functionality when we are trying from EPM 11.2.2 and ODI 12c each time it's giving below error message when validating calscript:
A validation error was received from the Planning server. 'Error:Error compiling formula for [Periodic] (line 11): operator expected after [@JInvokeODIScenario] Rule
I also checked on backend log files each time it's throwing message:
@Native Directory/10348/Error(1200324)
Error compiling formula for [Periodic] (line 11): operator expected after [@JInvokeODIScenario]