Try our new research platform with insights from 80,000+ expert users

JAMS vs VisualCron comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jun 8, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

JAMS
Ranking in Workload Automation
3rd
Average Rating
8.8
Reviews Sentiment
7.6
Number of Reviews
35
Ranking in other categories
No ranking in other categories
VisualCron
Ranking in Workload Automation
16th
Average Rating
9.0
Reviews Sentiment
7.4
Number of Reviews
11
Ranking in other categories
Managed File Transfer (MFT) (15th), Robotic Process Automation (RPA) (18th)
 

Mindshare comparison

As of October 2025, in the Workload Automation category, the mindshare of JAMS is 2.1%, up from 1.5% compared to the previous year. The mindshare of VisualCron is 1.2%, up from 1.2% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Workload Automation Market Share Distribution
ProductMarket Share (%)
JAMS2.1%
VisualCron1.2%
Other96.7%
Workload Automation
 

Featured Reviews

Patrick Norton - PeerSpot reviewer
Support has been among the most helpful and knowledgeable we've ever worked with but performance monitoring needs improvement
The monitoring of the JAMS product and its performance is an area of concern for me. I also need better tools to adopt version seven. Another area for improvement would be the addition of source control for jobs internally, as this feature would solve several problems for me. JAMS has some quirks. It has a bit of a learning curve. Some exceptions are not intuitive, such as when a job is terminated due to exceeding its defined runaway time limit. This generates a misleading exception message that is difficult for new users to understand and requires experience to interpret correctly. Stalled jobs present a unique challenge, particularly when pushing a system like JAMS version six to its limits. While rare, these instances occur when jobs become unresponsive despite appearing in API queries but not in the monitoring console. Although workarounds exist, they highlight the need for improved native monitoring capabilities within JAMS. Currently, the system assumes flawless operation, necessitating supplemental monitoring tools to detect issues like excessive pending or stalled jobs, ensuring timely intervention by our teams.
Sourav-Dutta - PeerSpot reviewer
It's user-friendly, and I didn't need long to understand the process
We use VisualCron for all our automation needs, like connecting to FileZilla, calling APIs, generating PGP keys, creating encryption files with the PGP key login to Azure, etc. It can automatically log in to SQL Server and execute SQL script jobs in bulk. We had 2,000-3,000 users at my previous…

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The product is easy to use."
"It has definitely drastically improved our capabilities to scale our automation. Before JAMS, there were a lot of manual processes. We had a couple of operators who spent all day doing that. A lot of the time with human intervention and human processes, it is as good as the person who may be following a procedure and human error is a big problem."
"I didn't know about JAMS because I don't have a person with any challenges with the purchase administration. The feature or the user interface is user-friendly because of the readable icons or very descriptive icons. Though I'm a beginning user of JAMS, I had no issues using it."
"The most valuable feature of JAMS is its user-friendly interface, especially after upgrading from version six to seven."
"The most valuable feature is the easily accessible data in the database because we run a lot of SQL scripting against the database."
"It makes everything that we want to do so much easier. We have had a number of instances in the past where we have had developers who have been working on a project, and even though we have had JAMS for all these years, they will create some SQL Server Agent job, or something like that, to run a task. When it is in code review and development is complete, the question always comes around, "Can JAMS do this?" The answer has always been, "Yes." Pretty much anything we have ever developed could be run by JAMS."
"We also use the solution’s Interactive Agents. If we need to push something to our dealer portal, we can just drop a file in a folder and it goes. Running interactive tasks helps me users focus on business processes since I don’t have to take care of running the jobs manually."
"The alerting in it is really targeted... you can set specific alerting so that if jobs in a given folder fail, certain people are alerted. You can also set security at the folder level, so that only people in those areas can go set them. That means that the alerting and security can be set at a very granular level."
"It has improved our organization with more automation within the business departments and less administration and development in the IT department. Usually, as the IT department, we are the bottleneck for many requirements within the business. With this tool, the business departments are able to perform many task themselves."
"What I found most beneficial from VisualCron is that you can directly connect it with different databases, user accounts, and credentials. You can run queries from one machine to another using the credentials, unlike PowerShell, that's run by the machine itself. With VisualCron, you can directly ask other machines and run requests through user credentials. Suppose you have an AWS or Azure environment. In that case, you can maintain the connection between on-premises and cloud-based machines, which is the type of setup in the organization I'm working for. You can directly call some of the services via VisualCron on your local on-premises machine, and I found that an excellent feature of the tool."
"We don't have to do any coding. We just plug and play and it works."
"The ability to clone jobs to shorten the time it takes to implement a process has been invaluable, but its flexibility also gives us the ability to create a job that can handle a multifaceted process with a complex workflow."
"VisualCron is a very powerful program to automate different steps in your business processes. We use it to automate replacing files and inform departments about the replacement."
"The most valuable feature of VisualCron is its ability to schedule interactive jobs so that you can have interdependencies within the job and interdependencies of a job on another job, and so on."
"What I like about VisualCron is that like its name, it's a very visual tool. In my previous company, there were a lot of scripts for all kinds of services, and through VisualCron, you get to group all flows and get a nice visual overview. VisualCron also has an alerting feature, so you receive alerts from it. VisualCron makes everything clearer and easier to maintain. Every other solution that I was looking for almost always needed a programmer, but with VisualCron, you can do what you need to do without programming skills, so this is another valuable feature of the tool."
"'ve only had a few cases where I've had to request support in the past 12 years of use, but the support response time and resolution were was extremely quick."
 

Cons

"Improvements could be made in the service desk's knowledge and communication skills among engineers to better address customer needs and ensure issues are fully resolved."
"It does validations when you try to delete an object and if there are any dependencies in place, the deletion process will not proceed... there is no information provided as to what it was that caused the validation to fail... it's quite a tedious process to find which object is getting in the way."
"The tabs in the JAMS file transfer could be clearer. It would help us demonstrate to our client that JAMS not only automates jobs but also does fast transfers, and it's an alternative that supports and filters different kinds of platforms. Filtering file transfers will be highly beneficial to them."
"I'm not sure if they have fixed it in a newer version, but there is no global search in the version I have. If I have multiple sub-folders that are named for business units, like HR or IT, and I have to search for a job, I cannot search from the top. I have to go to the HR folder to search for a particular job, or to the IT folder."
"The biggest area with room for improvement is the area that my organization benefits the most from using JAMS, and that is in custom execution methods. I happen to have a very good C# developer. Ever since we got JAMS, he has spent a lot of time talking to JAMS developers, researching the JAMS libraries, and creating custom execution methods. He's gotten very good at it. He is now able to create them and maintain them very easily, but that knowledge was hard-won knowledge. It was difficult to come by, and if I should ever lose this developer, then I would be hard-pressed to find anyone who could create JAMS custom execution methods quite as well as he can since there really isn't all that much help, such as documentation or information, available on how to create custom execution methods."
"The ACL or access permission area needs to be improved. When it comes to defining and providing security permissions, it's a bit confusing if you are new to JAMS. JAMS needs to improve the features for security access or permissions."
"It is important to receive notifications if a charged job fails and SQL is halted. JAMS does not provide halted notifications by default, which is a critical feature that needs to be added."
"JAMS notifications for hung jobs could be improved."
"The only problem I face when I use the tool is that it doesn't contain much documentation or it doesn't have many video tutorials on its features."
"An area for improvement in VisualCron is its cluttered interface. It isn't always easy to find all functionalities, so what VisualCron needs is a user interface expert who can improve the interface. There's a learning curve in terms of finding what you need from the interface of VisualCron. The technical support for VisualCron also needs improvement in terms of response time. Currently, there's no live support or hotline you can call to get quick answers, so this is what I'd like to see in the next version of VisualCron. A less cluttered and more streamlined interface, where you don't need to hunt for some of the features, is also what I'd like to see in the next VisualCron update."
"VisualCron's command console is a little bit difficult to understand and needs to improve."
"VisualCron seems to operate like an efficient machine when it comes to improvements and enhancements and new features. I always appreciate the quick response I get when bringing up an issue or coming up with suggestions. I've mentioned before that it would be great to see a move away from SQLCE and XML configuration files."
"The error timeout and info could be better. When making web request calls, it will time out sometimes and we won't get any useful info out of the error response."
"VisualCron is software, and you will experience performance degradation when you scale up. VisualCron takes too much memory or CPU power. We have to increase the hardware resources of a specific server or system."
"I want to improve the UI in VisualCron, as it's not as user-friendly, particularly when setting up the task scheduler. If you're familiar with the tool, then no problem, but if not, you'll have a problem typing text because sometimes, the cursor points to other places, so there's an issue with text box alignment in VisualCron. That was painful for me when I was just a VisualCron novice, but when you become used to it, there won't be a problem."
"There are some conditions in the mail trigger, but you can only use them as an "AND" condition, not as an "OR" condition. This is an improvement that could be useful. For example, some people put "invoice" in the subject and others put "invoice" in the body. If I want to make a trigger for everybody whose sending invoices, I have to make two jobs for this now."
 

Pricing and Cost Advice

"The product is reasonably priced, and we don't have any add-ons."
"It's certainly a lot cheaper than Tivoli and Control-M. In comparison to them, you get a lot more bang for your buck. You get pretty much the whole functionality and more, in some cases, when compared to Control-M, but at a fraction of the price."
"The pricing of JAMS has not been an issue for us, as it has allowed us to save time."
"Our licensing is pretty cheap because we have a state solution. So, we pay only $1,000 a year."
"JAMS is relatively inexpensive, with additional costs only incurred for tags, other services, and optional support renewals."
"Fortra's JAMS pricing structure has deteriorated significantly since its acquisition by Fortra."
"This is a good product at a fair price."
"There are no additional costs other than the license for Fortra's JAMS which is affordable."
"ROI is 95 percent."
"The price is a bit high."
"The pricing is extremely fair, and because of that I recommend purchasing multiple instances to split out the processing load across multiple application servers."
"VisualCron is correctly priced because it wasn't very cheap, and it wasn't overly expensive, so the price for it was set correctly. When my previous company bought VisualCron, it was €800 per server per year. On a scale of one to five, I would rate the pricing for VisualCron a five because it was just right. The tool was affordable, and it has one of the most competitive pricing in the market."
"ROI is one month."
"We are fine with a rather cheap setup. Licensing with VisualCron is fair. You have a simple one-year licence in different sizes. There isn't a licensing jungle with hundreds of options and opt-ins."
report
Use our free recommendation engine to learn which Workload Automation solutions are best for your needs.
868,787 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
17%
Financial Services Firm
13%
Manufacturing Company
8%
Healthcare Company
8%
Computer Software Company
27%
Financial Services Firm
11%
Insurance Company
9%
Healthcare Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business11
Midsize Enterprise7
Large Enterprise17
By reviewers
Company SizeCount
Small Business5
Midsize Enterprise1
Large Enterprise5
 

Questions from the Community

What do you like most about JAMS?
I find the historical tracking feature of JAMS invaluable for reviewing past events.
What is your experience regarding pricing and costs for JAMS?
They recently switched to subscription-based pricing, which increased. The price is fair considering the functionality and importance of the tool, although the increase did unsettle our management.
What needs improvement with JAMS?
A major improvement would be the integration of AI to help us accomplish various tasks. AI could assist in simplifying operations and could potentially enhance the tool's capabilities.
What do you like most about VisualCron?
The tool has reduced our operational costs by 40%.
What needs improvement with VisualCron?
The documentation is a bit weak. The tool must provide a better set of documentation.
 

Comparisons

 

Interactive Demo

Demo not available
 

Overview

 

Sample Customers

Teradata, Arconic, General Dynamics, Yum!, CVS Health, Comcast, Ghiradelli, & Boston’s Children’s Hospital
7 Eleven, ABB Sécheron SA, Adobe Systems Incorporated, Amazon Europe Core, Apple, Assa Abloy, Aston Martin, Banco Santander, BMW (Australia)
Find out what your peers are saying about JAMS vs. VisualCron and other solutions. Updated: September 2025.
868,787 professionals have used our research since 2012.