Create your first automation in just a few minutes.Try Studio Web →
by Enate
0
Activity
17.2k
Summary
Summary
Provides .Net WF Activities to easily allow integration with Enate's enterprise workflow engine
Overview
Overview
This .Net Workflow Activity library allows easy integration with Enate v7 and above. The Activities will perform authentication when necessary and allow a single authentication token to be passed between concurrent calls to improve performance.
All date/time values are passed in UTC and each Enate Activity has a standard set of 4 arguments:
PlatformURL (String) - This should be set to the URL of your Enate instance, as you would type in a portal to get to the login page. e.g. https://hosting.enate.net/MyInstance
Username (String) - Any valid Username for your Enate instance. Only required if AuthenticationToken is not set or has expired.
Password (String) - The current Password for the user account specified in Username. Only required if AuthenticationToken is not set or has expired.
AuthenticationToken (String) - After an initial call to an Activity has succeeded its authentication token can be reused if the next call is made within the configured timeout window. The timeout is configured per customer instance so please check your token validity duration with Enate Support.
Each successful Activity will output a new AuthenticationToken that resets the timeout window.
Package contains:
For more information about Enate and our platform please feel free to leave reviews or ask questions.
Features
Features
Allows for simple integration with the Enate system providing a better user experience than just using webAPI.
Additional Information
Additional Information
Dependencies
.NETFramework, Version=v4.5.2 Newtonsoft.Json(>=10.0.3) Nito.AsyncEx(>=4.0.1) Microsoft.Bcl(>=1.1.10) Microsoft.Bcl.Async(>=1.0.168) Microsoft.Bcl.Build(>=1.0.21) System.Net.Http(>=4.3.2) System.Net.Http.Formatting.Extension(>=5.2.3) FontAwesome.WPF(>=4.7.0.9)
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
License & Privacy
Apache
Privacy Terms
Technical
Version
7.1.1Updated
June 17, 2020Works with
Studio: 21.10 - 22.10
Certification
Silver Certified
Support
UiPath Community Support
Resources