Custom Datacap Actions with C# - CSV Import

Опубликовано: 11 Июль 2026
на канале: Datacap 360
3,067
16

I work through the modifications of a Datacap custom action using C# and Visual Studio. This is a custom import action and is probably one of the most complicated builds I have recorded. The starting point is a CSV import that I built a few years ago from the sample Datacap VScan action in the SDK. The original CSV imported used a single line for each file that was imported into Datacap. In this example, I'm importing the CSV file and using each line to create a batch variable associated with that CSV file. It required some functional changes to the C# code and you can see the process unfold. At the end I also show some debugging tips that have really made my life easier when debugging complicated Datacap C# actions.

Here is a link to the sample application and the custom action Visual Studio Project. All materials have no warranty. I write tons of bugs, use at your own risk.
https://app.box.com/s/r70brdqj5d85tje...