SlideShare une entreprise Scribd logo
1  sur  18
Télécharger pour lire hors ligne
Document Converter-
  SharePoint 2010
Agenda
Overview
Configuration and Enabling of Document
 Converter
Relationship between the original documents
 and converted copies.
Custom document converter Package and
 deployment
Overview
 A document converter is a program that takes a document of one
  file type and generates a copy of that file in another file type.

 SharePoint includes the capability to convert a document
  authored with an external tool into a web page

 Custom Converters can be added for converting documents to
  other required formats.

 Two major services to manage document conversions:
    •   Document Conversion Load Balancer Service
    •   Document Conversion Launcher Service
Configuration
Enabling Document Converter
 Verify that you have the following administrative credentials: you must be a
  member of the Farm Administrators group on the computer running the
  SharePoint Central Administration Web site.

 In Central Administration, on the Home page, in the System Settings section,
  click Manage services on server.

 On the Services on Server page, in the Action column, click Start for either
  the Document Conversions Launcher Service or the Document Conversions
  Load Balancer Service.

 If you click Document Conversions Load Balancer Service, the Load Balancer
  service is started.

 If you click Document Conversions Launcher Service, the Launcher Service
  Settings page is displayed.


                                                                             Cont.….
Enabling Document Converter
 In the Select Server section, verify that the server you want is selected. If it is
  not selected, on the Server menu, click Change Server. Next, on the Select
  Server page, click the Name of the server for which you want to configure
  document conversion settings.

 In the Load Balancer section, select the load balancer server to use with the
  launcher. This is the name of the server on which you configured the
  Document Conversions Load Balancer Service (see previous procedure.)

 In the Port Number section, type the port number that you want the launcher
  to use for communication. Enter a port number that is not used by other
  services on the server, but that is open in the firewall on the server.

 Click OK. The Launcher service is started
Enabling Document Converter
To enable document converters for a Web application

 Verify that you have the following administrative credentials:
    •   At the minimum, you must be a member of the Farm Administrators SharePoint group to
        complete this procedure.


 On the Central Administration Web site, click General Application Settings.

 On the General Application Settings page, under External Service Connections,
  click Configure document conversions.

 On the Configure Document Conversions page, in the Web Application section,
  verify that the Web application that you want is selected. If it is not, on the Web
  Application menu, click Change Web Application and then, on the Select Web
  Application page, select the Web application for which you want to configure
  general settings.
Enabling Document Converter
   In the Enable Document Conversions section, select Yes to enable document conversions for the
    site. By default, No is selected.

   In the Load Balancer Server section, select a server from the Load Balancer server menu. By
    default, None is selected. You must select a server before you can enable the document
    converters.

   In the Conversion Schedule section, click one of the following to specify how frequently the
    Document Conversion timer job should run.
      • Minutes
      • Hourly
      • Daily

   In the Converter Settings section, click one of the following:
      • Customize "From InfoPath Form to Web Page" (xml into html)

     •   Customize "From Word Document to Web Page" (docx into html)

     •   Customize "From Word Document with Macros to Web Page" (docm into html)

     •   Customize "From XML to Web Page" (xml into html)
Enabling Document Converter
 The Document Convert Settings page is displayed.

 On the Document Converter Settings page, in the Converter Settings section, do
  any of the following, and then click OK:
   • To disable the document converter, clear the Make this document converter
       available for all document libraries on the server check box. By default, this
       box is selected.
         To change the amount of time until a document conversion times-out, type a
         number in the Time-out length (seconds) box. By default, this field is set to
         300.

     •   To change the number of retries, type a number in the Maximum retries box.
         By default, this number is set to 3.

     •   To specify the maximum size of a file that the converter will handle, type a
         number in the Maximum file size (in KB) box. By default, this field is empty.


 On the Configure Document Conversions page, click OK.
Enabling Document Converter
Relationship B/W Documents
 Microsoft SharePoint Server 2010 uses document library metadata to
  track which documents are actually converted copies of other documents.
  For each converted copy in a document library, SharePoint Server 2010
  stores additional information in the following two fields:
    • ParentID A string that represents the name of the original file on which the
      converted copy is based.
    • ParentVersionID An integer that represents the version number of the
      original file on which the converted copy is based.

 The relationship between the original file and any converted copies
  remains only as long as both the original file and the copy are located in
  the same document library.

 Changes you make to either the original document or a converted copy
  can affect the relationship between the files, as described in the below
  figure:
Relationship B/W Documents
Custom Document Converter
The basic steps to develop a custom document converter are as
follows:

 Ensure document conversion is enabled for your Web application.

 Create an Event receiver /Custom Action Menu Component that
  can be called by using a specific command line or from UI.

 Package the Event receiver /Custom Action Menu Component as a
  Feature that can be deployed and activated at the Web-application
  level.

 Install and activate the document converter.
Custom Document Converter
Installation of Custom Document Converter involves following steps:

 Custom document converter which is packaged as a SharePoint
  Feature, and deployed at the Web-application level. The
  document converter then becomes available on each site and
  document library in the Web application.

 The Feature installs the document converter on each server
  implementing the DocConvLauncher service in the server farm.
  The Activate Feature command turns the Feature on for each
  server that acts as a launcher for the specified Web application.

 Installing and activating a document converter adds its
  information to the configuration database. Each server acting as a
  launcher for the Web application can then read that information.
Custom Document Converter
Important Links
• http://msdn.microsoft.com/en-
  us/library/ms544523.aspx
• http://msdn.microsoft.com/en-
  us/library/ff181518.aspx
• http://msdn.microsoft.com/en-
  us/library/ff959065.aspx?cid=odc&VideoID=e784efe4-
  bf2a-4777-b15f-b5a59cecfe64&from=msdnoffice
• http://technet.microsoft.com/en-
  us/library/cc263484(v=office.12).aspx
• http://msdn.microsoft.com/en-
  us/library/ee557330.aspx

Contenu connexe

Similaire à Document converter share point 2010

Adapters apps-101-orderimportconcurrentprogram
Adapters apps-101-orderimportconcurrentprogramAdapters apps-101-orderimportconcurrentprogram
Adapters apps-101-orderimportconcurrentprogramprathap kumar
 
Website Translation Proxy Tool for LSPs and Translation Agencies
Website Translation Proxy Tool for LSPs and Translation AgenciesWebsite Translation Proxy Tool for LSPs and Translation Agencies
Website Translation Proxy Tool for LSPs and Translation AgenciesReverbeo
 
Microsoft SharePoint Server 2010 governance v1
Microsoft SharePoint Server 2010 governance v1Microsoft SharePoint Server 2010 governance v1
Microsoft SharePoint Server 2010 governance v1Nilesh Mehta
 
Microsoft SharePoint server 2010 Governance v1
Microsoft SharePoint server 2010 Governance v1Microsoft SharePoint server 2010 Governance v1
Microsoft SharePoint server 2010 Governance v1Nilesh Mehta
 
Recap new features and functionality
Recap new features and functionalityRecap new features and functionality
Recap new features and functionalityDavid Dourgarian
 
Informatica powercenter8.x Aarchitecture
Informatica powercenter8.x AarchitectureInformatica powercenter8.x Aarchitecture
Informatica powercenter8.x AarchitectureRaj Ningthemcha
 
Windows prosystemserverinstallguide
Windows prosystemserverinstallguideWindows prosystemserverinstallguide
Windows prosystemserverinstallguidedjedvaji
 
( 4 ) Office 2007 Configure The Official Records Site
( 4 ) Office 2007   Configure The Official Records Site( 4 ) Office 2007   Configure The Official Records Site
( 4 ) Office 2007 Configure The Official Records SiteLiquidHub
 
TAG Presents: NetSuite SuiteFlow 101
TAG Presents: NetSuite SuiteFlow 101 TAG Presents: NetSuite SuiteFlow 101
TAG Presents: NetSuite SuiteFlow 101 TAG
 
Deploy sql express and share point foundation
Deploy sql express and share point foundationDeploy sql express and share point foundation
Deploy sql express and share point foundationTep Chanveasna
 
TFS_Presenttation
TFS_PresenttationTFS_Presenttation
TFS_Presenttationaqtran2000
 
( 4 ) Office 2007 Configure The Official Records Site
( 4 ) Office 2007   Configure The Official Records Site( 4 ) Office 2007   Configure The Official Records Site
( 4 ) Office 2007 Configure The Official Records SiteLiquidHub
 
Ibm connections docs 2 install guide
Ibm connections docs 2 install guideIbm connections docs 2 install guide
Ibm connections docs 2 install guideRoberto Boccadoro
 
Deploying configuring caching
Deploying configuring cachingDeploying configuring caching
Deploying configuring cachingaspnet123
 
Total ODFB Migration Process through SPMT Tool
Total ODFB Migration Process through SPMT ToolTotal ODFB Migration Process through SPMT Tool
Total ODFB Migration Process through SPMT ToolIT Industry
 
Informatica cloud Powercenter designer
Informatica cloud Powercenter designerInformatica cloud Powercenter designer
Informatica cloud Powercenter designerRameswara Reddy
 
BI-Validator Usecase - Stress Test Plan
BI-Validator Usecase - Stress Test PlanBI-Validator Usecase - Stress Test Plan
BI-Validator Usecase - Stress Test PlanDatagaps Inc
 
Teamcenter Product Cost Management - Software Installation, Upload Master dat...
Teamcenter Product Cost Management - Software Installation, Upload Master dat...Teamcenter Product Cost Management - Software Installation, Upload Master dat...
Teamcenter Product Cost Management - Software Installation, Upload Master dat...Somashekar S.M
 
Using the SharePoint Online Service Administration Portal (2013)
Using the SharePoint Online Service Administration Portal (2013)Using the SharePoint Online Service Administration Portal (2013)
Using the SharePoint Online Service Administration Portal (2013)Ryan Berg
 

Similaire à Document converter share point 2010 (20)

Adapters apps-101-orderimportconcurrentprogram
Adapters apps-101-orderimportconcurrentprogramAdapters apps-101-orderimportconcurrentprogram
Adapters apps-101-orderimportconcurrentprogram
 
Website Translation Proxy Tool for LSPs and Translation Agencies
Website Translation Proxy Tool for LSPs and Translation AgenciesWebsite Translation Proxy Tool for LSPs and Translation Agencies
Website Translation Proxy Tool for LSPs and Translation Agencies
 
Rpt ppt
Rpt pptRpt ppt
Rpt ppt
 
Microsoft SharePoint Server 2010 governance v1
Microsoft SharePoint Server 2010 governance v1Microsoft SharePoint Server 2010 governance v1
Microsoft SharePoint Server 2010 governance v1
 
Microsoft SharePoint server 2010 Governance v1
Microsoft SharePoint server 2010 Governance v1Microsoft SharePoint server 2010 Governance v1
Microsoft SharePoint server 2010 Governance v1
 
Recap new features and functionality
Recap new features and functionalityRecap new features and functionality
Recap new features and functionality
 
Informatica powercenter8.x Aarchitecture
Informatica powercenter8.x AarchitectureInformatica powercenter8.x Aarchitecture
Informatica powercenter8.x Aarchitecture
 
Windows prosystemserverinstallguide
Windows prosystemserverinstallguideWindows prosystemserverinstallguide
Windows prosystemserverinstallguide
 
( 4 ) Office 2007 Configure The Official Records Site
( 4 ) Office 2007   Configure The Official Records Site( 4 ) Office 2007   Configure The Official Records Site
( 4 ) Office 2007 Configure The Official Records Site
 
TAG Presents: NetSuite SuiteFlow 101
TAG Presents: NetSuite SuiteFlow 101 TAG Presents: NetSuite SuiteFlow 101
TAG Presents: NetSuite SuiteFlow 101
 
Deploy sql express and share point foundation
Deploy sql express and share point foundationDeploy sql express and share point foundation
Deploy sql express and share point foundation
 
TFS_Presenttation
TFS_PresenttationTFS_Presenttation
TFS_Presenttation
 
( 4 ) Office 2007 Configure The Official Records Site
( 4 ) Office 2007   Configure The Official Records Site( 4 ) Office 2007   Configure The Official Records Site
( 4 ) Office 2007 Configure The Official Records Site
 
Ibm connections docs 2 install guide
Ibm connections docs 2 install guideIbm connections docs 2 install guide
Ibm connections docs 2 install guide
 
Deploying configuring caching
Deploying configuring cachingDeploying configuring caching
Deploying configuring caching
 
Total ODFB Migration Process through SPMT Tool
Total ODFB Migration Process through SPMT ToolTotal ODFB Migration Process through SPMT Tool
Total ODFB Migration Process through SPMT Tool
 
Informatica cloud Powercenter designer
Informatica cloud Powercenter designerInformatica cloud Powercenter designer
Informatica cloud Powercenter designer
 
BI-Validator Usecase - Stress Test Plan
BI-Validator Usecase - Stress Test PlanBI-Validator Usecase - Stress Test Plan
BI-Validator Usecase - Stress Test Plan
 
Teamcenter Product Cost Management - Software Installation, Upload Master dat...
Teamcenter Product Cost Management - Software Installation, Upload Master dat...Teamcenter Product Cost Management - Software Installation, Upload Master dat...
Teamcenter Product Cost Management - Software Installation, Upload Master dat...
 
Using the SharePoint Online Service Administration Portal (2013)
Using the SharePoint Online Service Administration Portal (2013)Using the SharePoint Online Service Administration Portal (2013)
Using the SharePoint Online Service Administration Portal (2013)
 

Dernier

Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...itnewsafrica
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 

Dernier (20)

Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 

Document converter share point 2010

  • 1. Document Converter- SharePoint 2010
  • 2. Agenda Overview Configuration and Enabling of Document Converter Relationship between the original documents and converted copies. Custom document converter Package and deployment
  • 3. Overview  A document converter is a program that takes a document of one file type and generates a copy of that file in another file type.  SharePoint includes the capability to convert a document authored with an external tool into a web page  Custom Converters can be added for converting documents to other required formats.  Two major services to manage document conversions: • Document Conversion Load Balancer Service • Document Conversion Launcher Service
  • 5. Enabling Document Converter  Verify that you have the following administrative credentials: you must be a member of the Farm Administrators group on the computer running the SharePoint Central Administration Web site.  In Central Administration, on the Home page, in the System Settings section, click Manage services on server.  On the Services on Server page, in the Action column, click Start for either the Document Conversions Launcher Service or the Document Conversions Load Balancer Service.  If you click Document Conversions Load Balancer Service, the Load Balancer service is started.  If you click Document Conversions Launcher Service, the Launcher Service Settings page is displayed. Cont.….
  • 6. Enabling Document Converter  In the Select Server section, verify that the server you want is selected. If it is not selected, on the Server menu, click Change Server. Next, on the Select Server page, click the Name of the server for which you want to configure document conversion settings.  In the Load Balancer section, select the load balancer server to use with the launcher. This is the name of the server on which you configured the Document Conversions Load Balancer Service (see previous procedure.)  In the Port Number section, type the port number that you want the launcher to use for communication. Enter a port number that is not used by other services on the server, but that is open in the firewall on the server.  Click OK. The Launcher service is started
  • 7. Enabling Document Converter To enable document converters for a Web application  Verify that you have the following administrative credentials: • At the minimum, you must be a member of the Farm Administrators SharePoint group to complete this procedure.  On the Central Administration Web site, click General Application Settings.  On the General Application Settings page, under External Service Connections, click Configure document conversions.  On the Configure Document Conversions page, in the Web Application section, verify that the Web application that you want is selected. If it is not, on the Web Application menu, click Change Web Application and then, on the Select Web Application page, select the Web application for which you want to configure general settings.
  • 8. Enabling Document Converter  In the Enable Document Conversions section, select Yes to enable document conversions for the site. By default, No is selected.  In the Load Balancer Server section, select a server from the Load Balancer server menu. By default, None is selected. You must select a server before you can enable the document converters.  In the Conversion Schedule section, click one of the following to specify how frequently the Document Conversion timer job should run. • Minutes • Hourly • Daily  In the Converter Settings section, click one of the following: • Customize "From InfoPath Form to Web Page" (xml into html) • Customize "From Word Document to Web Page" (docx into html) • Customize "From Word Document with Macros to Web Page" (docm into html) • Customize "From XML to Web Page" (xml into html)
  • 9. Enabling Document Converter  The Document Convert Settings page is displayed.  On the Document Converter Settings page, in the Converter Settings section, do any of the following, and then click OK: • To disable the document converter, clear the Make this document converter available for all document libraries on the server check box. By default, this box is selected. To change the amount of time until a document conversion times-out, type a number in the Time-out length (seconds) box. By default, this field is set to 300. • To change the number of retries, type a number in the Maximum retries box. By default, this number is set to 3. • To specify the maximum size of a file that the converter will handle, type a number in the Maximum file size (in KB) box. By default, this field is empty.  On the Configure Document Conversions page, click OK.
  • 11. Relationship B/W Documents  Microsoft SharePoint Server 2010 uses document library metadata to track which documents are actually converted copies of other documents. For each converted copy in a document library, SharePoint Server 2010 stores additional information in the following two fields: • ParentID A string that represents the name of the original file on which the converted copy is based. • ParentVersionID An integer that represents the version number of the original file on which the converted copy is based.  The relationship between the original file and any converted copies remains only as long as both the original file and the copy are located in the same document library.  Changes you make to either the original document or a converted copy can affect the relationship between the files, as described in the below figure:
  • 13. Custom Document Converter The basic steps to develop a custom document converter are as follows:  Ensure document conversion is enabled for your Web application.  Create an Event receiver /Custom Action Menu Component that can be called by using a specific command line or from UI.  Package the Event receiver /Custom Action Menu Component as a Feature that can be deployed and activated at the Web-application level.  Install and activate the document converter.
  • 14. Custom Document Converter Installation of Custom Document Converter involves following steps:  Custom document converter which is packaged as a SharePoint Feature, and deployed at the Web-application level. The document converter then becomes available on each site and document library in the Web application.  The Feature installs the document converter on each server implementing the DocConvLauncher service in the server farm. The Activate Feature command turns the Feature on for each server that acts as a launcher for the specified Web application.  Installing and activating a document converter adds its information to the configuration database. Each server acting as a launcher for the Web application can then read that information.
  • 16.
  • 17.
  • 18. Important Links • http://msdn.microsoft.com/en- us/library/ms544523.aspx • http://msdn.microsoft.com/en- us/library/ff181518.aspx • http://msdn.microsoft.com/en- us/library/ff959065.aspx?cid=odc&VideoID=e784efe4- bf2a-4777-b15f-b5a59cecfe64&from=msdnoffice • http://technet.microsoft.com/en- us/library/cc263484(v=office.12).aspx • http://msdn.microsoft.com/en- us/library/ee557330.aspx