Original Message:
Sent: 03-24-2022 22:59
From: Eric Wilson
Subject: Issue related Excel Data Comparison
@cs,
The first, of the two, compile errors you have there is because you're defining an output variable in the
Code1 stage, on the page
Community Solution, called
differences, but you're also defining an actual C# variable in the source code named
differences.
​Notice, I've changed the Output parameter name to
Differences with a capital 'D'. There are a million different ways you could change this to resolve the name conflict.
I'm thinking once you resolve that name conflict, it may resolve the second error too.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange