- Release Notes
- Getting started
- Hardware and software requirements
- Setup and configuration
- Working with Task Capture
- Additional resources
Troubleshooting Guide
On this page, you can find basic troubleshooting steps for some of the most common issues that can occur while working with Task Capture.
If a broken template error message is displayed while trying to import a customized template to Task Capture please follow the below steps in order to try and resolve the issue:
In case the invalid .ssword file was created using Task Capture let's dive deeper and discover what might go wrong with it.
- Access the folder from your PC where you store the template and make a copy of the file.
- Change the format of the file copy to .zip.
- Check the files and folders in the created .zip archive. It should contain template folder and config.xml file.
- In case the structure of the folders is different or any file is missed but you can access the .docx file of your template, please extract it from the .zip archive and follow the steps from the Creating your own Word Template page to create a new template from it.
-
Otherwise please proceed to open the log file from Task Capture.
The log file is frequently requested during the troubleshooting process. To retrieve it simply access Task Capture top-panel menu > Help > Open Logs Folder.
- Open a Support request by completing this form. Add the Logs File and the .ssword file that can not be imported to the ticket created for the issue.
If you received one of the errors below most likely there's something wrong with the Word template that you used.
Error invoking remote method output.export: Multi error
Word experienced an error trying to open the file.
While we are working to solve this issue, we recommend you to follow the below steps in order to work around this issue:
- Go to Template View page in Task Capture, hover over the template you used for export and click Edit template button.
-
The folder with the template files is opened on your PC.
Note: Create a copy of the template you used. As you'll apply several changes we don't want you to lose the information. - Go to the word parent folder and copy/paste the folder of the template you want to edit.
- Open this new folder > template folder, > open the template.docx file.
-
Make sure that all the placeholders work correctly by:
- Removing all formatting from the placeholders texts using the Clear All Formatting button.
- Adding each placeholder at the beginning of the new line.
-
Remove all spaces before and after the placeholder.
Note: You can also play around with the images and placeholders in the template by trying to move or remove each of them one by one, saving the file and checking whether the template works correctly.
- Save the changes applied to the file.
- Restart Task Capture.
- Open a new or existing workflow.
- Go to Export & Publish page > Word > Document Properties > Template View.
- In the list of templates you'll see 2 files of your template (original and the one you just created). Select the second one, and proceed with exporting your process.
-
If the issue persists please contact our technical support team.
Note: Please add the .ssword file that can not be exported correctly to the ticket.
If an error is displayed while trying to export your process as XAML file to Studio apply the following troubleshooting steps:
-
Check if the problem is caused by the .ssp file by following the below steps:
- Access the process in Task Capture.
- Export the workflow as Word Document.
- If this works, open a different .ssp file in Task Capture.
- Export it in Studio as a XAML file.
-
Chech if your file contains broken steps by following the below steps:
- Access the process in Task Capture.
- Delete the first half of the available steps.
- Export the remaining process in Studio as a XAML file.
- If this works access again the process in Task Capture.
- Delete the other half of the available steps.
- Export the remaining process in Studio as a XAML file.
- Access again the process in Task Capture.
- When the broken step is found Delete its title and description. The issue is usually caused by some characters.
Check the below causes:
-
Check the writing permissions for user data folders.
Task Capture uses %localappdata% as the installation folder and %appdata% and %temp% folder as temporary storage. If you have read-only access to user data folders, this can prevent Task Capture to write particular data.
-
Check the Anti-Viruses logs.
Task Capture uses low-level hooks via the SetWindowsHookEx WinAPI method this is why some Anti-Viruses detect Task Capture as a spying software.
If the issue is not caused by one of the above points please proceed to open the log file from Task Capture. The log file is frequently requested during the troubleshooting process. To retrieve it simply access Task Capture top-panel menu > Help > Open Logs Folder.
Open a Support request by completing this form. Add the Logs File to the ticket created for the issue and the .ssword file that can not be imported.
If Task Capture is activated but you decide to use another activation option, the license plan might not be updated as expected. If that's the case, use the steps below:
- Open the
%appdata%\Task Capture\UiPath Task Capture\License
folder in File Explorer. That's the place where all the license files are stored. Each license file depends on the activation option that you used. -
Keep only the needed license file as follows:
- For Activation via Automation Hub:
license.codeless.automation-hub.lic
- For Activation via Cloud Sign In:
license.cloud.lic
- For Activation via Community/Enterprise:
license.lic
- For Activation via Test Manager:
license.codeless.test-manager.lic
- For Activation via Automation Hub:
- Launch Task Capture again. The proper activation type should be displayed in the application interface.
If you try to launch Task Capture and it does not open, but you can see the instance in the Task Manager, use the steps below:
- From your computer, press the
Win
andR
keys, then type regedit.exe. - Edit the Key:
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/services/CtxUvi
with Name: UviProcessExcludes and Value: Task Capture.exe - Add an RG_SZ in
HKEY_LOCAL_MACHINE/SOFTWARE/Citrix/CtxHook
andHKEY_LOCAL_MACHINE/SOFTWARE/Wow6432Node/Citrix/CtxHook
with Name: ExcludedImageNames and Value:** Task Capture.exe ** - Reboot your machine, then re-launch Task Capture.