SlideShare a Scribd company logo
Timesheet Approval Process
About Me
• I have been working with sharepoint since
2008
• My blog:
http://www.greenroomsolutions.ca/blog/
• Email: kdube@cityoflangford.ca
• My spare time:
Timesheet Approval Process
Timesheet System Integration
Background
• City of Langford has a homegrown ASP.NET
timesheet system
• Allows staff to enter there time on a daily
basis. Time entry is recorded on a project by
project basis
• The times system exports a file which is
imported into our Payroll ERP System (Great
Plains)
Background Cont.
• System has its own SQL server database
Background Cont.
• Projects assigned to each employee are
configurable.
• Each user is assigned a supervisor in the
system.
Timesheet System Snip
Approval Process
• In the “old days”
– People would print out there timesheet get their
supervisor to sign it and submit it to the payroll
department
– Purely a paper process
Integration Functionality
• Approval done in SharePoint document library
• Submit timesheet to SharePoint using SharePoint API
• Document tagged with metadata (submitter, date),
dropped in Supervisor Folder (with security)
• Ability to comment Timesheet
Server API vs CSOM (SP2010)
• Pros/Cons
Server API CSOM
Easier to code Limited OM exposed
Entire OM exposed More difficult to code
Requires sharepoint server on
machine running code
Can run on any client
Wrapper over web services
Timesheet Approval Process
Development History
• Originally in SP2007 this system used the
Server API (no CSOM available). Required
timesheet website to run on sharepoint
server.
• In migration to SP2010 CSOM became
available. Switched to this API so timesheet
not coupled to sharepoint server
Pseudocode
• Generate report (already existing), byte array
• Connect to sharepoint site, list
• Query for supervisor folder IF it doesn’t exist
then create it first
• Upload to supervisor folder
• Tag with metadata
Generate Report
• Using .rdlc (visual studio report designer) to
generate report
Connect to the sharepoint site, list
Connect to the sharepoint site, list
Query for Supervisor Folder (CSOM)
Query for supervisor folder cont
Create Supervisor Folder (CSOM)
Versus Server API
Upload Code
Tag with metadata (CSOM)
Tag with metadata (server API)
Timesheet Library
• Approve View (data grid format)
Supervisor Folders (in approval view)
Approval View (Datagrid)
Approval View Settings
Bonus Content
• Ever tried to change someones name in
sharepoint?
• Ever had someone accidentally delete the root
site in a site collection?
Bonus Content – Changing User Names
Bonus – Recover Deleted Site
Collection

More Related Content

PPTX
Serverless with Azure Functions
PPTX
DevOps with AWS in 2016
PPTX
Azure functions
PDF
CICD in the World of Serverless
PPTX
Azure Web Apps
PPTX
Intelligent Cloud Conference 2018 - Automatically scaling Kubernetes pods bas...
PPTX
#SPFestDC #Azure #Functions V2: What's new and getting started
PPTX
Going Serverless with Azure Functions
Serverless with Azure Functions
DevOps with AWS in 2016
Azure functions
CICD in the World of Serverless
Azure Web Apps
Intelligent Cloud Conference 2018 - Automatically scaling Kubernetes pods bas...
#SPFestDC #Azure #Functions V2: What's new and getting started
Going Serverless with Azure Functions

What's hot (20)

PDF
Fission Introduction
PPTX
Azure serverless
PPTX
Connect the Impossible with Azure Logic App
PPTX
Chef Analytics Webinar
PPTX
End-to-end test automation with Endtest.dev
PPTX
Techorama migrate to sharepoint framework
PPTX
Serverless
PPTX
Serverless Code Deployments in AWS
PDF
2019 hashiconf consul-templaterb
PDF
Scaling Your First 1000 Containers with Docker
PDF
Adopting containers and kubernetes in production
PPTX
ADF Basics and Beyond - Alfresco Devcon 2018
PPTX
Automated Data Synchronization: Data Loader, Data Mirror & Beyond
PPTX
SPS calgary 2017 introduction to azure functions microsoft flow
PPTX
Salesforce winter 16 release
PPTX
Windows Azure Workflows Manager - Running Durable Workflows in the Cloud and ...
PDF
O365Con18 - Automate your Tasks through Azure Functions - Elio Struyf
PPTX
03 spring cloud eureka service discovery
PPTX
Openstack Heat & How Autoscaling works
PDF
A quick introduction to AWS Lambda
Fission Introduction
Azure serverless
Connect the Impossible with Azure Logic App
Chef Analytics Webinar
End-to-end test automation with Endtest.dev
Techorama migrate to sharepoint framework
Serverless
Serverless Code Deployments in AWS
2019 hashiconf consul-templaterb
Scaling Your First 1000 Containers with Docker
Adopting containers and kubernetes in production
ADF Basics and Beyond - Alfresco Devcon 2018
Automated Data Synchronization: Data Loader, Data Mirror & Beyond
SPS calgary 2017 introduction to azure functions microsoft flow
Salesforce winter 16 release
Windows Azure Workflows Manager - Running Durable Workflows in the Cloud and ...
O365Con18 - Automate your Tasks through Azure Functions - Elio Struyf
03 spring cloud eureka service discovery
Openstack Heat & How Autoscaling works
A quick introduction to AWS Lambda
Ad

Similar to Timesheet Approval Process (20)

PPTX
Share point development 101
PDF
Utilizing Point-in-Time Queries in Event-Based Systems, Bobby Calderwood | Cu...
PPTX
Developing a provider hosted share point app
PPTX
Azure Functions Real World Examples
PPTX
The Path Through SharePoint Migrations
PPTX
Developing a Provider Hosted SharePoint app
PPTX
WISPUG - Fun with SharePoint Migrations
PPTX
Custom Development in SharePoint – What are my options now?
PDF
O365Con18 - Hybrid SharePoint Deep Dive - Thomas Vochten
PPTX
SharePoint on demand with System Center - Matija Blagus
PDF
High-level Guide: Upgrading to SharePoint 2013
PDF
Spca2014 chris o brien modern share-point development - techniques for off-...
PPTX
Drew madelung sp designer workflows - sp-biz
PDF
SharePoint 2013 – the upgrade story
PPT
Data Management and Migration in Salesforce
PPTX
Upgrade webinar
PPTX
The Path through SharePoint Migrations
PPTX
Data harmony update 2021
PPTX
IberianSPC - SharePoint 2013 Upgrade
PDF
Collab 365 - Real world scenarios to migrate to SharePoint 2016 or Office 365
Share point development 101
Utilizing Point-in-Time Queries in Event-Based Systems, Bobby Calderwood | Cu...
Developing a provider hosted share point app
Azure Functions Real World Examples
The Path Through SharePoint Migrations
Developing a Provider Hosted SharePoint app
WISPUG - Fun with SharePoint Migrations
Custom Development in SharePoint – What are my options now?
O365Con18 - Hybrid SharePoint Deep Dive - Thomas Vochten
SharePoint on demand with System Center - Matija Blagus
High-level Guide: Upgrading to SharePoint 2013
Spca2014 chris o brien modern share-point development - techniques for off-...
Drew madelung sp designer workflows - sp-biz
SharePoint 2013 – the upgrade story
Data Management and Migration in Salesforce
Upgrade webinar
The Path through SharePoint Migrations
Data harmony update 2021
IberianSPC - SharePoint 2013 Upgrade
Collab 365 - Real world scenarios to migrate to SharePoint 2016 or Office 365
Ad

More from Regroove (20)

PPTX
What's New in Microsoft 365 - June 2022
PPTX
New Microsoft Features - Victoria O365 User Group April 2022
PPTX
New Microsoft Features - Victoria O365 User Group February 2022
PPTX
Regroove Teams Tips from Victoria O365 User Group Feb 2022
PPTX
What's new in Microsoft 365 January 20 2022
PPTX
What's new in Microsoft 365 November 2021
PPTX
What's new in Microsoft 365 October 2021
PPTX
What's new in Microsoft 365 September 2021
PPTX
What's New in Microsoft 365 @ Victoria O365 User Group Virtual Meet-up August...
PPTX
What's new in Microsoft 365 July 2021
PPTX
What's new in Microsoft 365 June 2021
PPTX
Microsoft office 365 what's new for May 2021
PPTX
Microsoft Office 365 What's New for April 2021
PPTX
Microsoft Office 365 What's New for March 2021
PPTX
Microsoft Office 365 What's New for February 2021
PPTX
Victoria Office 365 Users Group - Microsoft Teams Breakout Rooms
PPTX
Microsoft Office 365 What's New for January 2021
PPTX
Microsoft Office 365 What's New for November 2020
PPTX
Microsoft Office 365 What's New for October 2020
PPTX
Microsoft Office 365 What's New for September 2020 with Recap of Ignite 2020
What's New in Microsoft 365 - June 2022
New Microsoft Features - Victoria O365 User Group April 2022
New Microsoft Features - Victoria O365 User Group February 2022
Regroove Teams Tips from Victoria O365 User Group Feb 2022
What's new in Microsoft 365 January 20 2022
What's new in Microsoft 365 November 2021
What's new in Microsoft 365 October 2021
What's new in Microsoft 365 September 2021
What's New in Microsoft 365 @ Victoria O365 User Group Virtual Meet-up August...
What's new in Microsoft 365 July 2021
What's new in Microsoft 365 June 2021
Microsoft office 365 what's new for May 2021
Microsoft Office 365 What's New for April 2021
Microsoft Office 365 What's New for March 2021
Microsoft Office 365 What's New for February 2021
Victoria Office 365 Users Group - Microsoft Teams Breakout Rooms
Microsoft Office 365 What's New for January 2021
Microsoft Office 365 What's New for November 2020
Microsoft Office 365 What's New for October 2020
Microsoft Office 365 What's New for September 2020 with Recap of Ignite 2020

Recently uploaded (20)

PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Empathic Computing: Creating Shared Understanding
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Unlocking AI with Model Context Protocol (MCP)
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Modernizing your data center with Dell and AMD
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
Dropbox Q2 2025 Financial Results & Investor Presentation
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Empathic Computing: Creating Shared Understanding
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Reach Out and Touch Someone: Haptics and Empathic Computing
Spectral efficient network and resource selection model in 5G networks
Understanding_Digital_Forensics_Presentation.pptx
Review of recent advances in non-invasive hemoglobin estimation
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Unlocking AI with Model Context Protocol (MCP)
The AUB Centre for AI in Media Proposal.docx
NewMind AI Weekly Chronicles - August'25 Week I
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Digital-Transformation-Roadmap-for-Companies.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Modernizing your data center with Dell and AMD
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Per capita expenditure prediction using model stacking based on satellite ima...

Timesheet Approval Process