Try our new research platform with insights from 80,000+ expert users
JDE Manager at Oshkosh Corporation
Real User
Allows us to use one scheduler for multiple instances, helps us to recover from an issue much more effectively, and is extremely flexible
Pros and Cons
  • "I like the fact that I have control, and I am able to monitor. If there is an issue, I would be able to respond to any jobs that may fail. With any other scheduler that I know of, a lot of times, when I have a very complex script, if there is an issue in the middle of it, I have to let the whole process fail and then figure out a way to recover from it, whereas Tidal will stop the process, and I can resolve that issue. Once I resolve the issue, I can continue the process. This is very important for invoicing, accounts payable, accounts receivable, or any kind of financial reporting. It allows you to recover from an issue much more effectively than anything else that I have seen."
  • "My complaint about their pricing model is that every year or every time technology changes or somebody has a new requirement, it usually means that I can schedule that with Tidal, but I would need another adapter. So, every time there is a change, I need a different adapter that I don't have. That's why it is harder to plan for Tidal growth because you have to buy a new adapter every time."

What is our primary use case?

We have multiple ERP systems, and we use it to schedule all of our jobs in those systems. Our biggest use case for Tidal is to automate jobs that we submit through our JD Edwards ERP. 

We also have a lot of integrations using FTP file events to move files around, and we are also using the software to automate all of our manual stopping and starting of services and patching of systems.

How has it helped my organization?

Our MRP job stream is very complex, and it has a mission-critical report that needs to run on a daily basis. One of the first things that Tidal gave us was visibility into that report so that we would know how long it runs, and we would be able to monitor it. If there were any issues, we could resolve the issues and not affect the next day's manufacturing because we took care of the issue. 

Awas that the team had a requirement that they needed to submit multiple jobs after a single job ran. They would put them all into one big single-threaded queue, and all those jobs that were dependent on that first job would get queued up and they would run single-threaded. That's because, with jobs, you can't go from single-threaded to multi-threaded and back. With Tidal, we are able to have one job run. As soon as that job is done, we can submit about a hundred jobs. Those hundred jobs spawn and do hundreds of other jobs. After all those jobs are done, we have another single-threaded single job. We would've never been able to handle such complexity with any other scheduler that I know of. So, we are able to solve the business' needs and improve the performance of MRP just by going to Tidal.

Another example is that a lot of times, the jobs were submitted every five minutes. If you asked the reason for that, the answer was that a file might show up, and as soon as that file shows up, I want to kick off the process, and process that file. We changed it from every five-minute job. It now only submits when that file shows up. Using file events removed the confusion of when that job is going to run where somebody would go out there and submit it, and if it was every five minutes, they'd have to wait for five minutes. Now, they submit it, or they put the file out there, and within a minute, they get a response back that says, "We're done with the job, and it is processed." They were surprised at how that was possible. It is just a file event, and it only runs when it is needed. It is not run every five minutes. So, we don't have all this extra processing time or extra jobs out there doing absolutely nothing because there is nothing to do. So, that's another way it has changed the business.

It has made things more efficient. We went from one set of jobs running every five minutes to running just ten times a day, which was the max I had seen that job run. So, we've seen the need go down because we're able to be more efficient with the jobs that need to be processed. An increase in the number of jobs would only be because we've been able to take more jobs that someone was manually submitting. We showed them how to set up the process in Tidal, and all of a sudden, with Tidal, it is just easier to automate it.

We use the Dashboards feature. We have opened up Tidal. Previously, a lot of our other schedulers were very much IT-only. We're the ones who got in there and created weekly jobs, whereas now, we've pushed some of that functionality back to the business. They go out there and submit a job. We taught them how to schedule to submit that job, and then, they maintain that job. If there is an issue, we monitor it for them and help them to resolve it, which makes it much more of a team effort between the business and IT, rather than just IT supporting these jobs.

It is very easy to use the Dashboards feature. Basically, they log in and see their dashboards, and/or they can see all the jobs that are running. One of the key things that we need to do is secure it. I can't have somebody log in and see another system's jobs for two main reasons. The first one is that it would be confusing, and the second one is that I can't have that. I need to have it secured. So, on top of it being easy, it is also very secure where when they log in, they only see their set of jobs and their dashboards.

The Dashboards feature gives information about a job’s status. A lot of times, when there is an issue with a job, this is the starting point to figure out what the issue was. You can then go and see job logs. A lot of times people call and say, "I have a job, and when is it going to be done?" With Tidal, it is very easy to go look at Tidal and say, "This is when it started, or this is the expected time it is supposed to start, and here is the average that it has done for all the other jobs that it has run." So, there is a lot of information that people can get at this all-in-one spot. If they had to manually go look at it, they would've to go to multiple different spots to get all the information. Even then, how you read the data isn't exactly consistent? For example, I submit a job, but it goes into waiting status. According to JD Edwards, it is running, and then, at some point, it'll go into processing status. That's the actual time that it takes to run. If you look at the start time and the stop time, that'll be two hours. If you look at the amount of time it really took to process, it would be only about 10 minutes. It could have spent the rest of the time waiting. That's where Tidal gives you the ability to see the actual processing time of how long it is going to take to run.

The Dashboards feature offers self-service for business users with customized content. As it has become available, it has been used much more. They never had it before. So, they didn't know what they didn't have. Now that we're able to give it to them, they're liking what they see. Being able to customize it gives them more flexibility in what they want to see.

Tidal has a lot of adapters. We use the SQL adapter. We use it to connect to an iSeries. We use it to connect to FTP. We use it to connect to all of our Windows Servers. There is also an agent for ServiceNow. We don't use that yet, but one of our future plans is to use it. We have JD Edwards ReportsNow that, instead of using ReportsNow scheduler, is using Tidal for scheduling jobs and reporting. The power of Tidal is the fact that I can have one scheduler to schedule everything. I don't have to have a scheduler on each one of these systems. I can, but then I have to maintain it on all of those systems. Having it on one, and being able to control everything, makes integrations a lot easier because I can stop processes, do patching, and bring processes back up. If it is all in one system, it is nicer and easier to do.

It is very easy to integrate it with other technologies and processes. A lot of times, there are a couple of different ways to do the same thing, such as with JD Edwards Orchestrator. We found three different ways to integrate into orchestrations. One was by running a command line that makes use of the SoapUI. They also have a web service that's more of a generic web service, and then, they came out and wrote a specific interface into orchestration so that we could schedule orchestrations through Tidal. Because there are so many different ways to do it, that means it is pretty flexible. It was fairly easy to figure out a way to do it and test it. When they came out with the actual adapter for JD Edwards Orchestrator, that made it super easy.

Another big advantage is the fact that when we schedule a job we know that it will submit, and if there are any errors we will be notified and able to resolve them. That way we're being proactive instead of reactive.

If there's an error with a job, there is an alert with a PDF. In that alert, we can customize messaging to assist people in resolving it. If there is a specific file location that they need to look at, we can put a link to that file location. If it's something with logs, we can attach the logs to the email so they have one place to start looking. We can even attach work instructions to that email notification: "Hey, if this job errors out and you received this email, here are the steps to resolve." People don't have to go looking for that information. They can just start resolving it right away.

Tidal has also definitely helped to reduce at-night hours. It's able to monitor itself. If a job fails, we're able to resolve the job and let the customer know, instead of the customer calling us and saying, "Some job failed. Go fix it," and having to research it. It could save my team about an hour's worth of work in each of those situations.

Overall, it saves us about 20 hours of work each week, hours where we would have been stuck trying to determine what the issue was instead of having an alert that tells us exactly what the issue is.

What is most valuable?

I like the fact that I have control, and I am able to monitor. If there is an issue, I am able to respond to any jobs that fail. With any other scheduler that I know of, a lot of times, when I have a very complex script and there is an issue in the middle of it, I have to let the whole process fail and then figure out a way to recover from it. Tidal, on the other hand, will stop the process and I can resolve that issue. Once I resolve the issue, I can continue the process. This is very important for invoicing, accounts payable, accounts receivable, or any kind of financial reporting. It allows you to recover from an issue much more effectively than anything else that I have seen.

It is extremely easy to automate using Tidal Automation. It is also extremely flexible. Sometimes, its flexibility leads to there being multiple ways to do the same thing. You can do it one way where it is easy and they will often create an adapter that makes it even easier. You get more metrics out of it by using an adapter that has been created for a particular task. An example would be the JD Edwards adapter. I could submit a job by just using a command line, which is easy to use, or I could use the adapter that costs more money but is easier to use. It is more robust in terms of error reporting and letting me know when there is an issue or when it has completed a job successfully, which is helpful in grabbing the logs or being able to do something with the output at the end of it.

I like the integrations they have with ServiceNow and J.D. Edwards. A selling point to me was the fact that they actually have a J.D. Edwards driver and that works the way it should.

What needs improvement?

My complaint about their pricing model is that every year, or every time technology changes or somebody has a new requirement, I need another adapter. While that usually means that I can schedule using that adapter, it is harder to plan for growth with Tidal because you have to buy a new adapter so often.

I've had this conversation with them. I wish the licensing was a little bit simpler, but I also understand what they're up against. Because there are a lot of different adapters that I don't need, maybe it is a good thing that I don't pay for all those adapters that I don't need. But when there is an adapter I do need, I have to pay for it. I wish the licensing was simpler for me, but I don't know if simpler for me would make it actually more cost-effective or simpler for them. It is a complaint, and/or it is a necessary evil. I love the fact that they seem to be a lot more receptive to looking at creating more adapters for different things that people seem to need. Once you prove that here is the need and here is the business that's going to need it, you definitely see it moving forward.

Buyer's Guide
Tidal by Redwood
June 2025
Learn what your peers think about Tidal by Redwood. Get advice and tips from experienced pros sharing their opinions. Updated: June 2025.
861,524 professionals have used our research since 2012.

For how long have I used the solution?

I've used it overall for 12 years. At my current company, I have been using it for the last three years.

What do I think about the stability of the solution?

Our instability issues are more on the other systems that it is connecting to and not Tidal itself. Tidal does what it is supposed to do. We do have timeouts. When Tidal is trying to talk to our JD Edwards system, it times out. And every time we increase the timeout value on the E1 side, it seems to resolve that issue for a little bit. Overall, Tidal itself is pretty reliable, but what it is connecting to is what gives us reliability issues, if we see any.

In fact, we ran across a case where Tidal was too smart for us. It submitted a job and was detecting that the job wasn't acting correctly and kicked out an error, even though the job was actually completing. I took it to the developer and he was able to determine there was a problem with the code. Tidal was responding to that error, but we had never seen that before. I haven't seen any other system work as well Tidal's J.D. Edwards adapter does.

What do I think about the scalability of the solution?

I've been impressed with the scalability so far. In terms of the number of E1 systems that I connect to a single Tidal instance, I'm probably in the top 10. I don't think anybody else sets it up quite like this. It has been very flexible. I've been happy with the results that we've gotten.

It is deployed across eight different JD Edwards instances. They are separate JD Edwards systems. There are not a lot of people getting on it, but we do have a lot of reports being generated out of it.

How are customer service and support?

No one is perfect so I would rate them a nine out of ten. They are very willing to help you with any issue. If it is a training issue where I want to set up a script to do X and I just don't know how to do it, they're very much willing to sit down and help you figure out how to set up that script. When we've had a technical issue where Tidal just did something really weird, we have been able to call them and they have walked us through how to resolve what was going on. 

They are very responsive. They're willing to take ownership, even when they probably shouldn't take ownership. They're just extremely helpful.

Their knowledge is great. They definitely know their system. When you're trying to figure out something, they are usually able to help you with it. A couple of times, we've thrown them for loops where we've had an issue with getting a script to do a particular thing. They've done the research and come back and said that the adapter was not set up like that, and therefore, they would create a feature enhancement request. They have then called back and said that it would be in the next upgrade, and I have said, "I guess we're taking that next upgrade."

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

There was the JD Edwards scheduler itself and we've also used Control-M. We've used Circular Edge's scheduler. I've even written a DOS command using a Windows scheduler to do all of my job processing. 

At the previous company where I first implemented Tidal, I was like, "Well, I have this free scheduler that does all of this." So, whatever I'm paying for has to be able to duplicate that. I have to be able to justify the cost. If it is going to cost X, what am I getting for X? With Tidal on that particular comparison, it came down to the fact that I would get the ability to report on things and the ability to easily recover from errors. As soon as the business was willing to say that recoverability and error reporting justify the cost, I was able to get them to pay for it.

Another scheduler that we were using was Robot. One of the things that Tidal has is a true JD Edwards adapter and I can schedule jobs into JD Edwards. With the JD Edwards tool, you can submit a JD Edwards job, but you can't really monitor it. I would submit a job and I cross my fingers and hope that it was really running. With Tidal, if there is an error, Tidal will respond back with the error and with the logs of why it failed. The integration is much tighter with Tidal and is probably the reason why I went with Tidal as opposed to any other scheduler. Every solution can schedule a job, so that's not a differentiator. Having an actual JD Edwards adapter is what differentiated them. Smart Scheduler is built into JD Edwards, but because it can only do one instance of JD Edwards. I have a bunch of instances of JD Edwards and didn't want to be tied to a Smart Scheduler for each JD Edwards instance. I wanted one Tidal scheduler that can do everything, and that's what we have right now. So, instead of my guy going to 11 different places to see if a job ran, he can go to one.

How was the initial setup?

I had a technician who did the installation of previous systems we used. When he would do the installation of those other systems, or an update to them, we would always have to hire a consultant to come in and help, whereas with Tidal, we have never had to hire a consultant to come in and help on any update. 

It is super easy to install and super easy to get up and running. I literally showed a colleague once how to create jobs. All you have to do is right-click and then copy and paste. You then make changes to it. He went ahead and did all the other jobs on the system. That was pretty much the level of my training for him. It is extremely easy to use and to set up and get running.

An employee of mine was actually upset with me that I had wasted his time with another product trying to get it to work. We spent over $40,000 having that other vendor come in, and we spent at least two weeks of my employee's time trying to get the integration to work with JD Edwards, the way it should, and ultimately we failed. We were able to do that same functionality within a day with Tidal, start to finish: Load the server, connect the adapter, and submit a job.

We have multiple segments or systems, so our implementation strategy was to get it up and running as a proof of concept on one of our systems and then use that system to show the other segment owners how it works, and what the benefits are. We start off with taking any new requests. For example, "Hey, we need this schedule change." We'll do it in Tidal and it will run there from now on. We'll go back and move all their old jobs over.

In terms of administering it, there is a document out there that walks you through how to install it, so we were able to do that. That document shows, at a high level, how to create different types of jobs. When you get down into the details, it becomes a little harder to know what exactly goes where. That takes a little bit of testing and trying and retrying. For brand-new users the documentation is really good and it gets you to know what you're doing. When you're going to try and do more complex stuff, that's when you start really wishing there was more training.

What about the implementation team?

We had one person to set up the servers for our whole server network infrastructure, and then my technician did the installation. We had someone from Tidal sit there with us while we did the installation, and then, I sat there and watched and answered any questions. So, there were three people involved in its installation including Tidal's installation assistant.

It was done in half a day. We were scheduling jobs and setting up personalizations. Within four hours of the conversation, Tidal's assistant was off the phone. Our interaction with him was great. He knew what he was doing. We got it up and running, and we were off to the races.

We spend eight hours a month on maintenance. That is just maintenance of the software. It depends on the number of jobs that you have out there, the number of jobs that you schedule, and the number of jobs that fail or just need a little massaging, but I can see requiring a full-time person just to maintain the software. I would almost make it two people so that there is redundancy, but again, it depends on the number of jobs and how critical your jobs are. We have eight ERP systems using this job scheduler meaning we have lots of jobs out there.

What was our ROI?

If I look at absolutely nothing else and just the licensing cost, I'm definitely saving money versus licensing Robot. I get a whole bunch of added features that I never had with Robot. 

We use it to do our patching and that brings down the cost of services and people. People don't have to sit there and do that manual work. It is automated. They just watch it. That definitely saves somebody from having to do work. So, instead of having four or five people on call over the weekend running all of these scripts manually, it is automated and I have one person watching to make sure it works. We've seen a great improvement. 

It is extremely important for our organization. For our MRP job stream, if Tidal can just once prevent an MRP issue from happening or let us recover from an MRP issue quickly, it has paid for itself. We would have paid for the software in just one instance of an outage. If I take that and multiply it against four other systems, I have the same situation. So, the software pays for itself over and over again on a yearly basis.

What's my experience with pricing, setup cost, and licensing?

Their pricing seems very fair. It is more than the other solutions, but the functionality and the support are very much there. You pay for the job scheduler, and then they have certain things that are built into it, such as the FTP processes. If you then want to do JD Edwards jobs, you need an adapter. If you want to do SQL jobs, there is another adapter. Similarly, if you want to do Oracle jobs, there is an adapter. The way it's set up, there is the base and then there are the adapters for the jobs that you want to do, but it seems that's also how they pay for each of those adapters and keep them up to date.

When I first set Tidal up, it was just to schedule JD Edwards jobs. That's what I bought the license for, and then we also had these iSeries jobs. In order to do the iSeries jobs, I needed an iSeries adapter. Similarly, we have the SQL Server for which we wanted to schedule jobs. That's another adapter.  As the requirements change, it means another adapter. That makes it difficult for me to keep Tidal right-sized or right-licensed.  The licensing model is very fair, and it is very easy too. I understand their model. That's why every time someone says that we need to do this, I know that we can do it, but it would require another adapter. 

We also pay for maintenance. Budgeting-wise, that makes it very easy. My trouble with budgeting for it is related to the new features that come down the pipe. It is not really a budget issue from the Tidal side. It is more related to our project. We just have to make sure that in the project, we have money set aside to buy the adapters needed for that project. I wish I had a big enough Tidal setup so that I just had unlimited licensing, or I wish the unlimited licensing was cheap enough.

If you're not sure what license you need, Tidal will definitely give you a temporary license so that you can validate which license you need in order to get something to work, or how that adapter would work if you're trying to figure it out. They've been really great in that way.

Which other solutions did I evaluate?

None of the other products I mentioned that we used was really good, once you submit a job, at indicating when that job finishes. A lot of them are submit-it-and-forget-it, so you really don't know if that next job can start running, because you don't know if the first job has finished running. And if there's an error that stops a script at a certain point, none of the others do a really good job of alerting you and then letting you try to determine the best next action.

Tidal enables you to FTP and to copy files from different locations. For any other third-party stuff that you may want to do, it is a true enterprise solution.

Also, the calendaring is much better in Tidal. The scripting is much better. You can integrate across multiple different systems and platforms. I don't know that any of the others can do that. I could literally run a job on one EnterpriseOne system, move that data over to the other one, and run another job on another system. I don't know how I would complete that task on any of the other systems, without having to run two separate jobs. Even then, how would I know that it's done before the other one started up? Tidal knows, "I can't run this until this other one is done."

What other advice do I have?

My biggest advice would be to review all of your jobs to determine why they have to run the way they run. For example, we had jobs that ran every five minutes. We started asking why they needed to run every five minutes, and we were able to change it from running every five minutes to only running when needed. Changing your every-five-minutes job to more of an on-demand or as-needed is a good use of Tidal. There is a lot of flexibility in Tidal to do more on-demand or as-needed things or event-based scheduling instead of just time-based.

It is extremely easy to use. We have developers, BAS technical people, and sometimes even a couple of non-technical people who make use of the interface. We give them a little bit of training, and from that training, they're able to go forth and do what they need to do. The only complexity I see is that the users can get hung up on the uncertainty of job statuses. For example, if I do X, what will the job status become? That's probably more an issue of comfort level than one of the simplicity of use. If I take a job that has errored out and I right-click it and resubmit it, while it is going to try to resubmit it, it will go to a processing status. Some people don't want to mess with that one. They want to insert a new one. You have to think about what you're trying to do, and there are dependencies. How complex you make the job schedule affects how people feel about the interface.

We are using its Graphical Views feature, such as Gantt, Kanban, and PERT, in the case of more complex processes, such as our MRP process. For some of the processes, it doesn't make a lot of sense because they're only run if needed and we don't need to see the Gantt side. So, it is used only when it is a highly complex process. For example, for a sales update process for doing invoicing at night, I could make use of the Gantt and other similar charts. Our MRP process is a very complex and long-running job. We use it for that, but for the rest of the jobs, it is not really used.

Don't feel ashamed that you'll wonder why you waited so long. I've used so many other products, gotten them up and running, but I don't know of any other product that works as easily as Tidal does for scheduling jobs for J.D. Edwards. I'm sure there are other people who use Tidal for other stuff, but J.D. Edwards is what I mostly know. I think it's the only scheduler you should use if you run J.D. Edwards.

The biggest lesson I've learned using Tidal is don’t wait so long. It took me five years to convince my boss that he should let me buy Tidal. He even brought in another product, and I sat there the entire time I was getting that other product up and running, saying, "I sure wish I had Tidal." Another lesson learned is to be prepared because the more people see the functionality and the abilities of Tidal, the faster they're going to want to make use of it.

Another lesson learned is that it is truly a product that the end-user can run instead, of IT supporting it. To me, it's no different than somebody logging into production and submitting a job in production. Why shouldn't they be able to submit it through Tidal? If I can give them an easy way to do that, all the better.

I would rate this solution a nine out of ten. Tidal is our product of choice at the moment. If we're going to automate something, we're going to use Tidal to automate it.

Which deployment model are you using for this solution?

On-premises
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
PeerSpot user
Head of Global Middleware Platforms at a pharma/biotech company with 10,001+ employees
Real User
Great visibility with a single pane of glass and a low learning curve
Pros and Cons
  • "We use the solution for cross-platform, cross-application workloads. That's the biggest use for us and that's the biggest advantage."
  • "The GUI, the graphical user interface, gets a little bit busy."

What is our primary use case?

Our largest use cases are for the execution of SAP and JD Edwards jobs. Then, there are a lot of other technologies, however, in terms of the Pareto principle, really that's the bulk of our processing. SAP is what we use for our manufacturing and operational type stuff with the actual products. JD Edwards is a lot more of financial reporting and projections and things like that.

We use the solution to run SAP and JD Edwards. Windows and Unix hosts are probably the second most common use case, as well as web services. Any REST API would apply - and we use a lot of REST API technology. Protocol, really.

How has it helped my organization?

Primarily the biggest thing is giving visibility to what, in a lot of places I've worked in, are transparent, like invisible processes. You have this massive batch and, unless you have someone watching that and you have a place to have a single point of truth and say this is successful or not, it makes it very hard to trace things. With Tidal, you can say, "Hey, this is the objective notifications," and all the ones you explicitly want are checkboxes. It's easy to add those things in.

What is most valuable?

Having a single pane of glass, regardless of which technology we're talking about has been great. A lot of time, I'm in middleware, so what will happen is people will want to say, "Oh, it's this part or that part or the other part." You can see all of them side by side in Tidal.

It talks both to web stuff, which is helpful. Everything you want to talk to is there. If you have stuff that's still more 20th century and you want to run it at a command line, you have that available to you as well.

We use the solution for cross-platform, cross-application workloads. That's the biggest use for us and that's the biggest advantage.

Our impression of the solution's ability to manage and monitor workloads has been good. It does what it's prescribed to do.

The solution enables admins and users to see the information relevant to them. One of the other features that we use a lot is really a part of web services. We talk to ServiceNow. We have specific metrics to go with failures for major incidents and things like that.

The solution’s drill-down functionality so that admins can investigate data or processes has been super useful. It allows you to instrument for teams at their skill level. As an admin, I can say, I don't let you see these certain elements as you don't use the other ones and that simplifies how those technologies work. You don't have to have everyone see everything. That part's really helpful.

The solution has increased capacity in terms of the number of jobs and integrations. For example, in one of the things that we run, we actually had to expand how big the queue was as they wanted to run 300 parallel jobs. Historically, we hadn't run three parallel jobs for the whole company. So the scaling of that was just 15 minutes. Then, boom, everything was ready to go. It scaled pretty easily for us.

The teams that are smart about the Tidal usage, that basically will get it to the point of human intervention, save a lot of hours, especially when it comes to log gathering. That kind of stuff now is automatic for them. That saves a lot of hours.

What needs improvement?

Honestly, the biggest problem we have with it is people's interpretation of the results. It gives you really good information and people sometimes are just not really good at working with that information.

The GUI, the graphical user interface, gets a little bit busy. You have these flyouts that sometimes are a little tedious to get through. They need to look at just ways to simplify the graphical user interface a little bit. That would be good.

For how long have I used the solution?

I've used the solution since 2009. That's 13 or 14 years.

What do I think about the stability of the solution?

The stability is very good. Almost every time where we've had an outage, it had not been due to the software, rather, it was some element of our infrastructure failing. The most common failure for us is we lose connectivity between the database and the application. There's not an app alive that's not going to have some problems when you can't connect like that.

What do I think about the scalability of the solution?

We split users primarily into four roles. The viewers can't do anything other than see what's happened. There are also operators, which are people that can rerun jobs, yet can't modify anything. They're a little bit ahead of a viewer. Then you go into being a developer, which can write jobs in non-production. Finally, my admin team uses it. They keep it all running. The fattest part of the bell curve, the biggest user there is, is the developers. Overall, we're between 1200 and 1500 users. The admin team is six people, and the developers are about 800 of them.

We're worldwide. Unless we get some off-world friends to introduce themselves, I don't have a lot more room for expansion. What we're seeing now is people wanting to stand up more masters for more autonomy. I see us expanding into China, which is going to be a pretty nifty little trick since there are a lot of restrictions on communications there. That's about the only expansion I see for us. Obviously, there is increased job usage. However, in terms of expanding the footprint of the platform, that's only in geographic regions.

How are customer service and support?

Technical support is better than average. It's not stellar yet. They're still working out some kinks. They've got it a lot smoother. I've had predominantly good experiences, just not perfect ones.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

We used AutoSys before. I'm familiar with that tool as well. The big factor in switching was the license model being just a lot more predictable. Then, as a result of that, it was for the number of features that Tidal had. It was significantly more powerful at a lower cost. It wasn't just the cheapest. They were pretty close in cost when we got it all down to it. It was still less expensive, however, also had the more advanced features, in particular REST API, which was super duper expensive with AutoSys. It was a license model that made it very hard to predict the growing cost, versus Tidal. With Tidal, at least in the model that we had, it was very, very stable. We just renewed for another couple of years recently.

How was the initial setup?

The initial setup was straightforward. You essentially need two servers and a database. At its heart, it is pretty simple to set up.

The deployment took three weeks. We deployed in three separate geographic regions. We just did one per week and then gave people time to get comfortable with new steps. We just did it in sequence. We installed, for example, for Japan, then for the United States, and then for Europe.

Learning it is pretty easy. It is a narrow learning curve for operators, for people that are just going to run and monitor. It's a little steeper of a learning curve for an admin to instrument new user groups.

Depending on how fast they read, new users can get up to speed in between one and two hours. We have a one-hour interactive training platform called EdCast. They do a one-hour EdCast that says how it works and then there are two other documents they read that specify and call out how their specific technologies work.

What about the implementation team?

We did use a third party for deployment assistance. Our experience was very good. They are very knowledgeable about the product. They were a good partner. They helped us sort out the boundaries between when there's an error and when you've misconfigured it, and it's just telling you about it. They were very good in that regard.

What was our ROI?

We have seen ROI in the sense that it's primarily about our ability to stay flat in cost while constantly increasing our volume. That's the biggest ROI that I see.

What's my experience with pricing, setup cost, and licensing?

For me, the key aspect was the linear predictability of costs. I know what handles I have to do, what things cost what. When we renewed having a regular cycle of renewal and re-evaluation kept us on track. For the years that we've been using it, we've had an increase in growth, yet we haven't had exponential increases in cost, which is really good.

Just say from 2009, when we started with it, up to now, we've gone from 5,000 jobs to fivefold. We're at 25,000, 30,000 jobs. However, it wasn't like my costs went up fivefold or tenfold. That was really good for us. That was really important.

The total cost of ownership, given its capacity for jobs and our ability to control infrastructure costs, have been very good. Having stood it up in AWS and having a group that's very active and having those sizings be very easy, what I'm finding is that the hardware requirements and thus the cost stays pretty low for the amount of stuff we're doing, and Tidal seems to respond well to our ability at the AWS layer to change that hardware without really having too many problems.

What other advice do I have?

We are a customer and end-user.

I don’t know if the solution helped reduce or eliminate weekend or overtime hours as that doesn’t really apply to me. We're 24/7. There's no such thing as a weekend for us.

I'd advise new users to not underestimate the way that people will want to blame a tool for something they don't understand. Tidal will display errors from other systems and you need to be prepared for separating a Tidal error from Tidal reporting an error. That's the biggest learning point that you want to have in your head at the beginning.

It's a good idea to define the lanes of responsibility. That's been almost the entirety of my career, maintaining the lanes of responsibility through Tidal, as it's cross-platform, it's cross-technology, it's cross-team. You really have to be able to sort out the difference between a psychology versus a technology problem. It's the way someone feels about what's on their screen. It's been very helpful for that, however, it's probably a similar problem for anything like this. Tidal just makes it so easy to see those things yet oftentimes it gets blamed for stuff.

I'd rate the solution nine out of ten.

Which deployment model are you using for this solution?

Private Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
Buyer's Guide
Tidal by Redwood
June 2025
Learn what your peers think about Tidal by Redwood. Get advice and tips from experienced pros sharing their opinions. Updated: June 2025.
861,524 professionals have used our research since 2012.
Gowri-Shankar - PeerSpot reviewer
Analyst at a energy/utilities company with 1,001-5,000 employees
Real User
Top 5
Stable product with valuable customization feature
Pros and Cons
  • "Tidal Automation’s most valuable feature is customization. It can work and connect with any app."
  • "The product’s UI is outdated. They should work on this particular area."

How has it helped my organization?

Tidal Automation is a better tool than Redwood for enterprise-level applications. It is a stable tool and easier to integrate with any product.

We have a lot of custom-made applications within and outside our company. The product helps us connect with all of the applications in a better way than Redwood. It has in-built plugins enabling easy synchronization.

What is most valuable?

Tidal Automation’s most valuable feature is customization. It can work and connect with any app.

What needs improvement?

The product’s UI is outdated. They should work on this particular area. There could be better accessibility for the iPhone and other software similar to Redwood.

For how long have I used the solution?

We have been using Tidal Automation for five or six years.

What do I think about the stability of the solution?

I rate the product’s stability a seven out of ten.

What do I think about the scalability of the solution?

We have to make minimal efforts to scale Tidal Automation. Its scalability is an eight or nine out of ten.

How are customer service and support?

The technical support services are good, but they should respond faster.

How would you rate customer service and support?

Neutral

How was the initial setup?

The initial setup process is straightforward. 

What was our ROI?

The product generates a return on investment.

What's my experience with pricing, setup cost, and licensing?

The price is reasonable in terms of the product’s functionality.

What other advice do I have?

I rate Tidal Automation an eight out of ten. It is a very good container if you are looking for a single enterprise-level scheduler to control the entire operation.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Abhishek Acharya - PeerSpot reviewer
Senior Software Analyst at Capgemini
Real User
Provides real-time insights with good task handling and useful automation
Pros and Cons
  • "The best feature is that it allows task scheduling based on particular occurrences, like the receipt of files, database updates, or system notifications."
  • "To better fit their unique needs, the solution should give more customization options."

What is our primary use case?

Our business frequently handles large volumes of financial transactions that must be handled accurately and quickly. Automating financial procedures like billing, invoicing, and payment processing with Tidal Automation can help cut down on errors and enhance productivity.

Additionally, Tidal Automation aids us in automating IT operations chores like software updates, server upkeep, and security patching. This can decrease downtime, boost system dependability, and enhance IT efficiency as a whole.

How has it helped my organization?

By automating tasks and facilitating the quick implementation of new processes, Tidal Automation is assisting our organization in adapting to changing market conditions, customer requirements, and other factors.

By lowering the possibility of errors and the costs that go along with them, this product can produce outcomes that are more accurate and consistent.

It enables us to concentrate on tasks that are more valuable, like procedure improvements, innovation, and customer service. As a result, workers may be more productive because they can accomplish greater tasks in quicker amounts of time.

What is most valuable?

Tidal Automation has personalized showcases that provide real-time insights into job execution, resource utilization, and other metrics. This feature can help users monitor and optimize their operations more effectively.

Additionally, it provides compliance and audibility features that let us keep track of and manage all actions done, as well as monitor and restrict access to private data. This might improve data protection and ensure that all legal criteria are met.

The best feature is that it allows task scheduling based on particular occurrences, like the receipt of files, database updates, or system notifications. This can ensure tasks are finished as required and in reaction to particular circumstances.

What needs improvement?

To better fit their unique needs, the solution should give more customization options. More options for personalization could make it simpler for users to modify the service to fit their particular processes and increase overall efficacy.

It should be capable of handling even more work and more difficult processes, which is beneficial in big organizations.

Overall, Tidal Automation is a strong tool for automating processes. However, there are ways to make the service better in areas like the ones on the list above.

For how long have I used the solution?

I've been using the Tidal Automation tool for five months now, and it's been a fantastic tool for automating our work tasks and allowing us to complete more tasks in less time. It increases productivity and reduces the need for manual intervention.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer2041071 - PeerSpot reviewer
Scheduling Operations Engineer at a financial services firm with 5,001-10,000 employees
Real User
Direct adapters for important business applications make it easy for our users
Pros and Cons
  • "With other tools, you do not have the ability to schedule jobs on their own. You need to create a group and then assign everything to that group. Only then will the job be able to execute. In Tidal, you can schedule a single job and there is no need to create a group. That's what I like the most."
  • "The drill-down into details using the Graphical Views feature is a bit difficult and not that helpful. If you want to go into the details, you have to go to the Job Activity. Graphical Views is not that easy for getting that kind of information."

What is our primary use case?

We use it in our production environment. We use it to schedule and execute many jobs. It is used by multiple application teams within our organization, such as SQL, Unix, ETL platform, MFT, and our AWS team. Other application teams include front office, back office, and accounting. They all use the Tidal environment.

How has it helped my organization?

We use Tidal to connect to other resources and systems through many of its adapters, such as for S3, ServiceNow, and PeopleSoft. We use it to trigger jobs in those applications. The REST API is very easy. Our application users use it to create, rerun, or cancel their jobs. And if they want to update something in the database, they do it with the REST API. It's a good feature.

That direct integration to our applications means we don't need to do other integrations from other applications or create scripts for these integrations. The multiple adapters available for connecting to other software make it easy for users to use the solution.

What is most valuable?

With other tools, you do not have the ability to schedule jobs on their own. You need to create a group and then assign everything to that group. Only then will the job be able to execute. In Tidal, you can schedule a single job and there is no need to create a group. That's what I like the most.

There are other helpful features as well, like SLA monitoring and the data book so you don't need to maintain other documents.

We also use the Graphical Views feature because our end-users want to see how their jobs are being executed and to monitor flows. They want to see how a job flow is going or where it stopped.

What needs improvement?

The drill-down into details using the Graphical Views feature is a bit difficult and not that helpful. If you want to go into the details, you have to go to the Job Activity. Graphical Views is not that easy for getting that kind of information.

Also, the user interface could be much better. It's an old-looking UI. Tidal could be much more user-friendly and attractive. I think they are working on that.

Another change I would like to see is that when we face issues or bugs in Tidal, we don't get to the root cause. We are told by Tidal, "Just apply this fix pack and it will resolve the issue." But we need to know the root cause. What has caused that issue? That scenario can be improved and Tidal has to work on it. They should provide us with some root cause analysis about every issue because we have to provide the root cause to our organization. Without the root cause, it is difficult for us to identify the problem.

For how long have I used the solution?

I started working with Tidal, as an administrator, in April, so I have been using it for six to seven months.

What do I think about the stability of the solution?

In our non-product environment, it is not as stable for us as it is in our production environment. I'm not sure why it is like that.

What do I think about the scalability of the solution?

It is scalable. It has many features that other tools do not provide. It is very convenient to use and we can scale it up.

Tidal has been widely promoted in our company and we are getting multiple requests to onboard teams into Tidal. They are exploring it and giving us feedback. We pass the feedback to Tidal and then they provide us with enhancements. Our job counts are increasing, day by day.

We have 500 to 600 people using Tidal in our environment.

How are customer service and support?

Technical support is good except for the root-cause issue I mentioned. But they are always willing to help. When we ask them to join a bridge, they usually join it and they try to support us. They have good product knowledge and help us troubleshoot things on the calls.

How would you rate customer service and support?

Neutral

How was the initial setup?

We have two deployment models, making it a hybrid, because we have Tidal on-prem and Tidal for cloud as well. They are two different tools, but they are linked to each other. The cloud environment is based in different regions including US East and US West. We have Tidal in both.

The deployment was straightforward. It was not that difficult because we installed it in a Windows environment. It took three to four months because there was a process we needed to follow. We had a team of eight people involved.

There is some maintenance needed. Sometimes, we face issues with the Client Managers, which is the UI console for Tidal. We need to clear the cache monthly so that we do not face issues.

What was our ROI?

Our organization has been using Tidal for the past 10 to 15 years. That means it's a valuable tool.

What's my experience with pricing, setup cost, and licensing?

It's cost-effective because it is available at a low cost. That saves us a lot of money compared to other tools.

Which other solutions did I evaluate?

I have worked with IBM Tivoli Workload Scheduler previously and Tidal has many more features. Tidal is a low-cost tool and not expensive in comparison to other tools.

What other advice do I have?

The ease of use of Tidal for automating is moderate, if you have the proper knowledge and training on how to schedule a job. A new person will need some training on how to get a job scheduled in Tidal.

They have multiple new features coming up in the future. They are going to come up with repositories, for example. If you are going to use Tidal, I would recommend going through their documentation in-depth and only then start using it, so that you are aware of everything. When I joined, I was not experienced with Tidal, so I had to go through the documentation, and then I started working with our live production.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Software Developer at Capgemini
Real User
Help companies automate processes, increase efficiency, and reduce errors
Pros and Cons
  • "It is intended to enable large-scale automation environments, making it appropriate for companies with complicated processes and big data volumes."
  • "Some users have complained that the initial setup process is complicated and time-consuming, while others have suggested that the software could offer more freedom in customizing processes."

What is our primary use case?

Tidal Automation can handle batch processing task scheduling and implementation, decreasing errors and increasing productivity. 

Data handling and administration duties such as data merging, migration, and transformation can be automated using the program. It can also automate duties related to IT operations, such as software deployment, server upkeep, and backup and recovery. 

By automating procedures for data retention, audit records, and security controls, the software can help guarantee legal conformance. 

It can be used in a variety of sectors to help companies automate processes, increase efficiency, and reduce errors.

How has it helped my organization?

Tidal Automation automates time-consuming and repetitive chores, decreasing employee workload and increase productivity. 

It can also reduce error risk, enhance data and process quality and precision, and provide real-time tracking and alerting. 

It is intended to enable large-scale automation environments, making it appropriate for companies with complicated processes and big data volumes. 

Tidal Automation also offers sophisticated security features and compliance controls to guarantee the security of confidential data and processes. 

It can assist companies in streamlining processes, improving efficiency, reducing errors, and saving money, making it a useful instrument for groups of all sizes.

What is most valuable?

Tidal Automation automates time-consuming and repetitive chores, reducing employee workload and increase productivity. 

It can also reduce error risk, enhance data and process quality and precision, and provide real-time tracking and alerting. 

It is suitable for large-scale automation environments and offers sophisticated security features and compliance controls to guarantee the security of confidential data and processes. 

It can assist companies in streamlining processes, improving efficiency, reducing errors, and saving money, making it a useful instrument for groups of all sizes.

What needs improvement?

Tidal Automation is a complete automation program with an easy-to-use interface. However, it could be better in terms of user experience, customization, and cost. 

Some users have complained that the initial setup process is complicated and time-consuming, while others have suggested that the software could offer more freedom in customizing processes. 

Furthermore, Tidal Automation's pricing system may be a barrier for some companies; therefore, the software should consider providing more flexible pricing choices or discounts for smaller businesses.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Software Engineer at Capgemini
Real User
Helps create, modify, and navigate workflows
Pros and Cons
  • "The best feature of Tidal Workload Automation Software is its ease of integration with other systems, including ERP, CRM, and BI tools."
  • "The current user interface of Tidal Software is functional. However, it can be improved to make it more intuitive and user-friendly."

What is our primary use case?

My primary use case for using Tidal Workload Automation Software is its ability to handle job scheduling and automation. The software allows organizations to schedule and automate tasks across multiple platforms, applications, and systems, which helps in reducing manual intervention and improves efficiency. 

It can automate millions of jobs at very ease without any downtime. The software manages the workload very effectively. 

It provides real-time visibility into workload status and ensures that resources are being used for high-priority tasks.

How has it helped my organization?

Tidal Workload Automation Software helps organizations manage complex workflows, applications, and infrastructure in a more streamlined and effective manner.

Tidal Software also provides audit tracking and compliance reporting, allowing organizations to track job execution, changes, and approvals. Overall, it improves the compliance and governance of the organization.

The software can automate business processes such as financial reporting, order processing, and supply chain management which improves efficiency and increases productivity.

What is most valuable?

The best feature of Tidal Workload Automation Software is its ease of integration with other systems, including ERP, CRM, and BI tools. It allows users to automate workflows across multiple systems. This feature helps in simplifying complex workflows, minimizing manual efforts, and reducing errors. 

Another powerful feature is its job scheduling. This feature helps in optimizing the execution of workflows, minimizing delays, and ensuring that all the processes are completed on time.

The software also enables the users to create, modify, and navigate to the workflows at ease using its Visual Workload Automation feature.

What needs improvement?

The current user interface of Tidal Software is functional. However, it can be improved to make it more intuitive and user-friendly. This could include better navigation, more information dashboards, and customizable views.

For the next release, the software can be more involved with integrating machine learning and artificial intelligence capabilities that could enable the software to make more intelligent decisions and optimize workload automation based on historical data, user preferences, and other factors.

For how long have I used the solution?

I have been using Tidal Automation Software for the past year.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Venkatesh Sunkara - PeerSpot reviewer
Software Engineer at Accenture
Real User
Offers dynamic job scheduling with role-based access control and a centralized platform
Pros and Cons
  • "Tidal Workload Automation Software provides the ability to quickly adapt to changing business requirements."
  • "Tidal Software interface could be more intuitive and user-friendly."

What is our primary use case?

Tidal Workload Automation Software is primarily used for scheduling, monitoring, and managing critical business and IT workflows across an organization's IT infrastructure. 

This software automates the execution of various workflows, including batch jobs, data transfers, file processing, and application integration, among others. 

The software provides a centralized platform for managing and automating crucial business processes such as report generation and customer service operations. The software can be used in a variety of industries, including finance, health care, manufacturing, etc.

How has it helped my organization?

Tidal Workload Automation Software helped my organization to reduce operational costs by streamlining processes, eliminating errors, and minimizing the need for manual intervention. Additionally, automating tasks reduces the need for hiring additional personnel, which can result in significant cost savings.

Tidal Workload Automation Software provides the ability to quickly adapt to changing business requirements.

The software helps organizations to easily modify workflows to accommodate changes in business processes, and it can dynamically allocate resources based on changing workloads.

What is most valuable?

Tidal Workload Automation Software provides Role-based access control, ensuring that only authorized personnel can access sensitive data and workflows. This feature is essential because it helps organizations maintain security and compliance with industry-specific regulations.

Tidal Workload Automation Software offers dynamic job scheduling, allowing organizations to locate resources based on workload demands. This feature ensures the resources are efficiently utilized, which helps in improving the organization's productivity.

What needs improvement?

Tidal Software interface could be more intuitive and user-friendly. I felt a little difficult to find the features I need. A more streamlined interface could help improve usability.

With cyber threats increasing rapidly, Tidal could benefit more by improving the security features such as encryption and access controls.

Tidal software could be of more advantage if it gets integrated with popular DevOps tools such as GIT, Jenkins, and Docker could help to streamline workload automation and accelerate application development and deployment.

For how long have I used the solution?

I have been using the Tidal Workload Automation Software for the past 1.1 years.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free Tidal by Redwood Report and get advice and tips from experienced pros sharing their opinions.
Updated: June 2025
Product Categories
Workload Automation
Buyer's Guide
Download our free Tidal by Redwood Report and get advice and tips from experienced pros sharing their opinions.