Skip to main content
The ABBYY FlexiCapture Connector for WinActor includes the following components:
  1. A set of binary files:
    • Abbyy.FlexiCapture.WebApi.Client.dll, which provides a .NET client for the FC Web API;
    • Abbyy.WinActor.FlexiCapture.Scenarios.dll, which provides a link between WinActor’s VBScripts and the .NET client for the FC Web API;
    • System.ValueTuple.dll, which provides System.ValueTuple structures for implementing basic tuple types in C# and Visual Basic.
  2. A set of UMS5 user libraries for WinActor Office Robot:
    • Configure.ums5;
    • CreateBatch.ums5;
    • GetBatchStage.ums5;
    • GetBatchVerificationURLs.ums5;
    • FetchBatchResult.ums5.
  3. A sample library using the custom libraries listed above:
    • UsageExample.ums5.