Hi All,
Please help in resolving the below issue.
I need to connect to an external system to fetch data so i have written a script to achieve this and while testing the script runs fine and provides the expected result.
But when i try to trigger the process which calls the script.
The process fails with the below error.
Error : Index was out of range . Must be a non - negative and less than the size of the collection
Kindly help in resolving this issue.
Thanks in advance