IDWedge Pro configuration for QuickBooks QB Point of Sale POS

IDWedge Pro configuration for QuickBooks QB Point of Sale POS


IDWedge Pro configuration for QuickBooks QB Point of Sale POS

Introduction

Date 5/23/2016

This post explains how to configure IDWedgePro to work with QuickBooks (QB) Point of Sale (POS) software (version 12.0)

This applies to IDWedgePro version 1.0.1.2

How to enable the use of SendInput instead of SendKeys.Send()

Note: be careful when copying and pasting <add key=” SendKeys” value=” SendInput”/> into the config file – we had to copy and paste the existing quotation marks because idwedgepro crashed with pasted quotation marks.  The pasted quotes look the same but are somehow unacceptable to Idwedgepro’s processing software.  

Issue

IDWedgePro does not complete the Add Customer pop-up in QuickBooks Point of Sale software. IDWedgePro works with the Desktop version and Web version QuickBooks, but the Point of Sale (POS) uses custom pop-up f,orms, which are incompatible with some Microsoft operating system features.



Solution

Modify IDWedgePro.exe.Config file and use delays in the formula

Steps

  1. open notepad.exe
  2. Make a copy of  IDWedgePro.exe.Config (backup and rename to IDWedgePro.exe.Config.back)
  3. open IDWedgePro.exe.Config with notepad
  4. add <add key=”SendKeys” value=”SendInput”/> to end of add key section in file
  5. Save file
  6. Start IDWedge Pro
  7. Build formula – but note – add a short delay after each tab command.

Background

IDWedgePro uses an operating system feature to send keys to the active application and wait for each field to be completed.

QB POS software is not compatible with the wait feature, and adding <add key=” SendKeys” value=” SendInput”/>to the config file disables the wait feature.

Therefore, after making this change, depending on the application’s ability to handle text input, it may be necessary to add short delays after each field using the IDWedgePro pause feature.



    • Related Articles

    • Latest IDWedge Pro Software Updates

      Latest IDWedge Pro Software Updates Release Date Software Version Description How to Download 08/12/2024 2.3.1 Updated parsing library and improved QLM Licensing logic to provide updated license files when s/w maintenance changes on server ...
    • IDWedgePro Unresponsive In System Tray

      IDWedgePro Unresponsive In System Tray The IDWedgePro app is designed to run in the background with minimal user actions once the formulas have been entered. When IDWedgePro is running in the background, there will be an icon in the tray with a menu ...
    • iVerifier Network Configuration Guide

      iVerifier Network Configuration Guide Setup When first setting up your iVerifier Network you will need the following: FileMaker Pro (on your PC) FileMaker Go (on your iOS device(s) – available for free download at the App Store) TokenWorks IDWedge BT ...
    • IDWedge Pro Installation and Setup Guide for M260 M280 POS HID Barcode Scanner

      IDWedge Pro Installation and Setup Guide for M260/M280/POS HID Barcode Scanner IDWEDGE PRO INSTALLATION GUIDE This guide provides instructions on how to install and set your IDWedge Pro Software. Step 1: Download and extract the latest IDWedgePro ...
    • How to make IDWedge Pro run on Windows Startup

      How to make IDWedge Pro run on Windows Startup How to Run IDWedge Pro at Windows Start Follow the directions below in order to have your IDWedge Pro software run when Windows boots up. Note: IDWedge Pro must be enabled to Run As Administrator for the ...