45
Getting Started with Custom Objects John Johnson, ASCAP Cory Haber, Furnished Quarters Sara Rimer, Danaher Motion Edward Tcheleshev, salesforce.com Patricia Orr, salesforce.com Track: Admin I: Getting Started

A G S009 Tcheleshev 091907

Embed Size (px)

DESCRIPTION

Full session information and videos available at successforce.com.

Citation preview

Page 1: A G S009  Tcheleshev 091907

Getting Started with Custom Objects

John Johnson, ASCAP

Cory Haber, Furnished Quarters

Sara Rimer, Danaher Motion

Edward Tcheleshev, salesforce.com

Patricia Orr, salesforce.com

Track: Admin I: Getting Started

Page 2: A G S009  Tcheleshev 091907

Safe Harbor Statement

“Safe harbor” statement under the Private Securities Litigation Reform Act of 1995: This presentation may contain forward-looking statements including but not limited to statements concerning the potential market for our existing service offerings and future offerings. All of our forward looking statements involve risks, uncertainties and assumptions. If any such risks or uncertainties materialize or if any of the assumptions proves incorrect, our results could differ materially from the results expressed or implied by the forward-looking statements we make.

The risks and uncertainties referred to above include - but are not limited to - risks associated with possible fluctuations in our operating results and cash flows, rate of growth and anticipated revenue run rate, errors, interruptions or delays in our service or our Web hosting, our new business model, our history of operating losses, the possibility that we will not remain profitable, breach of our security measures, the emerging market in which we operate, our relatively limited operating history, our ability to hire, retain and motivate our employees and manage our growth, competition, our ability to continue to release and gain customer acceptance of new and improved versions of our service, customer and partner acceptance of the AppExchange, successful customer deployment and utilization of our services, unanticipated changes in our effective tax rate, fluctuations in the number of shares outstanding, the price of such shares, foreign currency exchange rates and interest rates.

Further information on these and other factors that could affect our financial results is included in the reports on Forms 10-K, 10-Q and 8-K and in other filings we make with the Securities and Exchange Commission from time to time. These documents are available on the SEC Filings section of the Investor Information section of our website at www.salesforce.com/investor. Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements, except as required by law.

Page 3: A G S009  Tcheleshev 091907

Why Use Custom Objects?

High user adoption 31 Single

View of All Data & Reporting

2 Seamless Upgrades4Ease of Use

Page 4: A G S009  Tcheleshev 091907

Build New Apps Without Coding or Scripting

Customize with Clicks not Code

Point-and-Click Model Delivers:

Data model customizations

• Add tables

• Add fields

• Create relationships

User interface customizations

• Diverse page layouts to

support multiple business

processes

Workflows & Approvals

Custom applications

All Customizations Are Upgraded With Zero Customer Effort

function getPhoneFields(objDesc) { time_object.StartTiming(); var fieldmap = objDesc.fieldMap; var ret = "";

for (key in fieldmap) {

if (dltypeof(fieldmap[key]) == "Field") { if (fieldmap[key].type == "phone") { ret += ", " + fieldmap[key].name;

Build

er

Page 5: A G S009  Tcheleshev 091907

Data Model

What data is captured and how

it is structured

Data Model

What data is captured and how

it is structured

Security & Sharing

User access controls and permissions

Security & Sharing

User access controls and permissions

Forms & Layouts

How data is displayed and

captured

Forms & Layouts

How data is displayed and

captured

Workflow

How business processes are represented

Workflow

How business processes are represented

Build It!

- Data types- Relationships

- Validation Rules- Formulas

- User lists- Read/write perms- Org Hierarchies- Group profiles

- Layouts- Record Types- Related Lists

- Tabs

- Assignment- Notification- Approval

- Time-based

1 2 3 4

Page 6: A G S009  Tcheleshev 091907

Streamline Business Processes with Custom Objects

Inventory TrackingPurchase RequisitionsProject ManagementHuman ResourcesIT Helpdesk

Salesforce License ManagementTraining Center and Class/Instructor TrackingMulti Product View for CasesSuccess Stories for ProductsPre call Plan and Trip Report

Litigation TrackingEmployee Management

- Collections & Adjustments- PTO Tracking- Employee Equipment- Sales Collateral- Recruiting

Going from Paper to Process

Getting Control of your Data & Processes

Ways to Help Yourself

Page 7: A G S009  Tcheleshev 091907

John Johnson

Asst. Vice President - Licensing

[email protected]

Getting Control of your Data & Processes!

Leveraging Custom Objects to Increase Visibility and Adoption!

Page 8: A G S009  Tcheleshev 091907

All About ASCAP

• INDUSTRY: Performing Rights

• EMPLOYEES: 650

• GEOGRAPHY: United States (only)

• # USERS: 169

• PRODUCT(S) USED: Salesforce SFA & Call Center, Force.com Mobile , 2

AppExchange applications (Drawloop & Angel.com),

Largest Performing Rights Organization in the World – Collects fees for public performance of music and distributes royalties to songwriters & publishers

Page 9: A G S009  Tcheleshev 091907

Case Study – Key Challenges

Business Challenges• Many databases (Lotus Notes, Access)

• Home based field staff, office staff in 3 locations

• Many manual processes

• Manual tracking/reporting

Challenges• Integration between systems

• Software upgrades & compatibility

• Lots of Info, no easy reporting

• Manual processes

• Inefficiency

Page 10: A G S009  Tcheleshev 091907

Implementation Of Salesforce SFA/Custom Objects Timeline

Began Using Salesforce SFA

Built, deployed, trained

Employee Info/PTO Objects

Litigation Tracking – Built, Deployed and

used by GL

October 2005 January 2006 July 2006 Ongoing

Notes PTO Tracking Crashed

Deploy new functionality in New Releases

Expand Functionality based on user requests, business process

needs

Training, Migration, Adoption

Custom Objects Drive Adoption

Page 11: A G S009  Tcheleshev 091907

The Solution How did we address these challenges?

• Custom Applications, Objects

• Automated workflow - Alerts

• New releases, new functionality

• Secure – the right people see the right info

• Integrated with other Objects In Salesforce, and other systems

Deployment Details•Application – Employee Info

Objects – Jobs, Candidates, Employee Info, Time off, Equipment, Classes, Enrollments, Progress Reports, Supplies

•Application – Litigation TrackingObjects – Litigation Tracking, Investigations, Docket Sheets, Collections

Page 12: A G S009  Tcheleshev 091907

Employee Info Departments: Management, Sales, Operations, HR,

Customer Service

# Users: 160+

Key Requirements

• Manage time-off requests & approvals

• Manage recruiting, hiring & training processes

• Track equipment & supplies assigned to staff

• Reporting

• Executive visibility

Key Benefits

• Eliminated manual tracking & reporting

• Centralized source of all info for staff

• Work flow alerts & approvals

Page 13: A G S009  Tcheleshev 091907

Employee Info

Page 14: A G S009  Tcheleshev 091907

Litigation Tracking Departments: Sales, Operations, Management, Customer

Service, Legal

# Users: 160+

Key Requirements

• Manage files submitted for infringement litigation

• Manage investigations

• Track collections towards judgments & settlements

• Track status of files with appropriate levels of visibility

• Reporting

Key Benefits

• Eliminated manual tracking & reporting

• Centralized source of all info for staff

• Workflow alerts & approvals

Page 15: A G S009  Tcheleshev 091907

Litigation Tracking

Page 16: A G S009  Tcheleshev 091907

Results

We got control of our data and processes

• Visibility• Employee Info

• Strategic Infringement Actions

• Accuracy

• One source for Information• Accounts, Opportunities, Litigation, Staffing

• Increased Adoption

• New Releases – new functionality phased in

Page 17: A G S009  Tcheleshev 091907

Cory Haber

Web Applications Manager

[email protected]

Moving from Paper to Process!Getting the Organization to think Platform

First

Page 18: A G S009  Tcheleshev 091907

• INDUSTRY: Corporate Housing/Hospitality

• EMPLOYEES: 170

• GEOGRAPHY: Northeast

• # USERS: 68 (105% growth since implementation)

• PRODUCT(S) USED: Salesforce SFA & Call Center, 6 downloaded

AppExchange applications

Furnished Quarters is the leading provider of furnished apartments in Manhattan, northern New Jersey and Boston metropolitan regions.

All About:

Page 19: A G S009  Tcheleshev 091907

Key Challenges

Our Business Challenges

• Islands of information

• Multiple locations

• Reporting Reporting Reporting

• Future company growth

Technology Challenges

• Small IT staff

Page 20: A G S009  Tcheleshev 091907

From Paper to ProcessHow did we get away from excel and/or paper?

We leveraged Custom Objects

My methodology:

Listen to my peers

Scope out project• Collect materials

• Define workflows

Build

Test

Deploy

Page 21: A G S009  Tcheleshev 091907

Example – Purchase Requisitions

Purchase Requisitions

Summary of Challenges

• Lost paperwork

• Slow response times

• Inefficient

• High cost

Page 22: A G S009  Tcheleshev 091907

Purchase Requisition – Old Workflow

Page 23: A G S009  Tcheleshev 091907

Purchase Requisition Before

Page 24: A G S009  Tcheleshev 091907

Purchase Requisition – New Workflow

Page 25: A G S009  Tcheleshev 091907

Purchase Requisition After

Page 26: A G S009  Tcheleshev 091907

Case Study Purchase Requisition – Results

Benefits of Going from Paper to Process

• No paperwork

• Complete visibility

• Faster response times

• Accuracy

• Reporting

Page 27: A G S009  Tcheleshev 091907

AccountingPurchase RequisitionPayment Requests

Sales OperationsProject Management

Budgeting

Information TechnologyIT HelpdeskIT Inventory

Customer ServiceTenant Credits

Human ResourcesHRForce

Sales & MarketingOppty ManagementCampaigns Leads

Lost paperwork

Slow response times

Inefficient

High cost

Page 28: A G S009  Tcheleshev 091907

AccountingPurchase RequisitionPayment Requests

Sales OperationsProject Management

Budgeting

Information TechnologyIT HelpdeskIT Inventory

Customer ServiceTenant Credits

Human ResourcesHRForce

Sales & MarketingOppty ManagementCampaigns Leads

Ease of Use

High User Adoption

Single View/Reporting

Seamless Upgrades

Page 29: A G S009  Tcheleshev 091907

Sara Rimer

Global CRM Systems Manager

[email protected]

Ways to Help Yourself!Leveraging custom objects as a means of making YOU

more efficient.

Page 30: A G S009  Tcheleshev 091907

• INDUSTRY: Manufacturing

• EMPLOYEES: 6000+

• GEOGRAPHY: Global

• # USERS: 700+

• PRODUCT(S) USED: Salesforce SFA & Call Center, 8 downloaded

AppExchange applications

At Danaher Motion we leverage our vast experience in electromagnetic, mechanical and control technologies to help our customers build better machines, faster. Our products

have been improving the efficiency and productivity of complex manufacturing operations for over 70 years through trusted brand names such as Dover, Kollmorgen, Pacific

Scientific, Portescap and Thomson. Our breakthrough innovations are based on application experience around the globe and across many industries, including: medical, textile,

semiconductor, electronic assembly, packaging, aerospace and defense among others.

Page 31: A G S009  Tcheleshev 091907

Custom Object Needs

User Profile: Executive Managers

# Users: 25 (Major Stakeholders) 700+ license control capability

Key Requirements• Executive visibility of logins/approval of license purchase

• Traceability of license purchases

• Current license needs and the replacements

• Future license needs

Key Benefits• Eliminated email trails to approve license purchase

Page 32: A G S009  Tcheleshev 091907

Salesforce License Manager Application

Business Challenges

Lacked Control on License Distribution

Lacked Ability to Charge Various Groups for Licenses

User Adoption did not Conform to Standard Process

Technology Challenges

Spreadsheet Nightmare (Circulation of Various Revisions)

Emails did not Suffice as Management Approval to Activate or

Purchase Additional Licenses

Page 33: A G S009  Tcheleshev 091907

License Manager – The Solution

How did we address these challenges? Created specific profiles to allow adding/editing/viewing

• Only “Approved-By” individuals (Adding/Editing)

• Rest of organization (Viewing)

Setup Field Dependencies• Who could approve what departments

Required fields: Backfill positions

Setup Dashboards for individuals to confirm login rates

Setup Tasks that confirm license• License request is entered

• License activation to the requestor

Page 34: A G S009  Tcheleshev 091907

License Manager Custom Screen Entry View

Page 35: A G S009  Tcheleshev 091907

Audit Dashboards- By Approval Person

Marketing Department

Product Management

Operations West

Sales West Sales East

Operations East

Page 36: A G S009  Tcheleshev 091907

License Manager– Results

What were the results? Improved License Review Time

• 4 Days Down to 1 Hour (Qtr Review)

Improved Visibility• Individual Departments have their own Login Dashboard

• Regional Administrators can focus– Follow-up Training Needs– Further development– License Adjustments

Each Group Controlled their License Budget and Distribution Effective Use of License

• Reporting capabilities “By Approval” on Opportunities, Cases, and Activities

Page 37: A G S009  Tcheleshev 091907

Imagine it. Learn it. Use it.

License Mgr is on AppExchange http://www.salesforce.com/appexchange/detail_over

view.jsp?NavCode__c=&id=a0330000002WKfiAAG

Other Helpful Custom Objects Training Center and Class/Instructor Tracking

Multi Product View for Cases

Success Stories for Products

Pre call Plan and Trip Report

Page 38: A G S009  Tcheleshev 091907

Resources to Help You Get Started

1. AppExchange Find, Test Drive & Install Apps into Your Salesforce Account.

www.salesforce.com/appexchange

2. Apex Developer Network Free Developer Org, Discussion Boards & Development Tools

www.salesforce.com/developer

3. Successforce.com Guides, Blogs, User Community, & Successforce Ideas

www.success.salesforce.com

4. Help & Training Tips & User Guides, FAQ’s, Solutions, Glossary, & Webinars

5. Successforce Consulting Professional Services, Education Services & Customer Support

Page 39: A G S009  Tcheleshev 091907

John Johnson

AVP – Licensing

Sara Rimer

Global CRM Administrator

QUESTION & ANSWER SESSION

Cory Haber

Web Applications Manager

Page 40: A G S009  Tcheleshev 091907

1. AppExchange

Page 41: A G S009  Tcheleshev 091907

2. Apex Developer Network

Page 42: A G S009  Tcheleshev 091907

3. Successforce.com

Page 43: A G S009  Tcheleshev 091907

4. Help & Training

Page 44: A G S009  Tcheleshev 091907

5. Successforce Services Professional Services

QuickStart Assist• For Project managers who plan to self-implement, re-

implementing or optimizing their CRM solution.

– Online Implementation Success Fundamentals / On-site 1:1 Coaching

Quickstart Optimize• A packaged consulting offering that includes a mini-bpr, best practice consulting and configuration assistance and refresher user and

admin training.

– PE 3 Day / EE,UE 5 Day

Admin Workshops These fast-paced, interactive classes give first-hand experience with the core functional offerings to set up, configure, and maintain

Salesforce CRM for optimal results.

– PE 3 Day / EE,UE 4 Day

Customer Support– Premir Support / Premier Support + Admin

– Log a Case / Call (800) 667-6389

Page 45: A G S009  Tcheleshev 091907

Session FeedbackLet us know how we’re doing!

Please score the session from 5 to 1 (5=excellent,1=needs improvement) in the following categories:

Overall rating of the session Quality of content Strength of presentation delivery Relevance of the session to your organization

We strive to improve, thank you for filling out our survey.

Additionally, please score each individual speaker on: Overall delivery of session