Purpose: Generates and distributes weekly commission statements for sales staff
Location: Stewart Enterprises Corporate Intranet
User Base: 1
Platform: ASP.Net 2.0
The Commission Statements application is a single-user application that generates and distributes commission statements to several hundred sales counselors and their managers on a weekly basis. Operation is extremely simple. The user logs in and selects a pay period.
Upon date range selection, the system retrieves commission activities for all sales counselors from our HMIS database. Statements are generated as formatted PDFs then stored on a central file server, emailed to the sales counselors, and uploaded to a SharePoint document library. Following the Sharepoint upload, the system updates each documents' meta data via CAML queries.
The iTextSharp library is used to generate the PDFs.
Code Samples:
| < BSS Transactions Log | Return to Work page | Company Roster > |