You Imagine We Build!!
Focusing problem solving with bird's-eye view & ground level implementation.
Friday, July 31, 2020
Schedule Jobs on Trigger; UiPath Orchestrator RPA
https://www.freeformatter.com/cron-expression-generator-quartz.html
Above web link would help to get cron expression based on our need.
UiPath Events and Recordings;
UiPath has made all their upcoming events and event's online recordings available at -
https://communityevents.uipath.com/events/#/calendar
https://www.uipath.com/events
Thursday, July 30, 2020
Message java.lang.NumberFormatException: For input string: "4.53"; ADF Exception
Message java.lang.NumberFormatException: For input string: "
some value
"
Make sure your code is not trying to convert decimal value to Integer.
Solution:
Long.parseLong(JSFUtils.resolveExpression("#{bindings.Rate1.inputValue}").toString()
Thursday, July 16, 2020
Add new Tenants to UiPath Orchestrator; RPA
Login to Tenant
"host"
to be able add new Tenants on the UiPath Orchestrator
https://forum.uipath.com/t/become-tenant-option-is-not-enabling/27346/13
Monday, July 13, 2020
Send SMTP message with screenshots attached; UiPath RPA
Compose a html doc with screenshots attached.
In try catch block - Capture the screenshot as below to send it as an attachment.
Save Screenshot UiPath RPA;
The use case when you have to send exception message with a screenshot of where it occurred.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)