Composable has recently added progress-tracking features, including progress metrics and animations. Both of these aim to elucidated DataFlow execution by showing the modules that are currently executing and highlighting potential…
Posts published in “Automation”
When it comes to CRMs these days, Salesforce has maintained its industry leadership for quite some time. But its analytics and reporting capabilities surrounding the data it controls has always…
When you’re working with large numbers of images, using standard tools like ImageMagick can often feel like an endless cycle of combing through [crayon-628d4c4e4c3b1966243481-i/] pages and StackOverflow posts to find the magical…
We recently had a client who needed to query data from a legacy system built on FoxPro. What is FoxPro you ask? Fox Software was a company Microsoft purchased back…
Have you ever wanted to export all your contacts out of Web-ex? I recently needed this feature, as our marketing team wanted to do some follow ups with potential users…
Composable provides special mechanisms for managing complexity of dataflows. Specifically, Composable allows you to reuse parts of your dataflow by encapsulating them as stand-alone custom modules. When developing your dataflow…