SlideShare uma empresa Scribd logo
1 de 18
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

Mais conteúdo relacionado

Semelhante a 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
 

Semelhante a 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)
 

Último

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 

Último (20)

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

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