integrate the world with kentico cms

23
Integrate the World with Kentico CMS by Brian McKeiver , Co-Owner at BizStream

Upload: alyssa

Post on 23-Feb-2016

47 views

Category:

Documents


0 download

DESCRIPTION

Integrate the World with Kentico CMS. by Brian McKeiver , Co-Owner at BizStream. Today’s Theme. Using Integration can take you from…. Rock Star. Geek. …to. What is Integration. Like mixing data from multiple sources into one perfect song. Allows you to create that one Killer App. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Integrate the World with Kentico CMS

Integrate the World with Kentico CMS by Brian McKeiver, Co-Owner at BizStream

Page 2: Integrate the World with Kentico CMS

Today’s Theme

• Using Integration can take you from…

Rock StarGeek …to

Page 3: Integrate the World with Kentico CMS

What is Integration

Like mixing data from multiple sources into one perfect song

Allows you to create that one

Killer App

Page 4: Integrate the World with Kentico CMS

Become a Rock Star

• Manual Entry Sucks but people think it’s the only way

• Integrate your Solutions and your customers will love you

• “WOW – I didn’t even think that was possible”

Page 5: Integrate the World with Kentico CMS

Kentico CMS as a Platform for Integration

• Why it does integration so well– Built on ASP.NET, SQL Server

• Framework / Foundation– Leverage the Controls, API, Macros– You DO NOT have to roll your own

Page 6: Integrate the World with Kentico CMS

The Instruments of Integration

• Kentico gives us many different options for Integration– Integration Bus– REST Service– Standard WebService (asmx)– Include Built in Assemblies in external projects– Code in App_Code / Bin– Custom Scheduled Tasks– Social Media Auto Publishing in 7.0

Page 7: Integrate the World with Kentico CMS

Integration Bus Overview

• It is a Heartbeat

• What you can Sync– Documents– Objects

Both Outgoing & Incoming Directions

Page 8: Integrate the World with Kentico CMS

Rock Star Tip #1

• When using the Integration Bus for Documents under Workflow; use TaskTypeEnum.PublishDocument

Page 9: Integrate the World with Kentico CMS

Integration Bus Detail

• Connectors– .Net Class that Developer Implements (Inbound / Outbound)

• Subscriptions– Determines the scope of tracked changes to be synchronized.– Global / Objects / Documents

• Data Modes (Task Data Type)– Simple: When you need to sync some of the object or document

• A handful of properties need updating– SimpleSnaphot: When you need to sync entire object or document

• Preserves FKs, – Snapshot: When you need to sync multiple objects

• Object and it’s children, Polls with Poll Answers

Page 10: Integrate the World with Kentico CMS

Integration Bus Demo

• 5 mins of code walkthroughINT. Bus DEMO

Page 11: Integrate the World with Kentico CMS

REST Service

• What is REST– Architecture Style– URL Based Resource– ASP.NET commonly uses Windows Communication Foundation (WCF)– Full object model of Kentico CMS made available

Page 12: Integrate the World with Kentico CMS

Rock Star Tip #2

• Observe REST operations at the lowest level– Fiddler is your friend

• Web Debugging Proxy

Page 13: Integrate the World with Kentico CMS

REST Service Example

• 5 mins of example walkthroughREST Example

Page 14: Integrate the World with Kentico CMS

REST Service - CGH 1

Kentico CMS E-Commerce & Point of Sale integrationhttp://www.CountrysideGreenhouse.com

Page 15: Integrate the World with Kentico CMS

REST Service - CGH 2

REST Service does the work• Two way integration

Page 16: Integrate the World with Kentico CMS

REST Service - CGH 3

REST Service does the work• Updates Status

– POST to /REST

Page 17: Integrate the World with Kentico CMS

Social Media Auto Publishing

• Developers, Content Editors, Business Owners, Support Staff, Everyone is…– Let Kentico CMS 7.0 do the work for you

LAZY

Page 18: Integrate the World with Kentico CMS

Shameless Plug

• My Blog: Mcbeev.com– For full Blog Post Series

Page 19: Integrate the World with Kentico CMS

Social Medial Auto Publishing Demo

• 5 mins of product walkthroughAuto Publish DEMO

Page 20: Integrate the World with Kentico CMS

Rock Star Tip #3

• Document Type field ends in AutoPost

• Value of Long text specified as it’s attribute type

Page 21: Integrate the World with Kentico CMS

In Summary

• Kentico is a perfect platform for Integration

• Rock out with your Instruments of Integration– Integration Bus– REST Service– Auto Publishing

• Deliver Integrated Solutions and

graduate from geek to Rock Star

Page 22: Integrate the World with Kentico CMS

Thank You

Questions ?

• Slides and demo code: http://mcbeev.com/denver2012

Page 23: Integrate the World with Kentico CMS

Contact

Email:[email protected]

Web:http://www.bizstream.com

Blog:http://www.mcbeev.com

Twitter:@mcbeev

LinkedIn:http://www.linkedin.com/in/brianmckeiver