Hi
I have an issue using subflow. The called script get data from a database. The script works ok if running alone, but if launched with subflow step returns an error ArrayIndexOutOfBoundsException.
In order to isolate the problem i reduced the called script to:
- only 2 steps: DB Read and DB Release
- no params
but the problem remains.
(I am using UCCX 7.0)
Any tip to suggest ? Regards - Rosario