We have members/clients who need to know when their commercial accounts lose their business licenses. We would upload their commercial accounts receivable files to a company called SimpleVerity each month, and SimpleVerity would send them alerts whenever any of their accounts lost their business license. SimpleVerity was sold to another company, and then that company was sold to another company. The upshot is that one of our members/clients is not receiving the alerts they need to do business. The third company doesn’t seem to know what it’s doing, and they don’t seem to care about the product. Unfortunately, SimpleVerity was the only company providing this service. We’re thinking it might be feasible to provide the service ourselves. This is not something that I could do with Easytrieve, so we’d have to outsource the programming.
This is the concept of a plan I’ve come up with:
- The member’s/client’s file is saved to a folder.
- This new program would read the UBI number (or the state license number, or both) from the file on a daily/weekly/monthly basis and search the Washington State Dept of Labor & Industries database and the various county databases for expired/cancelled/invalid licenses.
- When an invalid license is found, the program would write the UBI number, the business name, the business address, the license number, and the reason for cancellation to a file.
- The output file would be emailed to the member/client.
So basically I want to save a file in a folder, and have a program that does everything else automatically.
The former president of our company, who retired but is on the Board, has a couple of people he can ask for such a program; but I said I’d ask you brainiacs at the Brain Trust opinions on what sort of program could do what we need.
ETA: It would also be nice to get the same information from Alaska and Hawaii, and maybe Oregon.