Hi All,
Could you'll please help on the below issue faced.
I have created a process for reading a file and the read data is compared with the table data and update the column value, to achieve this i have created a script and added to the process.
If I test the script, the script is running successfully it reads the data from the file and compares with the table data and the table's column is updated with value set if the condition is satisfied.
But i get the below error if I run the event tagged to the process in object browser.
Object reference not set to an instance of an object
Please let me know what could be the issue as the script works fine.
Thanks in advance