SharePoint Integration

Size: px
Start display at page:

Download "SharePoint Integration"

Transcription

1 IT Best Practices Series SharePoint Integration Companies are increasingly using Microsoft SharePoint as a powerful development platform for specific business functions and as a collaboration tool. For example, intranet portals are often built on SharePoint, custom applications use SharePoint as a platform and SharePoint lists fill a niche that in the past required custom applications. Of course, there may be hundreds of other applications in an organization that do not use SharePoint. These applications and tools may work well by themselves, but redundancies in processes and information between them create significant inefficiencies across the entire organization. To improve cost efficiency and gain competitiveness, IT departments and executives are realizing they need a unifying toolset to unite their processes and information. A significant benefit of SharePoint as a unifying toolset is that it has built-in features to support integration. Companies can quickly perform the highest-priority integrations to rapidly deliver value to the organization. While there are many ways to implement SharePoint integration, presented below are three common implementation examples to demonstrate the benefits that organizations can achieve. Many companies track vacation and other time-off requests manually, yet stand to gain significant resource savings when these processes are automated and tracked online. In a few minutes with SharePoint out of the box, a company of 300 employees was able to implement a SharePoint list for employees to enter vacation requests. Alerts for these requests were sent automatically to managers and HR. This simple improvement helped the company realize there would be valuable integration benefits in automating additional processes. The vacation requests were then linked into the company s time reporting system, resulting in approved vacations aligning with vacations reported through time entry. Additionally, the payroll team sent vacation information to a third-party payroll system to properly decrement time off and pay. The result was a streamlined process replacing manual touch-points from employees, managers and HR. In certain industries, requests for company information by a government agency are common. SharePoint can be used to automate tracking and responding to such requests. In a large telecommunications company, government agency requests are entered into a SharePoint extranet site. The requested data is then securely integrated to a separate site on an internal SharePoint farm. The internal SharePoint site integrates with a legacy system to retrieve a tracking number from the legacy application s SQL database. Among other functions, the legacy application keeps a history of all requests and is the source of the master tracking number. There are now two integrations with SharePoint, one to an extranet and one to a legacy database.

2 In a third integration for the same company, a document image capture system receives lengthy faxes or electronic documents related to the government agency request. The SharePoint system integrates with the document capture tool and creates and manages links to all documents related to each request. Finally, the SharePoint system provides new value by routing the request to the appropriate personnel in the organization who need to take action and respond. A less complicated but common integration is the use of SharePoint to capture internal business requests. An IT help desk may receive such a request in the form of a trouble ticket. Many trouble tickets contain requests for business services that would be more efficiently handled if directly routed into a SharePoint list. Through integration with SharePoint, an operator of help desk systems such as Remedy can simply push a button and automate the feeding of key information directly to the SharePoint list. SharePoint integration possibilities are extensive. Following are additional opportunities to consider. Customer support systems (such as BMC Remedy ) Customer and supplier management systems (e.g., Salesforce.com or SAP ) Microsoft Business Connectivity Services (BCS) to access systems of record (e.g., SAP, Oracle, SQL Server and others) Documentation and collaboration in real time (e.g., Lotus Notes, Microsoft Office and others) Extranets with your intranet REST services Content inclusion from existing line of business applications into search results Integration can include creating new functionality on the SharePoint platform as well as integrating SharePoint with existing non-sharepoint systems. SharePoint s many ready-to-use functional building blocks make both forms of integration cost-effective. Equipped with the right information and resources, companies can successfully implement SharePoint integration customized to their unique business requirements. Such integration should further automate the business, mature a work process, or create new value. It is important to consider six critical success factors when evaluating SharePoint integration possibilities. 1. Understand the Big Picture Take the following steps to initiate the integration evaluation process. a) Define what you plan to accomplish through integration and why. Page 2

3 b) Create a business statement with a value justification focused on the integration between SharePoint and the other system. c) Consider how you would logically interact with the system. Are you going to get data into SharePoint (use SharePoint as the presentation layer) or out of SharePoint (the other system will consume SharePoint data)? d) Don t assume that if SharePoint can access the data on the back end, you don t need to involve the users of the other applications. Without involving all the right people, key information will be overlooked. Often the existing business process is not well understood outside the context of the system, or even from one individual user s perspective. Therefore, it s imperative to involve multiple users and owners of the other tool. e) Make sure the project includes a budget and sufficient resources for changes to the application that you are integrating with SharePoint. It is almost inevitable that when exploring the application, you will find that your work could be simplified by making a change to the application rather than working within constraints that were never meant to include the new integration. 2. Understand the Details Integration is rarely as simple as presenting data from one system within another system. There must be value added in the form of new business logic/rules. In the time-entry system example shared earlier in this paper, what the manager really wanted to know was: How much time off has the person taken in this accounting period? How much vacation time does he or she have left? What projects or duties is the individual assigned to during the time of the request? Answering these questions efficiently required integrating data from multiple systems (project tracking, payroll with vacation accrual information, time tracking with vacations already taken, etc.) to perform the dependent calculations. A thorough analysis and understanding of the details of the systems to be integrated is necessary before a technical team can select the optimal technologies to support the integration as well as determine how much custom code will be needed. When analyzing the candidate systems for integration, be prepared to document their characteristics in great detail. For example, the technical team will need to identify and document system differences for the following: a) Data structures b) Business rules c) Security protocols Also be prepared to define the necessary business transactions and data flows between these systems in detail. Learn how the data is housed in each system and to what degree it should map from one system to the other. You will likely want to use the business logic of one of the systems rather than writing directly to the database. This means you will need a detailed understanding of the selected system to determine the integration points into the system. Page 3

4 3. Choose the Right Systems to Integrate Ideally, a clear road map will be produced that presents the business priorities for various software enhancements in the organization, identifies a team responsible for establishing the integration criteria and evaluates which applications should be integrated. Criteria may include the following: a) The future of the system to be integrated with will it be around for the company s strategic future? b) The complexity of the integration it is probably not appropriate to pick the most complex system as your first integration project. c) The need to integrate vs. replace how hard would it be to replace the system with a SharePoint application rather than integrate with it? d) Available knowledge are business and technical personnel available who understand the system? 4. Mitigate Data Exchange Failures When two or more disparate systems are exchanging data, on occasion the data updates will fail. Because the systems are separate, it is unlikely that end users will receive a transaction failure alert across their integration points. For example, suppose an update transaction sent by SharePoint to another system fails. Will the SharePoint user be informed of the failure and, if so, provided with enough information to either account for or correct the failure? Plan where you need error handling and logging to deal with such scenarios. Even one or two missed transactions can cause a loss of user confidence in the system, slowing or preventing adoption of the newly integrated application. 5. Address Security Issues It is not unusual for the security models to differ between SharePoint and a system being integrated with it. Even if their security models are compatible, such as if both use Windows authentication, you may not want the integrated system referencing an end user s credentials for that security model. You can consider the use of a special security account created for the integration, or pass through the current user s authentication. The latter method is the more complex option, as the system being integrated must contain accounts for all needed SharePoint users and verify that they have appropriate access for the functionality being called. In either case, it is highly desirable to expose only one set of credentials (i.e., SSO) to users, with this set supporting their access to any functionality they require and are authorized to use. Be conscious of end users and their needs in your organization. End users who cannot get what they need from IT and who have the technical savvy may use SharePoint BCS to connect to an external data store using a personal account, which then becomes embedded into the system. A related risk is that an application may stop working unexpectedly when the end user has a security account change. To avoid security holes, IT must provide processes and procedures to help automate the creation and tracking of system accounts. Page 4

5 6. Select the Best Technical Integration Options One of the significant benefits of the SharePoint platform is that there are multiple technical options for integrating it with other systems or other SharePoint platforms. This benefit enables easy creation of unique solutions for different business requirements. However, technical teams must take care to choose the best fit solutions for the specific requirements. Therefore, it is important to understand the desired outcome of the integration up front, as well as the pros and cons of the technical options under consideration. Doing this will ensure that the best options are selected and a successful integration will be implemented efficiently. Technical Options Explored in Greater Detail With earlier versions of SharePoint, integration was often accomplished in only one way. Developers would write a custom web part using.net TM code to call a function or an API to retrieve or update data within an application. SharePoint 2010 offers more options, making integration more building block oriented. The integration team can pick an option whereby much of the work is already done for them, allowing more functionality to be created in much less time. An experienced SharePoint technical resource will understand the business requirements for the integration and evaluate a number of technical options, weighing the pros and cons of each. The integration option selected should be the one supporting the most pre-built functionality needed to solve the requirements. Many technical options can be evaluated depending on the specific integration and business requirements. Some of these options are as follows. Microsoft Business Connectivity Services (BCS). BCS can leverage SharePoint Designer to create external content types, then expose these in the SharePoint user interface through external lists or external data columns. As an advanced variation, the external content type can connect to a Windows Communication Foundation (WCF) service. The WCF service is not a database table of information; rather, it s a way of providing data that has been processed according to the business rules in the service..net code with the SharePoint Object Model. This option is used to interact with web services and APIs of other applications. The code can be triggered by the following: A custom web part. A custom user interface can be provided to have almost any interaction with another system, similar to the freedom of any ASP.NET web page. An event receiver that fires in SharePoint when a list item is saved or deleted. You can use it to call a function or web service in an external system when the user enters data in SharePoint. A custom-coded step added to a SharePoint workflow. User interaction with an InfoPath form set up to call custom code through Visual Studio tools for applications. Page 5

6 SharePoint PerformancePoint and SQL Reporting Services. This option allows for the consumption of information in SQL or other databases that is preprocessed for display in SharePoint. BizTalk. BizTalk is useful for integration scenarios with high transactional volumes. SharePoint is an excellent front end if you use the BizTalk Windows Communication Foundation Line of Business (WCF LOB) adapter provided by Microsoft for integrating with a number of specific technologies (for example, WCF LOB for SAP). If the corporate SharePoint sites are hosted online, such as in Office 365, all of the technical integration options described above may not be available. Your specific hosting situation will determine how many limitations, if any, there may be. Hosted SharePoint Integration Many companies today are interested in evaluating the use of hosted solutions, such as Microsoft s Office 365 or SharePoint on Microsoft s Windows Azure platform, to provide SharePoint to their organization. It is possible to connect an external list with your Office 365 SharePoint site to provide a display of information or write to external data. If you want to go beyond that level of complexity, you may have to carefully re-architect your solution. In some cases there won t be a good way to provide functionality in Office 365. Recall our vacation example earlier in this paper, in which an approved vacation request needed to be written to the time entry system. The original design was to use a workflow to write data to an external system once the data were entered in SharePoint and their status was approved. To get it working on Office 365, however, the custom-coded workflow step wasn t allowed. The design had to be modified to use a sandbox solution for deployment to SharePoint in Office 365. The sandboxed solution put an event receiver on all custom lists, and the event receiver code filtered for the correct kind of data and then called a web service exposed by the Time Entry system. Hosting SharePoint on Windows Azure provides more functionality than is available in Office 365, but doing so still does not allow the complete flexibility of hosting your own site internally. Other hosting providers do provide more comprehensive support for SharePoint features. They should be evaluated to determine if they provide a better solution for your business requirements. Page 6

7 Summary Most organizations would benefit from taking steps to move to the next level of business maturity by better linking data and functionality. Organizations can take the first step toward increasing efficiencies and competitiveness by compiling a list of systems they use. In doing this, beneficial integration ideas will begin to materialize. Management can then prioritize which integrations should be done, and SharePoint specialists can determine the best ways to support these integrations. Existing applications represent an investment; your SharePoint infrastructure is also an investment. SharePoint integration with your existing applications will more fully leverage both investments. About SmarTek21 SmarTek21 is a global IT services company that helps enterprises solve development, implementation and business problems. SmarTek21 provides full enterprise architecture consulting, software development, managed services and product realization support. More information is available at Page 7

Client Requirement. Why SharePoint

Client Requirement. Why SharePoint Client Requirement Client wanted a sharepoint system that could meet their document and record management needs. It should also improve client s information management systems. To support existing and

More information

Course 10174B: Configuring and Administering Microsoft SharePoint 2010

Course 10174B: Configuring and Administering Microsoft SharePoint 2010 www.etidaho.com (208) 327-0768 Course 10174B: Configuring and Administering Microsoft SharePoint 2010 5 Days About this Course This five-day instructor-led course teaches students how to install, configure,

More information

Course: 10174B: Configuring and Administering Microsoft SharePoint 2010

Course: 10174B: Configuring and Administering Microsoft SharePoint 2010 Course: 10174B: Configuring and Administering Microsoft SharePoint 2010 Description: This five-day instructor-led course teaches students how to install, configure, and administer Microsoft SharePoint

More information

Microsoft SharePoint 2010 Overview

Microsoft SharePoint 2010 Overview Course Code: M10174 Vendor: Microsoft Course Overview Duration: 5 RRP: 1,980 Configuring and Administering Microsoft SharePoint 2010 Overview This five day course teaches delegates how to install, configure

More information

Configuring and Administering Microsoft SharePoint 2010 Course 10174B; 5 Days, Instructor-led

Configuring and Administering Microsoft SharePoint 2010 Course 10174B; 5 Days, Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Configuring and Administering Microsoft SharePoint 2010 Course 10174B; 5

More information

Course 10174B: Configuring and Administering Microsoft SharePoint 2010

Course 10174B: Configuring and Administering Microsoft SharePoint 2010 Course 10174B: Configuring and Administering Microsoft SharePoint 2010 Five Days, Instructor-Led About this course This five-day instructor-led course teaches students how to install, configure, and administer

More information

Programmabilty. Programmability in Microsoft Dynamics AX 2009. Microsoft Dynamics AX 2009. White Paper

Programmabilty. Programmability in Microsoft Dynamics AX 2009. Microsoft Dynamics AX 2009. White Paper Programmabilty Microsoft Dynamics AX 2009 Programmability in Microsoft Dynamics AX 2009 White Paper December 2008 Contents Introduction... 4 Scenarios... 4 The Presentation Layer... 4 Business Intelligence

More information

Unlock the Value of Your Microsoft and SAP Software Investments

Unlock the Value of Your Microsoft and SAP Software Investments SAP Technical Brief SAP Gateway Objectives Unlock the Value of Your Microsoft and SAP Software Investments Bridging the integration gap between SAP and Microsoft environments Bridging the integration gap

More information

Configuring and Administering Microsoft SharePoint 2010

Configuring and Administering Microsoft SharePoint 2010 Course 10174 : Configuring and Administering Microsoft SharePoint 2010 Page 1 of 7 Configuring and Administering Microsoft SharePoint 2010 Course 10174: 4 days; Instructor-Led Introduction This four-day

More information

White Paper. Enterprise Enabler and SharePoint 2010 Or Why SharePoint Needs Enterprise Enabler. Pamela Szabó Stone Bond Technologies

White Paper. Enterprise Enabler and SharePoint 2010 Or Why SharePoint Needs Enterprise Enabler. Pamela Szabó Stone Bond Technologies White Paper Enterprise Enabler and SharePoint 2010 Or Why SharePoint Needs Enterprise Enabler Pamela Szabó Stone Bond Technologies Copyright 2014 Stone Bond Technologies, L.P. All rights reserved. The

More information

The Recipe for Sarbanes-Oxley Compliance using Microsoft s SharePoint 2010 platform

The Recipe for Sarbanes-Oxley Compliance using Microsoft s SharePoint 2010 platform The Recipe for Sarbanes-Oxley Compliance using Microsoft s SharePoint 2010 platform Technical Discussion David Churchill CEO DraftPoint Inc. The information contained in this document represents the current

More information

can I customize my identity management deployment without extensive coding and services?

can I customize my identity management deployment without extensive coding and services? SOLUTION BRIEF Connector Xpress and Policy Xpress Utilities in CA IdentityMinder can I customize my identity management deployment without extensive coding and services? agility made possible You can.

More information

whitepaper SolarWinds Integration with 3rd Party Products Overview

whitepaper SolarWinds Integration with 3rd Party Products Overview SolarWinds Integration with 3rd Party Products Overview This document is intended to provide a technical overview of the integration capabilities of SolarWinds products that are based on the Orion infrastructure.

More information

SPT2013: Developing Solutions with. SharePoint 2013. 4 DAYS AUDIENCE FORMAT COURSE DESCRIPTION STUDENT PREREQUISITES

SPT2013: Developing Solutions with. SharePoint 2013. 4 DAYS AUDIENCE FORMAT COURSE DESCRIPTION STUDENT PREREQUISITES SHAREPOINT 2013 FOR.NET DEVELOPERS 4 DAYS SPT2013: Developing Solutions with SharePoint 2013 AUDIENCE FORMAT COURSE DESCRIPTION.NET Developers Instructor-led training with hands-on labs This 5-day course

More information

Can I customize my identity management deployment without extensive coding and services?

Can I customize my identity management deployment without extensive coding and services? SOLUTION BRIEF CONNECTOR XPRESS AND POLICY XPRESS UTILITIES IN CA IDENTITY MANAGER Can I customize my identity management deployment without extensive coding and services? SOLUTION BRIEF CA DATABASE MANAGEMENT

More information

Office Business Applications (OBA) for Healthcare Organizations. Make better decisions using the tools you already know

Office Business Applications (OBA) for Healthcare Organizations. Make better decisions using the tools you already know Office Business Applications (OBA) for Healthcare Organizations Make better decisions using the tools you already know Page 1 A B S T R A C T Healthcare information is getting more and more difficult to

More information

Executive Summary WHO SHOULD READ THIS PAPER?

Executive Summary WHO SHOULD READ THIS PAPER? The Business Value of Business Intelligence in SharePoint 2010 Executive Summary SharePoint 2010 is The Business Collaboration Platform for the Enterprise & the Web that enables you to connect & empower

More information

BPM vs. SharePoint: Which is Right for Your Business

BPM vs. SharePoint: Which is Right for Your Business Gain a high level comparison between Business Process Management (BPM) platforms and SharePoint to better establish the proper software fit for your enterprise. BPM solutions and SharePoint are often viewed

More information

Published April 2010. Executive Summary

Published April 2010. Executive Summary Effective Incident, Problem, and Change Management Integrating People, Process, and Technology in the Datacenter Published April 2010 Executive Summary Information technology (IT) organizations today must

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions Course Details Course Outline Module 1: SharePoint as a Developer Platform This module examines different approaches that can be

More information

MS-10232: Designing and Developing Microsoft SharePoint Server 2010 Applications. Course Objectives. Price. Duration. Methods of Delivery

MS-10232: Designing and Developing Microsoft SharePoint Server 2010 Applications. Course Objectives. Price. Duration. Methods of Delivery MS-10232: Designing and Developing Microsoft SharePoint Server 2010 Applications This five-day instructor led course is intended for Microsoft SharePoint Development professionals who are responsible for

More information

Configuring and Administering Microsoft SharePoint 2010

Configuring and Administering Microsoft SharePoint 2010 Configuring and Administering Microsoft Course Details Course Code: Duration: Notes: 10174B 5 days This course syllabus should be used to determine whether the course is appropriate for the students, based

More information

e-gateway SOLUTION OVERVIEW Financials HCM ERP e-gateway Web Applications Mobile Devices SharePoint Portal

e-gateway SOLUTION OVERVIEW Financials HCM ERP e-gateway Web Applications Mobile Devices SharePoint Portal e-gateway SOLUTION OVERVIEW In an effort to manage mission critical information better, perform their daily tasks more efficiently, share information to key stakeholders more effectively, and ensure that

More information

enterprise 'jroic'ssiona!

enterprise 'jroic'ssiona! Microsoft BizTalk 2010: Line of Business Systems Integration A practical guide to integrating Line of Business systems with BizTalk Server 2010 Kent Weare Richard Seroter Sergei Moukhnitski Thiago Almeida

More information

Implementing Support and Monitoring For a Business- Critical Application Migrated to Windows Azure

Implementing Support and Monitoring For a Business- Critical Application Migrated to Windows Azure Implementing Support and Monitoring For a Business- Critical Application Migrated to Windows Azure Published: August 2011 Microsoft IT had recently migrated BCWeb a complex, business-critical application

More information

10174: Configuring and Managing Microsoft SharePoint 2010

10174: Configuring and Managing Microsoft SharePoint 2010 10174: Configuring and Managing Microsoft SharePoint 2010 Microsoft - Sharepoint Promoção: 10% Desconto Localidade: Porto Data: 14 Mar 2016 Preço: 1650 ( Os valores apresentados não incluem IVA. Oferta

More information

Michael Noel. Colin Spence. SharePoint UNLEASHED. 800 East 96th Street, Indianapolis, Indiana 46240 USA

Michael Noel. Colin Spence. SharePoint UNLEASHED. 800 East 96th Street, Indianapolis, Indiana 46240 USA Michael Noel Colin Spence SharePoint 2013 UNLEASHED 800 East 96th Street, Indianapolis, Indiana 46240 USA Table of Contents Introduction 1 Part I Planning for and Deploying SharePoint Server 2013 1 Introducing

More information

"Charting the Course...... to Your Success!" MOC 10174 B Configuring and Administering Microsoft SharePoint 2010. Course Summary

Charting the Course...... to Your Success! MOC 10174 B Configuring and Administering Microsoft SharePoint 2010. Course Summary Description Course Summary This five-day instructor-led course teaches students how to install, configure, and administer Microsoft SharePoint and also how to manage and monitor sites and users by using

More information

Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW

Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW About this Course This course provides SharePoint developers the information needed to implement SharePoint solutions

More information

Developing Microsoft SharePoint Server 2013 Advanced Solutions

Developing Microsoft SharePoint Server 2013 Advanced Solutions Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions Course Details Course Outline Module 1: Creating Robust and Efficient Apps for SharePoint In this module, you will review key

More information

Designing and Developing Microsoft SharePoint Server 2010 Applications Course Outline

Designing and Developing Microsoft SharePoint Server 2010 Applications Course Outline Designing and Developing Microsoft SharePoint Server 2010 Applications Course Outline Course Overview: This five-day instructor-led course is intended for SharePoint Development professionals who are responsible

More information

Client. Applications. Middle Tier. Database. Infrastructure. Leading Vendors

Client. Applications. Middle Tier. Database. Infrastructure. Leading Vendors Client Applications Development Management Middle Tier Database On Premises Infrastructure Cloud Leading Vendors PC, Phone, Browser Your business applications Running on the Microsoft Application Platform

More information

Computer Training Source. Designing and Developing Microsoft SharePoint Server 2010 Applications

Computer Training Source. Designing and Developing Microsoft SharePoint Server 2010 Applications Computer Training Source Course 10232A: Designing and Developing Microsoft SharePoint Server 2010 Applications Length: 5 Days Published: September 28, 2010(In development) Language(s): English Audience(s):

More information

SHAREPOINT CONSIDERATIONS

SHAREPOINT CONSIDERATIONS SHAREPOINT CONSIDERATIONS Phil Dixon, VP of Business Development, ECMP, BPMP Josh Wright, VP of Technology, ECMP Steve Hathaway, Principal Consultant, M.S., ECMP The construction industry undoubtedly struggles

More information

Developing Microsoft SharePoint Server 2013 Advanced Solutions MOC 20489

Developing Microsoft SharePoint Server 2013 Advanced Solutions MOC 20489 Developing Microsoft SharePoint Server 2013 Advanced Solutions MOC 20489 Course Outline Module 1: Creating Robust and Efficient Apps for SharePoint In this module, you will review key aspects of the apps

More information

Forms hide the complexities of processes

Forms hide the complexities of processes Ignify Inc www.ignify.com sales@ignify.com if Forms drive business processes Inefficiencies i i and dinaccurate information i cause significant ifi negative downstream effects Forms hide the complexities

More information

Automating Business Process With SharePoint 2013

Automating Business Process With SharePoint 2013 Automating Business Process With SharePoint 2013 Brian Fitch SharePoint & Application Development Practice Lead @ GNet Group Brian.Fitch@GNetGroup.com About GNet Group Business and technology consulting

More information

Developing Microsoft SharePoint Server 2013 Advanced Solutions

Developing Microsoft SharePoint Server 2013 Advanced Solutions Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions Page 1 of 9 Developing Microsoft SharePoint Server 2013 Advanced Solutions Course 20489B: 4 days; Instructor-Led Introduction

More information

10231B: Designing a Microsoft SharePoint 2010 Infrastructure

10231B: Designing a Microsoft SharePoint 2010 Infrastructure 10231B: Designing a Microsoft SharePoint 2010 Infrastructure Course Number: 10231B Course Length: 5 Days Course Overview This 5 day course teaches IT Professionals to design and deploy Microsoft SharePoint

More information

API Architecture. for the Data Interoperability at OSU initiative

API Architecture. for the Data Interoperability at OSU initiative API Architecture for the Data Interoperability at OSU initiative Introduction Principles and Standards OSU s current approach to data interoperability consists of low level access and custom data models

More information

How can Identity and Access Management help me to improve compliance and drive business performance?

How can Identity and Access Management help me to improve compliance and drive business performance? SOLUTION BRIEF: IDENTITY AND ACCESS MANAGEMENT (IAM) How can Identity and Access Management help me to improve compliance and drive business performance? CA Identity and Access Management automates the

More information

Course 10232: Designing and Developing Microsoft SharePoint Server 2010 Applications

Course 10232: Designing and Developing Microsoft SharePoint Server 2010 Applications Course 10232: Designing and Deploying Microsoft SharePoint Server 2010 Applications Page 1 of 7 Course 10232: Designing and Developing Microsoft SharePoint Server 2010 Applications 4 days; Instructor-Led

More information

MIGRATING SHAREPOINT TO THE CLOUD

MIGRATING SHAREPOINT TO THE CLOUD MIGRATING SHAREPOINT TO THE CLOUD Our Lessons Learned February 2015 www.reisystems.com TABLE OF CONTENTS Introduction... 2 What is Office 365 and what are the models of installation available?... 2 When

More information

2020 Census Program Management Review

2020 Census Program Management Review 2020 Census Program Management Review 2020 Census Use of Enterprise Shared Services Harry A. Lee, Senior Computer Scientist for Infrastructure, IT Directorate June 21, 2013 1 2020 Census Importance of

More information

MS 10978A Introduction to Azure for Developers

MS 10978A Introduction to Azure for Developers MS 10978A Introduction to Azure for Developers Description: Days: 5 Prerequisites: This course offers students the opportunity to learn about Microsoft Azure development by taking an existing ASP.NET MVC

More information

Data Security and Governance with Enterprise Enabler

Data Security and Governance with Enterprise Enabler Copyright 2014 Stone Bond Technologies, L.P. All rights reserved. The information contained in this document represents the current view of Stone Bond Technologies on the issue discussed as of the date

More information

Web Applications Access Control Single Sign On

Web Applications Access Control Single Sign On Web Applications Access Control Single Sign On Anitha Chepuru, Assocaite Professor IT Dept, G.Narayanamma Institute of Technology and Science (for women), Shaikpet, Hyderabad - 500008, Andhra Pradesh,

More information

Measuring Success Service Desk Evaluation Guide for the Midsized Business: How to Choose the Right Service Desk Solution and Improve Your ROI

Measuring Success Service Desk Evaluation Guide for the Midsized Business: How to Choose the Right Service Desk Solution and Improve Your ROI BEST PRACTICES WHITE PAPER Measuring Success Service Desk Evaluation Guide for the Midsized Business: How to Choose the Right Service Desk Solution and Improve Your ROI Table of Contents INTRODUCTION...1

More information

Overview. Microsoft Office Enterprise Project Management Solution. In this article

Overview. Microsoft Office Enterprise Project Management Solution. In this article Microsoft Office Enterprise Project Management Solution Overview Applies to: Microsoft Office Project 2007 Project Server 2007 In this article Manage and control all types of work Improve visibility and

More information

The Webcast will begin at 1:00pm EST. www.gig-werks.com

The Webcast will begin at 1:00pm EST. www.gig-werks.com Workflow throughout the Enterprise for Legal Firms and Departments The Webcast will begin at 1:00pm EST www.gig-werks.com Today s Presentation: Introduction & About Gig Werks Gig Werks Experience with

More information

Configuring and Administering Microsoft SharePoint 2013 Curso Personalizado en

Configuring and Administering Microsoft SharePoint 2013 Curso Personalizado en Configuring and Administering Microsoft SharePoint 2013 Course: Corrientes 861 Piso 5 S2000CTH Rosario Argentina TEL: +54 (341) 426 4844 Info@fullsolutions.com Configuring and Administering Microsoft SharePoint

More information

SharePoint Benefits. Engage partners customers and employees across one platform. Internet Extranet Intranet

SharePoint Benefits. Engage partners customers and employees across one platform. Internet Extranet Intranet SharePoint Benefits Engage partners customers and employees across one platform Internet Extranet Intranet Agenda Extranet Business Optimization What is your organizational strategy? Extranet Business

More information

SharePoint 2010 Developer Track

SharePoint 2010 Developer Track SharePoint 2010 Developer Track Duration: 5 days Thorough education is key to working with SharePoint 2010 productively. This course guides you through essential 2010 elements, from pre-requisites to system

More information

Working with Structured Data in Microsoft Office SharePoint Server 2007 (Part1): Configuring Single Sign On Service and Database

Working with Structured Data in Microsoft Office SharePoint Server 2007 (Part1): Configuring Single Sign On Service and Database Working with Structured Data in Microsoft Office SharePoint Server 2007 (Part1): Configuring Single Sign On Service and Database Applies to: Microsoft Office SharePoint Server 2007 Explore different options

More information

Understanding SharePoint Development Choices

Understanding SharePoint Development Choices Understanding SharePoint Development Choices SharePoint is an incredibly powerful platform that can support a wide variety of business scenarios. While many solutions can be configured using out of the

More information

SharePoint 2010 Interview Questions-Architect

SharePoint 2010 Interview Questions-Architect Basic Intro SharePoint Architecture Questions 1) What are Web Applications in SharePoint? An IIS Web site created and used by SharePoint 2010. Saying an IIS virtual server is also an acceptable answer.

More information

SharePoint: How It s Leveraged and How It Works

SharePoint: How It s Leveraged and How It Works Expert Reference Series of White Papers SharePoint: How It s Leveraged and How It Works 1-800-COURSES www.globalknowledge.com SharePoint: How It s Leveraged and How It Works Gail Pomper, Server+, MCSE,

More information

MS-10232 - PRO: Designing Applications for Microsoft SharePoint 2010

MS-10232 - PRO: Designing Applications for Microsoft SharePoint 2010 MS-10232 - PRO: Designing Applications for Microsoft SharePoint 2010 Table of Contents Introduction Audience At Course Completion Prerequisites Microsoft Certified Professional Exams Student Materials

More information

2003-2007, Aplicor, Inc., All Rights Reserved

2003-2007, Aplicor, Inc., All Rights Reserved I N T E G R A T I O N S E R V I C E S W H I T E P A P E R Copyright 2003-2007, Aplicor, Inc., All Rights Reserved Introduction to Integration Services Due to Aplicor s focus on mid-market and enterprise

More information

Extranet Business Goals

Extranet Business Goals Agenda Extranet Business Optimization What is your organizational strategy? Extranet Business Goals Reduce supply chain inefficiencies Interact with your loyal customer base Extend customer self service

More information

SharePoint 2013 Logical Architecture

SharePoint 2013 Logical Architecture SharePoint 2013 Logical Architecture This document is provided "as-is". Information and views expressed in this document, including URL and other Internet Web site references, may change without notice.

More information

Leveraging BPM Workflows for Accounts Payable Processing BRAD BUKACEK - TEAM LEAD FISHBOWL SOLUTIONS, INC.

Leveraging BPM Workflows for Accounts Payable Processing BRAD BUKACEK - TEAM LEAD FISHBOWL SOLUTIONS, INC. Leveraging BPM Workflows for Accounts Payable Processing BRAD BUKACEK - TEAM LEAD FISHBOWL SOLUTIONS, INC. i Fishbowl Solutions Notice The information contained in this document represents the current

More information

Mobile Data Virtualization. From Managing Devices, to Apps, to Business Data through Mobile Data Access APIs

Mobile Data Virtualization. From Managing Devices, to Apps, to Business Data through Mobile Data Access APIs Mobile Data Virtualization From Managing Devices, to Apps, to Business Data through Mobile Data Access APIs INTRODUCTION Most enterprise mobile applications have one thing in common: they need to access

More information

Microsoft Training and Certification Guide. Current as of December 31, 2013

Microsoft Training and Certification Guide. Current as of December 31, 2013 Microsoft Training and Certification Guide Current as of December 31, 2013 Welcome to the Microsoft Training and Certification Guide. This device is intended to provide a quick, comprehensive view of our

More information

Better Together with Microsoft Dynamics CRM

Better Together with Microsoft Dynamics CRM Better Together with Microsoft Dynamics CRM Enhance the power and effectiveness of Microsoft Dynamics CRM business software with Microsoft products and technologies that work even better, together. Microsoft

More information

SharePoint 2010 as an Extranet Platform

SharePoint 2010 as an Extranet Platform SharePoint 2010 as an Extranet Platform Agenda SharePoint versions and licensing Extranet scenarios AD vs. SQL FBA Under the Hood Envision IT Extranet User Manager Wrap-up and Q&A Extranet technology solutions

More information

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS VCE Word Template Table of Contents www.vce.com MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS January 2012 VCE Authors: Changbin Gong: Lead Solution Architect Michael

More information

Migrating to SharePoint 2013

Migrating to SharePoint 2013 Migrating to SharePoint 2013 A COMPARISON OF ITS IMPACTS ON NINTEX WORKFLOW AND K2 BLACKPEARL DAN TURNER AND TONY FARRELL Contents Executive Summary - 3 - Introduction - 3 - The Challenge - 3 - Workflow

More information

Introducing Microsoft SharePoint Foundation 2010 Executive Summary This paper describes how Microsoft SharePoint Foundation 2010 is the next step forward for the Microsoft fundamental collaboration technology

More information

Day 1 - Technology Introduction & Digital Asset Management

Day 1 - Technology Introduction & Digital Asset Management SharePoint Developers Academy 2010 Course Syllabus Introduction Day 1 - Technology Introduction & Digital Asset Management 1. Kick Start a. Participant Introductions b. Course Overview c. Training Goals

More information

MAKE THE MOVE FROM IBM LOTUS NOTES AND OPTIMIZE YOUR BUSINESS APPS

MAKE THE MOVE FROM IBM LOTUS NOTES AND OPTIMIZE YOUR BUSINESS APPS MAKE THE AND OPTIMIZE YOUR BUSINESS APPS Despite the enormous market share that IBM Lotus Notes has earned since its release in 1989, many organizations are now finding that the combination of IBM Lotus

More information

ENZO UNIFIED SOLVES THE CHALLENGES OF OUT-OF-BAND SQL SERVER PROCESSING

ENZO UNIFIED SOLVES THE CHALLENGES OF OUT-OF-BAND SQL SERVER PROCESSING ENZO UNIFIED SOLVES THE CHALLENGES OF OUT-OF-BAND SQL SERVER PROCESSING Enzo Unified Extends SQL Server to Simplify Application Design and Reduce ETL Processing CHALLENGES SQL Server does not scale out

More information

White Paper Converting Lotus Notes Applications to the Cloud Using the CIMtrek converter Product

White Paper Converting Lotus Notes Applications to the Cloud Using the CIMtrek converter Product White Paper Converting Lotus Notes Applications to the Cloud Using the CIMtrek converter Product CIMtrek Ltd Introduction: CIMTrek has been created to help organizations modernise their legacy applications

More information

Course 10978A Introduction to Azure for Developers

Course 10978A Introduction to Azure for Developers Course 10978A Introduction to Azure for Developers Duration: 40 hrs. Overview: About this Course This course offers students the opportunity to take an existing ASP.NET MVC application and expand its functionality

More information

SharePoint 2010 as an Extranet Platform

SharePoint 2010 as an Extranet Platform SharePoint 2010 as an Extranet Platform Peter Carson President Envision IT www.envisionit.com blog.petercarson.ca peter@envisionit.com SPONSORS Agenda SharePoint versions and licensing Extranet scenarios

More information

Enterprise Application Development in SharePoint 2010

Enterprise Application Development in SharePoint 2010 Artifacts, Components and Resources that Comprise the Employee Absence Tracking Application 11 Enterprise Application Development in SharePoint 2010 Development Note below, a version of this Employee Absence

More information

Using Microsoft Business Intelligence Dashboards and Reports in the Federal Government

Using Microsoft Business Intelligence Dashboards and Reports in the Federal Government Using Microsoft Business Intelligence Dashboards and Reports in the Federal Government A White Paper on Leveraging Existing Investments in Microsoft Technology for Analytics and Reporting June 2013 Dev

More information

Course Outline: Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions

Course Outline: Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions Course Outline: Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: This course provides SharePoint

More information

Mitra Innovation Leverages WSO2's Open Source Middleware to Build BIM Exchange Platform

Mitra Innovation Leverages WSO2's Open Source Middleware to Build BIM Exchange Platform Mitra Innovation Leverages WSO2's Open Source Middleware to Build BIM Exchange Platform May 2015 Contents 1. Introduction... 3 2. What is BIM... 3 2.1. History of BIM... 3 2.2. Why Implement BIM... 4 2.3.

More information

Building Business Applications with SharePoint 2010 and Office 2010. October 22, 2010

Building Business Applications with SharePoint 2010 and Office 2010. October 22, 2010 Building Business Applications with SharePoint 2010 and Office 2010 October 22, 2010 Session Promise (per the Abstract) Office Business Applications (OBAs) are applications that integrate the Microsoft

More information

Data Storage. Deploying Packaged Apps

Data Storage. Deploying Packaged Apps Data Storage Deploying Packaged Apps Higher Cost & More Control Infrastructure Traditional On-Premise Runtime Runtime You manage Applications Build Applications Runtime Runtime Middleware Middleware Database

More information

CHAPTER 1: INTRODUCTION TO SHAREPOINT 2010 1

CHAPTER 1: INTRODUCTION TO SHAREPOINT 2010 1 INTRODUCTION xxv CHAPTER 1: INTRODUCTION TO SHAREPOINT 2010 1 What s New in the SharePoint Platform and Tools 1 Language Integrated Query 2 List Enhancements 2 Business Connectivity Services 2 Silverlight

More information

Integrating Siebel CRM 8 with Oracle Applications

Integrating Siebel CRM 8 with Oracle Applications Integrating Siebel CRM 8 with Oracle Applications Agenda Corporate Overview Siebel 8.0 New Features Siebel Integration Approaches Integration with Oracle Applications Option 1 Option 2 Pros and Cons Evaluation

More information

SharePoint 2010 Intranet Case Study. Presented by Peter Carson President, Envision IT

SharePoint 2010 Intranet Case Study. Presented by Peter Carson President, Envision IT SharePoint 2010 Intranet Case Study Presented by Peter Carson President, Envision IT Peter Carson President, Envision IT Virtual Technical Specialist, Microsoft Canada Computer Engineering, UW peter@envisionit.com

More information

The ESB and Microsoft BI

The ESB and Microsoft BI Business Intelligence The ESB and Microsoft BI The role of the Enterprise Service Bus in Microsoft s BI Framework Gijsbert Gijs in t Veld CTO, BizTalk Server MVP gijs.intveld@motion10.com About motion10

More information

Team Avanade Project Total 17 Consultants. Accenture Business Services for Utilities Project Total 3 Consultants

Team Avanade Project Total 17 Consultants. Accenture Business Services for Utilities Project Total 3 Consultants CUSTOMER CASE STUDY Avanade helps Accenture Business Services for Utilities build a unique application Automating a manual system gives this company a strategic advantage now and for the future. Creating

More information

Microsoft Visio 2010 Business Intelligence

Microsoft Visio 2010 Business Intelligence Microsoft Visio 2010 Business Intelligence St. Louis SharePoint User Group Candy Parisi Microsoft Visio Solution Specialist April 10, 2012 Agenda Microsoft Business Intelligence Overview Visio Business

More information

ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010

ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010 ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010 Length: 48 Hours Delivery Method: Instructor-led (classroom); MOC 10174 Course Description The course teaches students how to install,

More information

Advanced Solutions of Microsoft SharePoint Server 2013

Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332B: Advanced Solutions of Microsoft SharePoint Server 2013 Course Details Course Outline Module 1: Understanding the SharePoint Server 2013 Architecture This module introduces the architectural

More information

VISION BPM. Business Process Management. www.visionware.ro

VISION BPM. Business Process Management. www.visionware.ro VISION BPM Business Process Management 2 Streamline your business processes with is an integrated business processes modeling, optimization and management solution enabling companies to increase their

More information

Cisco Process Orchestrator Adapter for Cisco UCS Manager: Automate Enterprise IT Workflows

Cisco Process Orchestrator Adapter for Cisco UCS Manager: Automate Enterprise IT Workflows Solution Overview Cisco Process Orchestrator Adapter for Cisco UCS Manager: Automate Enterprise IT Workflows Cisco Unified Computing System and Cisco UCS Manager The Cisco Unified Computing System (UCS)

More information

Integrating Enterprise Reporting Seamlessly Using Actuate Web Services API

Integrating Enterprise Reporting Seamlessly Using Actuate Web Services API Any User. Any Data. Any Deployment. Technical White Paper Integrating Enterprise Reporting Seamlessly Using Actuate Web Services API How Web Services Can Be Used to Perform Fast, Efficient, Future-Proof

More information

Business-Driven, Compliant Identity Management

Business-Driven, Compliant Identity Management SAP Solution in Detail SAP NetWeaver SAP Identity Management Business-Driven, Compliant Identity Management Table of Contents 3 Quick Facts 4 Business Challenges: Managing Costs, Process Change, and Compliance

More information

WHITE PAPER. Migrating an existing on-premise application to Windows Azure Cloud

WHITE PAPER. Migrating an existing on-premise application to Windows Azure Cloud WHITE PAPER Migrating an existing on-premise application to Windows Azure Cloud Summary This discusses how existing on-premise enterprise ASP.Net web application can be moved to Windows Azure Cloud, in

More information

Designing and Developing Microsoft SharePoint Server 2010 Applications (MS10232)

Designing and Developing Microsoft SharePoint Server 2010 Applications (MS10232) Duration: 5 days Description This training is intended for SharePoint Development professionals who are responsible for leading projects, designing solutions, and identifying problems. Students learn the

More information

White paper. Planning for SaaS Integration

White paper. Planning for SaaS Integration White paper Planning for SaaS Integration KEY PLANNING CONSIDERATIONS: Business Process Modeling Data Moderling and Mapping Data Ownership Integration Strategy Security Quality of Data (Data Cleansing)

More information

Ageneral truism is that SharePoint environments

Ageneral truism is that SharePoint environments by Colin Spence DECEMBER 2012 Migrating SharePoint Environments to the Cloud Ageneral truism is that SharePoint environments are only as valuable as the data that they contain. A Share- Point environment

More information

Implementing and Administering an Enterprise SharePoint Environment

Implementing and Administering an Enterprise SharePoint Environment Implementing and Administering an Enterprise SharePoint Environment There are numerous planning and management issues that your team needs to address when deploying SharePoint. This process can be simplified

More information

RSA Identity Management & Governance (Aveksa)

RSA Identity Management & Governance (Aveksa) RSA Identity Management & Governance (Aveksa) 1 RSA IAM Enabling trusted interactions between identities and information Access Platform Authentication Federation/SSO Employees/Partners/Customers Identity

More information

Integrating SharePoint Sites within WebSphere Portal

Integrating SharePoint Sites within WebSphere Portal Integrating SharePoint Sites within WebSphere Portal November 2007 Contents Executive Summary 2 Proliferation of SharePoint Sites 2 Silos of Information 2 Security and Compliance 3 Overview: Mainsoft SharePoint

More information