Hi,
I am porting older version(6.5) process to newer version. But currently I am unable to do so, as I m receiving compilation error while building process. In previous version there was a specific section where I could add imports of processes.
Where as in newer version there is no such field where I can define imports. Cause of this I am not able to execute logic in script task. Is there any other way I can achieve it. I have added respective jar in project dependencies and also white listed it. Please help.