Search found 7 matches

by Dylan022
Fri Dec 01, 2023 10:35 pm
Forum: General Discussion
Topic: RoboTask SMTP email to O365
Replies: 0
Views: 22368

RoboTask SMTP email to O365

Hello, We recently switched our emails from a on prem SMTP server to go directly to O365 via "smtp.office365.com" on port 587. For the most part it has been working great but there have been two issues. The biggest issue are the few times the task gets stuck on the email step and then neve...
by Dylan022
Tue Oct 03, 2023 8:07 pm
Forum: Suggestions
Topic: Feature request for task triggers
Replies: 0
Views: 22716

Feature request for task triggers

Hello,

We have a few tasks that like to trigger cyclic but only during operating hours. If there was a task trigger that allowed us to select task operating time frame, a cyclic time frame to trigger every so often, and the days of the week we want it to run.
by Dylan022
Wed May 17, 2023 3:10 pm
Forum: General Discussion
Topic: Basic to VB
Replies: 7
Views: 2707

Re: Basic to VB

Thanks for the help Oleg. Everything was running great yesterday with the first script and today the second script was hit and all went well. That was the last task that I needed to migrate to our new RoboTask 9.4 server so you helped me finish that project. I have two more small questions. We insta...
by Dylan022
Mon May 15, 2023 7:22 pm
Forum: General Discussion
Topic: Basic to VB
Replies: 7
Views: 2707

Re: Basic to VB

Sorry about that. I am trying my best to understand it as well since the task is pretty complex. For the first script I provided there would be a file loop and then it extracts two strings from the file name and creates the first two variables for Julian. So for todays file the STR extract would be ...
by Dylan022
Mon May 15, 2023 6:30 pm
Forum: General Discussion
Topic: Basic to VB
Replies: 7
Views: 2707

Basic to VB

Hello, We have upgraded from RoboTask 6.4 to 9.4. I see that the basic evaluate functionality has depreciated. Is there any way you could help me turn these two into VB? Our developer that created this originally is no longer here. Sub Main Dim s As String Dim yr As String Dim yrInt As Integer Dim J...
by Dylan022
Thu Mar 09, 2023 3:56 pm
Forum: General Discussion
Topic: Robotask as a service task file locations
Replies: 3
Views: 1730

Re: Robotask as a service task file locations

Thanks Oleg,
Not sure how I missed that, appreciate the help.
by Dylan022
Mon Mar 06, 2023 10:58 pm
Forum: General Discussion
Topic: Robotask as a service task file locations
Replies: 3
Views: 1730

Robotask as a service task file locations

hello, I am setting us Robotask as a service, but I am unsure where the tasks are being saved. When I was first creating tasks I was creating local tasks, I had them being put in a folder on the C drive. Now I have switched to localhost:5501 and I am not sure where those are being saved so I can bac...