Learn about JAMS with the JAMS Blog

Blog

Invoice Processing Automation
February 7, 2018
We often think of invoice processing as the responsibility of our accounting department and their ERP system. They should have this process locked up, right? But, IT teams can be deeply involved, especially when invoicing involves multiple platforms and systems. To generate invoices repeatedly and accurately requires a holistic view of every step of the Read More
Posted in Automate Smarter, Invoicing
Cron Scheduling: An Old Fallback
March 20, 2017
Cron is our old frenemy: we love to hate it and we hate to love it. Cron, the simple job scheduler, has been shipped with UNIX and Linux since the dawn of time…or at least the dawn of the computer age. The crontab scheduler is great for simple tasks, but there are three primary problems Read More
Posted in Linux, UnixTagged
Self-Service Automation – What’s Good for End Users is Great for IT Operations
November 29, 2016
What is Self-Service Automation? Self-service automation describes the practice of connecting self-service to other business processes and platforms through a workload automation solution, or empowering end-users with a self-service portal to run preconfigured jobs and processes through an enterprise job scheduling solution. According to Forrester, 70% of customers would prefer to use a company’s website Read More
Posted in Automate Smarter, JAMSTagged
Reduce your ‘Attack Surface’ with Automation
September 21, 2016
Security is without a doubt one of the primary concerns in IT today. The added security provided by implementing a comprehensive automation strategy is often overlooked and underestimated, since the security benefits of automation are typically overshadowed by the more obvious benefits such as increased efficiency and reduction in human error. Human error can occur Read More
Posted in Security
Automation is Captured Knowledge – Part 3
August 3, 2016
In my final post on this subject I will talk about what is probably the least discussed organizational IT asset – Informal Knowledge. Informal Knowledge is the knowledge that is held by members of an organization (and sometimes by partners or customers of the organization) that could be of benefit to that organization. This knowledge Read More
Posted in Automate SmarterTagged
Automating Oracle Stored Procedures
March 10, 2016
Our users have a lot of love for Oracle. Whether it’s the platform’s unique locking structure, caching, or high availability, it handles significant transaction loads at the world’s most prominent brands. But, automating Oracle Stored Procedures can be a challenge, especially when you’re building enterprise workflows that span more applications than just Oracle. Common methods Read More
Posted in OracleTagged