Enate UiPath Activity Libraries
Details of the Enate UiPath Workflow Activity Library v7.3.7.
Last updated
Details of the Enate UiPath Workflow Activity Library v7.3.7.
Last updated
The Enate Workflow Activity Library allows easy integration with Enate’s enterprise workflow engine. It allows bots to get work from the Enate platform, edit the data, add or download files and update the Enate platform. We can also create new work items on the Enate platform using the activities.
Authentication will be done through the Authenticate Activity. This will return an Authentication Token which can then be passed to the other Enate Activities.
Note: Username/Password has been removed from all activites except Authenticate* Username/Password has now been removed from all activities and you now need to use the Authenticate Activity to get an Authentication Token, which can then be passed to the other activities. This change was required for the “SwitchToLive/SwitchToTest” activities as they rely on the token.
All activities can be found in the Activities panel, under Enate > Workflow > Activities.
These activities enable you to build complex rules for interacting with the Enate platform combining them with UIPath’s built-in functionality for if/else or switching to make conditional decisions for powerful workflows.
See the subsequent sections for an exaplanation of each of the activities available in the Enate UiPath Activity Library.
This release focuses on upgrading workflows from Windows Legacy to Windows.
In this release we have updated the GetCommunications and SendEmailCommunication activities to align with the updated APIs in Enate following the most recent product release.
This version of the UiPath package only works with version 2022.5 and above of Enate.
In sync with the release of version 2022.5 of Enate and the customer GUID field in the /Packet/GetContexts API being made mandatory, the GetTicketProcess, GetCaseProcess, GetCaseProcesses and GetCaseAttribute activities have been updated.
Note that the GUI for the GetCaseProcess activity is yet to be finalised, but users can still enter property fields in the Properties window on the right.
Also note that for the GetCaseProcesses activity, the Customer Name property has now been made mandatory.
This version of the UiPath package only works with version 2022.4 and above of Enate.
You can download the Enate UiPath Activity Library v1.2.8 from the links below. In this version we have improved saving work item communication attachments. Previously when saving an email attachment, if a special character(s) was present in the file name, the special character(s) would be replaced by an empty space upon saving. Now when saving email attachments with special character(s) in their name, the name of the file is not changed - the special character(s) are included.
In this version we have added a new field in the CreateCase and CreateTicket activities called ‘Do Not Send Automated Emails’. When the Boolean value is set to True, the request acknowledgement email will not be triggered/sent. When the Boolean value is set to False or the field is left empty, the request acknowledgement email will be triggered/sent.
Note: the ‘Do Not Send Automated Emails’ field in the CreateCase activity will only work in Enate versions of 2022.4 and above. However, the ‘Do Not Send Automated Emails’ field in the CreateTicket activity will work in Enate versions of 2021.1 and above.
You can download the Enate UiPath Activity Library v1.2.5 from the links below.
Below is a copy of the Enate UiPath Workflow Activity Library for v1.1.9. In this version we have fixed the ‘AttachFile’ activity - previously it was mandatory when attach a file to a work item for the file to have a file tag whereas now users are able to attach a file to a work item with or without a file tag.
Below is a copy of the Enate UiPath Workflow Activity Library for v1.1.8. In this version we have added the Nito.AsyncEx library within the latest UiPath package so that you no longer need to add it manually.
Below is a copy of the Enate UiPath Workflow Activity Library for v1.1.4:
Below is a copy of the Enate UiPath Workflow Activity Library for v7.3.12:
Below is a copy of the Enate UiPath Workflow Activity Library for v7.3.10:
The library has been updated to match all the DTO’s in v2021.1 of Enate - you’ll need to use this updated activity library to be compatible with this latest version of Enate
Below is a copy of the Enate UiPath Workflow Activity Library for v7.3.7:
Enate UiPath Connector v7.3.7 works best with v2021.1.
The key updates for this connector are:
Ability to add file tags and contact tags to Cases and Tickets
Ability to launch a Case linked to a Schedule
Ability to launch ad-hoc Actions
Ability to extracting communications and saving the communication attachments locally
Ability to attaching files to Cases, Tickets and Actions
In v2021.1 bots can access Builder APIs to get contact tags, file tags etc. To enable this:
Edit the bot in User management
Update the bots access permissions and save
Below is a copy of the Enate UiPath Workflow Activity Library for v7.2.10:
Below is a copy of the Enate UiPath Workflow Activity Library for v7.2.9:
Below is a copy of the Enate UiPath Workflow Activity Library for v7.1.1: