TrustRadius: an HG Insights company
VisualCron Logo

VisualCron Reviews and Ratings

Rating: 7 out of 10
Score
7 out of 10

Community insights

TrustRadius Insights for VisualCron are summaries of user sentiment data from TrustRadius reviews and, when necessary, third party data sources.

Pros

User-Friendly Interface: Users have praised the user-friendly interface of VisualCron, with multiple reviewers mentioning its ease of use and intuitive design. Many users have found it simple to create, configure, edit, and set up tasks within the software.

Vast Array of Features: A significant number of reviewers have appreciated the extensive range of features offered by VisualCron. They have specifically highlighted its scheduling capabilities and mentioned that it has helped them complete their job correctly. Some users even mentioned having multiple licenses for the product.

Powerful Integration Abilities: Several reviewers have praised VisualCron for its powerful integration abilities with different systems and applications. They believe that it surpasses other cron-like applications in the UNIX world in terms of linking into various platforms.

Reviews

1 Review

VisualCron takes a lot of work off my hands for not too complicated processes.

Rating: 7 out of 10
Incentivized

Use Cases and Deployment Scope

Our customers regularly upload files to our SFTP-server. These are files of type zip, pdf, CSV and others. Visualcron jobs written by me process these supplied files. E.g. zip files are unpacked. Files are checked for validity and consistency. The files are sent to a backup server.Some file are sent to a printer. Other files are send by E-mail to colleagues. Some file are edited by a graphic editor and send back to the customer.

Pros

  • VisualCron can pack and unpack files from many types of packing methods.
  • Clear job scripts with complex constructions can be written in VisualCron
  • VisualCron provides a clear graphical overview of the situation of all jobs.
  • VisualCron clearly indicates when a job has run into an error.

Cons

  • VisualCron should more specifically indicate the root cause of an error.
  • If copying a file goes wrong, VisualCron reports 'can't copy file'. I expect 'no read permissions from original' or 'no write permissions from destination'.
  • VisualCron offers no way to execute a Job script line by line
  • In VisualCron, nested loops cannot be created.

Likelihood to Recommend

VisualCron does accommodate continuous file processing. Like packing and unpacking compressed files, splitting or merging files, sending E-mail's and executing queries on databases. VisualCron in less suitable for performing very complex operations on files like, arithmetic with numbers, dates or amounts. Very complex job scripts become cluttered. Debugging Job scripts is not easy.