Creating an Orchestration to Export EnterpriseOne Data to CSV, JSON, and XML Formats
Hi,
I have used this below link to create Orchestartor and while run it, I am getting below error. Anyone have idea what is going wrong? I have used same code they mentioned in CSV custom groovy.
JDE : 9.2
Tools: 9.2.3.1
Orchestrator Studio: 7.1.1.0
https://docs.oracle.com/en/applications/jd-edwards/tutorial-export-dataformat-orch/
Error :
{
"message" : "Groovy_Export_CSV:Exception: java.lang.IllegalArgumentException, Message: Text must not be null or empty",
"exception" : "java.lang.Exception",
"timeStamp" : "2019-08-30T15:09:29.108-0500",
"userDefinedErrorText" : ""
}
Thanks,
Kaushik