Installing an activity package for working with an existing UiPath process
All UiPath processes consist of various activities. When a process is launched by a Robot or opened in UiPath Studio, a search is carried out in the available activity feeds for the relevant activities, which are then downloaded. To open a sample ABBYY FlexiCapture 12 Processor process, place the A.FlexiCapture.WebApi.Client.nupkg and Abbyy.Activities.UiPath.FlexiCaptureActivities.nupkg packages in a Robot-accessible Activity Feed. To do this:- Place them in the %LocalAppData%\UiPath\app-xx.x.x\Packages folder if you are using UiPath Community Edition (where xx.x.x denotes the UiPath version number).
- Place them in the C:\Program Files (x86)\UiPath\Studio\Packages folder if you are using UiPath Enterpise Edition.

- If you are using UiPath Community Edition, go to the cloud Orchestrator and select Processes → Packages. Then click Upload a upload the Abbyy.FlexiCapture.WebApi.Client.nupkg and Abbyy.Activities.UiPath.FlexiCaptureActivities.nupkg packages one after another.

- If you are using UiPath Enterpise Edition, copy the packages to the Orchestrator’s Activity Feed (by default, it is located in C:\Program Files (x86)\UiPath\Orchestrator\NuGetPackages\Activities on a machine that has Orchestrator installed) or download the packages on the Libraries tab in the Orchestrator web application.
Adding an activity package to a new process
To use the Capture Data activity in a new process or add it to an existing one, you need to include the Abbyy.Activities.UiPath.FlexiCaptureActivities.nupkg activity package in the dependencies of the process. To do this:- Open an existing process in UiPath Studio and click Manage Packages.

- Select Settings and find the local Source in the Default package sources list.

- Copy the Abbyy.FlexiCapture.WebApi.Client.nupkg and Abbyy.Activities.UiPath.FlexiCaptureActivities.nupkg packages to the folder, the path to which is specified in Default local package source. Alternatively, place these packages in any other available source from the list.
- Go to Manage Packages and navigate to All packages → Local. Then, select Abbyy.Activities.UiPath.FlexiCaptureActivities in the activity list.
- Click Install, then click Save.


