Lesson 4 Recap Slides
Lesson 4 Recap Slides
Lesson 4 Recap
Web.config explained
academy.uipath.com
Nlog section – targets, rules
QueuesStatisticsScheduleCron
➢ default at second 10, every minute
➢ Calculate number of in progress and remaining items, average processing time,
number of errors for each queue
UpdateUncompletedItemsJobCron
➢ default every hour
➢ How often to check for “In progress” items to make them “Abandoned”.
Alerts parameters
Alerts.Email.Enabled DailyAlertMailJobCron
03 04
NotRespondingRobotsJobCron PeriodicErrorMailJobCron
Tenants can be created Tenant management is made Tenant.Registration.Enable For 2018.1, the initial value
regardless of the presence by using the following values d set to true in 2017.1 to from web.config is copied
of the “Become a Tenant” on the login page: Tenancy display the “Become a into the DB after the DB is
button; that button on the name: host, Username or Tenant” button on the login created and can only be
login page is to let any email: admin, Password: the page. Set it to false to hide changed from Tenant
visitor to create a tenant. password that was given to the button Management page
you by UiPath
Packages path “NuGet.Packages.Path”
Packages published by UiPath Studio to Orchestrator or manually uploaded from the
Packages page are stored by Orchestrator in a NuGet feed. Orchestrator has it’s own
(built-in) NuGet server, but can also use other NuGet feed
Packages managed by Orchestrator’s NuGet server can be stored on the local drive or on
a network share
When multiple nodes of Orchestrator are used, all should be able to access the same
packages path; or synchronize the folders if each Orchestrator node uses a different folder
When Deployment URL is non-empty in Settings -> Deployment, then it will be used
instead of NuGet.Packages.Path
Activities path “NuGet.Activities.Path
A great place to host different Feature used when Robots Activities should be
versions of activities, used by don’t have internet access to manually put in the location
different download indicated by this
processes. The robots will the activities from UiPath’s application setting.
download the activity packs Gallery Orchestrator will not
that are download activities.
missing, from this location, Orchestrator does not need
when they need it internet access
Organization units
Separation is ensured for all The “Default” organization
the pages that appear when unit is created and used
Use of Organization Units is not When enabled, the new
using the left side even when the feature is
enabled by default. Change menu item Units
menu not enabled.
OrganizationUnit.Enabled to true. appears in the administrative
menu
Integration with CyberArk is implemented through the use of CyberArk AIM module on the
same server as Orchestrator
The following keys need to be set in web.config: the value for Vault.Type should be
"CyberArk" and the other 3 keys starting with Vault.CyberArk need to be set with values
obtained from CyberArk administrator
Organization units CyberArk
Orchestrator Server
CyberArk Server
TermsAndConditionsRegisterUrl
allows
you to change the URL that is
used when the
users click on “Terms and
conditions” link
on the login page.
Help URL
academy.uipath.com