Clients email the company their payroll files, and the columns on the payroll indicate Regular Hours, Overtime, Vacation, and so forth. To make the bridge application work, I and the other developer map the program that assigns payroll items based on this layout. It only works, however, when the layout is consistent. Whenever a client changes it by adding or deleting a column, the program generates an error.
One thing I have found so helpful in resolving errors is the Error Handler function. I use the Err object in Visual Basic, but I also add additional information such as the module name and procedure name where the error occurred. The user gets a message box, which is helpful for them, but I also wrote the program to create a log file with the same information so that I can go back and see errors that have occurred.
Welcome to my online portfolio, the complement/substitute for my resume. The opinions included herein are my own and do not reflect those of any client or employer, past or present. Please check out the new site: http://danieljohnsonjr.com
- 401(k) report
- accounting
- administrivia
- ADO
- announcements
- audio
- batch files
- benefits audit
- blogging
- branding
- bridge application
- business intelligence
- cincinnati
- client relations
- community
- competitive intelligence
- conference
- conversions
- dashboard
- data warehousing
- design
- documentation
- financial reporting application
- first post
- get that job blog
- global consumer products company
- idea generation
- integration manager
- jazzmania productions
- lessons learned
- meetup
- mentoring
- microsoft great plains
- music
- nafta
- networking
- new media
- payroll
- peo
- podcamp
- podcampohio
- podcasting
- presentation
- programming
- public relations
- public speaking
- questions
- requirements
- search tool
- social media networks
- SQL
- testing
- training
- troubleshooting
- trucking
- uml
- VB.NET
- VBA
- wikis
Friday, March 16, 2007
Handling errors in the payroll bridge application
Posted by
Daniel
at
9:07 AM
Topics: bridge application, peo, programming, troubleshooting
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment