Hi All ,
I am trying to read a csv file which is present in my output folder but getting the error as “Read CSV: Object reference not set to an instance of an object.” The second file in output folder is my csv file.
Hi All ,
I am trying to read a csv file which is present in my output folder but getting the error as “Read CSV: Object reference not set to an instance of an object.” The second file in output folder is my csv file.
Something is not Assigned correctly in your code.
Debug the process and share the error like in the below image
Hi,
For now, can you check content of in_Config and in_TransactionItem at Locals panel when error occurs in debug run?
Either of them may be null. If it’s null, please check if pass content correctly.
Regards,
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.