Ratchet-X is highly unintrusive in terms of its impact at the desktop. However, there are instances when it may conflict with other applications (usually utilities), that work with the keyboard buffer. An example of such an application is PhraseExpress from Bartels Media GmbH. This very useful utility allows the user to create global keyboard shortcuts that when typed, are replaced with a larger phrase thus reducing typing and ensuring textual consistency. In order to do this, the application must monitor what the user is typing into every application at the desktop, perform a recognition, eat the shortcut keystrokes when entered and replace it with the mapped long form text from its database. While this would not normally cause a conflict with Ratchet-X, if your action makes heavy use of stuffing keys in the keyboard buffer or your regwin hosts a conflicting keyboard shortcut, a conflict may arise. If an action does not seem to be doing what it is supposed to do or is exhibiting odd behavior and your action or regwin uses the keyboard buffer or shortcuts, check to see if the user is running a utility that intercepts keystrokes. This might save you some action debugging time.
Thursday, January 5, 2012
Ratchet-X and conflicts with keyboard shortcut applications
Wednesday, April 13, 2011
Ratchet-X Jump2 - Jump Anywhere
Have you heard about Ratchet-X Jump2? Ratchet-X Jump2 is a new, low-cost offering from RatchetSoft that allows you to add simple, yet critically important and pervasively needed features to your existing applications. Ratchet-X Jump2 allows you to extend the context of the entity you are working within an application by enabling you to jump” to the same context in another application. For example, let’s say you’re looking at a customer record in your CRM system and you want to see all the related documents for the same customer in your document management system. Ratchet-X Jump2 allows you to add that functionality quickly, easily and at a fraction of the price it would cost to enable this feature using the full-featured version of Ratchet-X.
To learn more about Ratchet-X Jump2, which was recently announced at the annual AIIM conference, click here.
Wednesday, January 5, 2011
Ratchet-X Version 5 Released. And There Was Much Rejoicing!
Drum roll please......After 9 long months of development and testing, we're proud to announce the official release of Ratchet-X, Version 5. While our existing customers have been banging on some of these new features for a while, this is the first time we've been able to roll out all these improvements in one major release. And we're quite excited about it!
Besides a plethora of new features, we've streamlined the code in a major way. By stripping out tens of thousands of lines of code and depreciating infrequently used features, we were able to improve runtime performance and focus our precious resources on the features our users say they love most. Needless to say, our developers are happy and take great joy in telling Marketing how wrong they were in pushing for some of these "must have" deprecated features.
For more information on the release, check out our new web site at www.ratchetsoft.com. Better yet, if you want to see the product in action, download it today at http://ratchetsoft.com/html/downloadform.html.
Thanks again, and as always, please don’t hesitate to let us know what you think of the product.
Wednesday, June 2, 2010
See you at IASA
Wednesday, May 12, 2010
How Does A Ratchet Work?
One of the downsides of working for a company named RatchetSoft is the inordinate amount of click-throughs we get on our website for the search phrase; “How does a ratchet work”. I realize it’s because we have a page on the site entitled; “How Does Ratchet-X Work?”, but I’m still amazed at the number of people that pose the question, and based on the search snippet returned, still think it’s relevant and click through. It’s kind of funny.
Friday, March 12, 2010
Calling All MGAs To Orlando...
Monday, November 23, 2009
- enforce new regulations and policies not built into your application
- create helpful dynamic links to external sources of information
- dramatically expand your ability to track user/application interactions for the purposes of auditing and corrective actions
If you are interested in discussing how Ratchet-X can assist with your compliance program, give us a call. Further, fell free to view the following video which touches on the compliance use case.
Tuesday, October 27, 2009
Ratchet-X For ImageRight Plug-In Video
Ratchet-X for ImageRight is compatible with all version 3.5 and higher of ImageRight and is available from Vertafore. You can contact us or Vertafore for more details.
Tuesday, September 8, 2009
ImageRight User Conference Follow-up
We announced at the conference the official release of Ratchet-X for ImageRight. If you’re an ImageRight user and have been deferring on integrating more of your applications because of the integration costs, I recommend you give us a call and check out the new release. Ratchet-X for ImageRight is compatible ImageRight versions 3.5 and above.
Special thanks to George Weihs for performing a yeoman’s job and pulling double duty in the booth.
Thursday, May 28, 2009
Ratchet-X and ETL
No doubt, modern application development and deployment technologies coupled with “smart” infrastructure are enabling organizations to integrate more-and-more systems in real time. However, despite the advances, ETL is still a reality of life in organizations of all sizes. So the question asked often asked of us at the show was; “Where does Ratchet-X fit within the ETL process?” Glad you asked.
Let me first say that while Ratchet-X does extract, transform and load data between systems, it is not a traditional ETL tool. When I think about ETL, I think of scheduled batch jobs that process and move data between queues and systems. Generally, ETL processes are executed during non-prime time usage or maintenance hours for the purpose synching data across systems. While the term ETL can be used to describe other related processes, I think this is what most folks mean when they refer to ETL.
So, if Ratchet-X extracts, transforms and loads data, why isn’t it an ETL tool? It’s mostly a matter of perspective. Whereas most ETL processes are scheduled to run in batch, work with large data sets and have little end-user interaction, Ratchet-X is an on demand data processing platform that processes a single record set at a time and is often guided by the end-user.
Most of our customers use Ratchet-X to add new features to existing applications without changing those applications in any way. These new features usually involve:
- Acquiring data from an external source (e.g. web services, web site, electronic form, database, API, etc).
- Sending application screen data to an external source.
- Processing application screen data for the purposes of either transforming it in some way or kicking off a down stream process.
In most cases, Ratchet-X is processing one or more application screen’s worth of data that collectively constitutes a single record set (i.e. a composite customer record, an insurance policy, a shipping manifest, etc.). Ratchet-X is not usually used to process thousands of these record sets at a time. Further, Ratchet-X is almost always used under the watchful eye of the end-user. In reality, Ratchet-X is an “assistive” technology that allows an end-user to acquire, push or process data to and from the systems they use without having to rekey data and reducing errors. This doesn’t sound like ETL to me.
So, uh, where is it that Ratchet-X fits into the ETL process? Oh yeah. No ETL process is perfect. In fact most ETL processes have an error handling stage where exceptions and records that fail validation are kicked out to an exceptions queue. Once in the queue, the user then must manually review and rekey the corrected information into the target system or error handling interface. This is precisely where Ratchet-X can be very useful. For example, we have customers that set up Ratchet-X’s task list as the exception handling queue so users can easily review the data, make whatever corrections are necessary and immediately paste the corrected record into the target application.
So while Ratchet-X is not an ETL tool per se, it can serve as an important part of the error handling stage of most ETL implementations. If you have any questions or comments regarding how Ratchet-X can be used to supplement your ETL process, please drop us a line. We’d love to hear from you.
If you'd like to see a video regarding how Ratchet-X can be used as part of your ETL efforts, click here.