SlideShare a Scribd company logo
Vyom Labs Pvt. Ltd.                                                         www.vyomlabs.com




                Preserving Customizations with Overlays & Custom Objects in AR
                                        System 7.6.04




                                   © Copyright 2012 Vyom Labs Pvt. Ltd.
Disclaimer
Vyom Labs Pvt. Ltd.                                                                  www.vyomlabs.com


       All other trademarks, service marks and logos used in this webinar are the
        trademarks, service marks or logos of their respective owners.

       The views expressed in this webinar are views of the speakers and do not necessarily
        reflect the views of Vyom Labs Pvt. Ltd.




                                   © Copyright 2012 Vyom Labs Pvt. Ltd.
Vyom Labs Pvt. Ltd.                                          www.vyomlabs.com




                      © Copyright 2012 Vyom Labs Pvt. Ltd.
Agenda
Vyom Labs Pvt. Ltd.                                          www.vyomlabs.com




                      © Copyright 2012 Vyom Labs Pvt. Ltd.
Vyom Labs Pvt. Ltd.                                          www.vyomlabs.com




                        Why Overlay




                      © Copyright 2012 Vyom Labs Pvt. Ltd.
Why Overlay
Vyom Labs Pvt. Ltd.                                                                  www.vyomlabs.com


      Overlay—
      An overlay is a copy of an AR System object that is used in place of the origin object (an
      object created in the Base Development mode of BMC Remedy Developer Studio; all out-
      of-the-box AR System application and server objects are origin objects).
      To ensure that customizations are not lost during upgrades, you modify the overlay, not
      the origin object.




                                    © Copyright 2012 Vyom Labs Pvt. Ltd.
Why Overlay (cont..)
Vyom Labs Pvt. Ltd.                                                             www.vyomlabs.com


       Overlays automate customization best practices
                                            Customer created Objects
                                                   (Custom)



       Unmodified BMC                                                   Modified BMC
          Objects                                                         Object
          (Base)                                                         (Overlay)




     Only base objects are
      affected during an                                                The base object is
           upgrade                                                      retained when an
                                                                        overlay is created

                                 © Copyright 2012 Vyom Labs Pvt. Ltd.
Vyom Labs Pvt. Ltd.                                            www.vyomlabs.com




                      Benefits of Overlay




                        © Copyright 2012 Vyom Labs Pvt. Ltd.
Benefit of Overlay
Vyom Labs Pvt. Ltd.                                                      www.vyomlabs.com


       Identification and protection of added functionality
       Identification of modified functionality
       Preservation of relevant changes across application upgrades




                                  © Copyright 2012 Vyom Labs Pvt. Ltd.
Use overlays to preserve your customizations
Vyom Labs Pvt. Ltd.                                              www.vyomlabs.com




                          © Copyright 2012 Vyom Labs Pvt. Ltd.
Creating Overlays
Vyom Labs Pvt. Ltd.                                                         www.vyomlabs.com


           Overlay can be created on Following Objects:
           Forms
           Fields
           Active Links
           Active Link Guides
           Filters
           Filter Guides
           Escalations
           Images
           Local Applications
           Menus
           Packing Lists
           Views
           Web Services


                                     © Copyright 2012 Vyom Labs Pvt. Ltd.
Developer studio modes
Vyom Labs Pvt. Ltd.                                             www.vyomlabs.com




                         © Copyright 2012 Vyom Labs Pvt. Ltd.
Create overlay of Form
Vyom Labs Pvt. Ltd.                                              www.vyomlabs.com




                          © Copyright 2012 Vyom Labs Pvt. Ltd.
Create View Overlay of Form
Vyom Labs Pvt. Ltd.                                             www.vyomlabs.com




                         © Copyright 2012 Vyom Labs Pvt. Ltd.
Create Overlay of Field
Vyom Labs Pvt. Ltd.                                               www.vyomlabs.com




                           © Copyright 2012 Vyom Labs Pvt. Ltd.
Create Overlay of Image
Vyom Labs Pvt. Ltd.                                              www.vyomlabs.com




                          © Copyright 2012 Vyom Labs Pvt. Ltd.
Comparing objects at the same location
Vyom Labs Pvt. Ltd.                                              www.vyomlabs.com




                          © Copyright 2012 Vyom Labs Pvt. Ltd.
Migration of overlays and custom objects
Vyom Labs Pvt. Ltd.                                                        www.vyomlabs.com


            From one AR System server to another
            From an AR System server to a file
            From a file to an AR System server
            From one file to another




                                    © Copyright 2012 Vyom Labs Pvt. Ltd.
Tracking overlays in logs
Vyom Labs Pvt. Ltd.                                                      www.vyomlabs.com


       Tracking escalation overlays
       Tracking filter overlays




                                  © Copyright 2012 Vyom Labs Pvt. Ltd.
Custom objects
Vyom Labs Pvt. Ltd.                                                            www.vyomlabs.com


       A custom object is a standalone object created by users in the Best Practice
        Customization mode of BMC Remedy Developer Studio. Custom objects are not
        modified or lost during upgrades.
       Note - Objects created in Base Development mode are origin objects.




                                  © Copyright 2012 Vyom Labs Pvt. Ltd.
Convert Custom objects into Base Objects
Vyom Labs Pvt. Ltd.                                              www.vyomlabs.com




                          © Copyright 2012 Vyom Labs Pvt. Ltd.
Limitations
Vyom Labs Pvt. Ltd.                                                                www.vyomlabs.com


       If an existing object in your production environment has been deleted from the
        upgraded version of the corresponding application, and if the application installer
        imports that object in Overwrite mode, customizations made to the object are not
        preserved.
       Automatically merge customizations with functionality added during upgrades.
       Enable you to make all possible changes to AR System objects. For example, you
        cannot make changes that would alter the underlying database, such as changing a
        field’s data type.




                                   © Copyright 2012 Vyom Labs Pvt. Ltd.
Vyom Labs Pvt. Ltd.                                          www.vyomlabs.com




                               What is BPCU?




                      © Copyright 2012 Vyom Labs Pvt. Ltd.
Best Practice Conversion Utility
Vyom Labs Pvt. Ltd.                                                                  www.vyomlabs.com


      To preserve modified or user-created objects in applications installed on pre-7.6.04
      AR System servers, use the Best Practice Conversion command-line utility to
      convert the objects into overlays or custom objects before upgrading your
      applications or server components to version 7.6.04.




                                    © Copyright 2012 Vyom Labs Pvt. Ltd.
BPCU (cont..)
Vyom Labs Pvt. Ltd.                                                              www.vyomlabs.com


      This utility has the following modes:
       ReportDiff—Generates a report of differences between the objects in an overlay hash
      file and the objects on a server or in another overlay hash file.
       Overlay—Based on a differences report, converts customized AR System objects into
      overlays, and converts user-created objects into custom objects.




                                  © Copyright 2012 Vyom Labs Pvt. Ltd.
Using BPCU
Vyom Labs Pvt. Ltd.                                                                  www.vyomlabs.com


      To convert pre-7.6.04 customizations into overlays and custom objects:
      Make sure that the installation of AR System on your development server matches the
      installation on your production server.
      Back up the development server’s database.
      To obtain the conversion utility, install the 7.6.04 AR System server on the development
      server.
      Unzip the ARSystemServerInstallDirbpcu7604.zip file. The Best Practice Conversion
      utility files are installed in the following folder: Best_Practice_Conversion_Utility.
      Configure your system to run the utility. Obtain the master overlay hash file, and copy it
      to your development server.




                                    © Copyright 2012 Vyom Labs Pvt. Ltd.
Using BPCU (Cont..)
Vyom Labs Pvt. Ltd.                                                www.vyomlabs.com




                            © Copyright 2012 Vyom Labs Pvt. Ltd.
Steps to Generate BPCU Difference Report
Vyom Labs Pvt. Ltd.                                                     www.vyomlabs.com


      Pre-requisite
      OOTB Server (exactly matching Customer/Current Prod Setup)
      Current Prod Server
      Master Hash file
      Activities:
      Generate Diff report using BPCU tool




                                 © Copyright 2012 Vyom Labs Pvt. Ltd.
Steps to Generate BPCU Difference Report (Cont..)
Vyom Labs Pvt. Ltd.                                                                 www.vyomlabs.com


      Generate Diff report using BPCU tool
      Use below command: GO to command prompt: (for Ex)
       C:bpcu7604Best_Practice_Conversion_Utility>bpcu.bat <Enter>
      Arguments:
      -f “C:bpcu7604master-hash.xml" -x "Prod Server Name" -u "Admin User" -p "Admin
      Password" -m "D"
       In “Output” folder you can find no of files. To see Differences in current system and
      OOTB system we use “bpcu-diff-report_xxxxxxxx_xxxxxxxxx.html”




                                   © Copyright 2012 Vyom Labs Pvt. Ltd.
Difference Report
Vyom Labs Pvt. Ltd.                                              www.vyomlabs.com




                          © Copyright 2012 Vyom Labs Pvt. Ltd.
Difference Report
Vyom Labs Pvt. Ltd.                                              www.vyomlabs.com




                          © Copyright 2012 Vyom Labs Pvt. Ltd.
Difference Report
Vyom Labs Pvt. Ltd.                                              www.vyomlabs.com




                          © Copyright 2012 Vyom Labs Pvt. Ltd.
Difference Report
Vyom Labs Pvt. Ltd.                                              www.vyomlabs.com




                          © Copyright 2012 Vyom Labs Pvt. Ltd.
Q & A Session
Vyom Labs Pvt. Ltd.                                          www.vyomlabs.com




                        Qu
                          est           An
                             i   on       sw
                                   s        er
                                               s




                      © Copyright 2012 Vyom Labs Pvt. Ltd.
About Vyom Labs
Vyom Labs Pvt. Ltd.                                                                     www.vyomlabs.com


      ABOUT VYOM LABS
      Vyom Labs is “The complete IT Service Management solutions company”. The company's head office
      is in Pune, India. Vyom Labs has delivered ITSM BSM services in 5 continents in the IT Service
      Management space through partners in different geographies.


      Vyom Labs offers end-to-end ITSM solutions / services as follow:
      BMC BSM Solutions and Services
      IT Infrastructure Services
      ITIL Consulting Services
      Software Testing Services
      Performance Testing for BMC Remedy ITSM Applications




                                     © Copyright 2012 Vyom Labs Pvt. Ltd.
Contact Us
Vyom Labs Pvt. Ltd.                                                        www.vyomlabs.com



                                     www.vyomlabs.com
                                    info@vyomlabs.com


      Our Locations:
      Pune, India (Head Quarters)

      Bangalore, India

      Oklahoma, USA




                                    © Copyright 2012 Vyom Labs Pvt. Ltd.
Vyom Labs Pvt. Ltd.                                          www.vyomlabs.com




                      © Copyright 2012 Vyom Labs Pvt. Ltd.

More Related Content

PPT
Preserving Customizations with Overlays & Custom Objects in AR System 7.6.04
PPT
BMC BladeLogic Database Automation: Get more from your database infrastructure
PPT
BMC Analytics: Reduce time to action on BSM
PPT
Skills Navigation Guide 06 19 2009
PPS
Skills Navigation Guide 06 19 2009
PDF
Dreamforce'12 - Automate Business Processes with Force.com
PDF
VMware vSphere 4.0: The best platform for business applications
PPT
IBM Impact Session 2351 hybrid apps
Preserving Customizations with Overlays & Custom Objects in AR System 7.6.04
BMC BladeLogic Database Automation: Get more from your database infrastructure
BMC Analytics: Reduce time to action on BSM
Skills Navigation Guide 06 19 2009
Skills Navigation Guide 06 19 2009
Dreamforce'12 - Automate Business Processes with Force.com
VMware vSphere 4.0: The best platform for business applications
IBM Impact Session 2351 hybrid apps

What's hot (11)

PDF
Become an IBM Cloud Architect in 40 Minutes
PDF
08 Ace 2010 Aras Roadmap
PDF
How PM Helped Build a Billion Dollar Business
PPT
Vmware overview part2
PDF
What's New in WebSphere Application Server
PDF
Akamai 企業應用程式加速解決方案
PDF
VMware VCP550 Q&A Training
DOCX
Key challenges in flex based performance testing
PDF
Akamai partner training by Malcolm Rowe
PDF
Connect 2014 - JMP102: Creating a Great XPages User Interface
PDF
Why i - Common Europe 2012
Become an IBM Cloud Architect in 40 Minutes
08 Ace 2010 Aras Roadmap
How PM Helped Build a Billion Dollar Business
Vmware overview part2
What's New in WebSphere Application Server
Akamai 企業應用程式加速解決方案
VMware VCP550 Q&A Training
Key challenges in flex based performance testing
Akamai partner training by Malcolm Rowe
Connect 2014 - JMP102: Creating a Great XPages User Interface
Why i - Common Europe 2012
Ad

Similar to Preserving Customizations with Overlays & Custom Objects in AR System 7.6.04: Deep-dive Session (20)

PDF
The paperwork genius for your business !
PDF
IntrospeQt iCapture Product Overview
PDF
IntrospeQt iCapture Product Overview
PDF
IntrospeQt iCapture Product Overview
PDF
Document and Workflow Management Services
PPTX
Webinar
PPT
Document management
PPTX
Solution for Content Chaos & File Shares
PDF
FUJIFILM XMF Remote product brochure
PDF
Content delivery platform
PPTX
LeverX SAP 7.02 Navigation Essentials
PPT
Dreamforce_2012_Hadoop_Use_Cases
PDF
Telcom White Paper
PDF
'Keep' by MITIE
PPTX
Document Management
PDF
Alfresco xenit webinar fred boosting your desktop - 9 march 2011
PDF
Hadoop Summit San Diego Feb2013
PDF
IntrospeQt iCapture Connect for Alfresco
PDF
SharePoint Saturday DC by ImageTech Systems - David Strock
PPTX
Zarafa SummerCamp 2012 - DMS ECM - simply for everyone
The paperwork genius for your business !
IntrospeQt iCapture Product Overview
IntrospeQt iCapture Product Overview
IntrospeQt iCapture Product Overview
Document and Workflow Management Services
Webinar
Document management
Solution for Content Chaos & File Shares
FUJIFILM XMF Remote product brochure
Content delivery platform
LeverX SAP 7.02 Navigation Essentials
Dreamforce_2012_Hadoop_Use_Cases
Telcom White Paper
'Keep' by MITIE
Document Management
Alfresco xenit webinar fred boosting your desktop - 9 march 2011
Hadoop Summit San Diego Feb2013
IntrospeQt iCapture Connect for Alfresco
SharePoint Saturday DC by ImageTech Systems - David Strock
Zarafa SummerCamp 2012 - DMS ECM - simply for everyone
Ad

More from Vyom Labs (12)

PPTX
Thinking of COBIT implementation – Where to start?
PPS
V-Celebrate At Vyom Labs
PPT
Release Management
PPT
Metric edge final 1
PPTX
BMC Control M Advantage
PPT
BMC BSM - Automate Service Management System
PPT
Importance of Certification In ITIL V3 Service Operations
PPT
Update CMDB Using Discovery Topology (BMC ADDM)
PPT
Upgrade To BMC Remedy ITSM 7.6
PPT
Managing IT Infrastructure And Applications Proactively For Performance And U...
PPTX
Presentation: Life In An ITIL V3 Environment
PPTX
Implementing ITIL - Product First Or Process First
Thinking of COBIT implementation – Where to start?
V-Celebrate At Vyom Labs
Release Management
Metric edge final 1
BMC Control M Advantage
BMC BSM - Automate Service Management System
Importance of Certification In ITIL V3 Service Operations
Update CMDB Using Discovery Topology (BMC ADDM)
Upgrade To BMC Remedy ITSM 7.6
Managing IT Infrastructure And Applications Proactively For Performance And U...
Presentation: Life In An ITIL V3 Environment
Implementing ITIL - Product First Or Process First

Recently uploaded (20)

PDF
Encapsulation theory and applications.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Machine learning based COVID-19 study performance prediction
PDF
Electronic commerce courselecture one. Pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
Cloud computing and distributed systems.
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
Encapsulation theory and applications.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Machine learning based COVID-19 study performance prediction
Electronic commerce courselecture one. Pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
NewMind AI Weekly Chronicles - August'25 Week I
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Dropbox Q2 2025 Financial Results & Investor Presentation
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Big Data Technologies - Introduction.pptx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Spectral efficient network and resource selection model in 5G networks
Digital-Transformation-Roadmap-for-Companies.pptx
Cloud computing and distributed systems.
Chapter 3 Spatial Domain Image Processing.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
Empathic Computing: Creating Shared Understanding
The Rise and Fall of 3GPP – Time for a Sabbatical?

Preserving Customizations with Overlays & Custom Objects in AR System 7.6.04: Deep-dive Session

  • 1. Vyom Labs Pvt. Ltd. www.vyomlabs.com Preserving Customizations with Overlays & Custom Objects in AR System 7.6.04 © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 2. Disclaimer Vyom Labs Pvt. Ltd. www.vyomlabs.com  All other trademarks, service marks and logos used in this webinar are the trademarks, service marks or logos of their respective owners.  The views expressed in this webinar are views of the speakers and do not necessarily reflect the views of Vyom Labs Pvt. Ltd. © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 3. Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 4. Agenda Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 5. Vyom Labs Pvt. Ltd. www.vyomlabs.com Why Overlay © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 6. Why Overlay Vyom Labs Pvt. Ltd. www.vyomlabs.com Overlay— An overlay is a copy of an AR System object that is used in place of the origin object (an object created in the Base Development mode of BMC Remedy Developer Studio; all out- of-the-box AR System application and server objects are origin objects). To ensure that customizations are not lost during upgrades, you modify the overlay, not the origin object. © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 7. Why Overlay (cont..) Vyom Labs Pvt. Ltd. www.vyomlabs.com  Overlays automate customization best practices Customer created Objects (Custom) Unmodified BMC Modified BMC Objects Object (Base) (Overlay) Only base objects are affected during an The base object is upgrade retained when an overlay is created © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 8. Vyom Labs Pvt. Ltd. www.vyomlabs.com Benefits of Overlay © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 9. Benefit of Overlay Vyom Labs Pvt. Ltd. www.vyomlabs.com  Identification and protection of added functionality  Identification of modified functionality  Preservation of relevant changes across application upgrades © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 10. Use overlays to preserve your customizations Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 11. Creating Overlays Vyom Labs Pvt. Ltd. www.vyomlabs.com  Overlay can be created on Following Objects:  Forms  Fields  Active Links  Active Link Guides  Filters  Filter Guides  Escalations  Images  Local Applications  Menus  Packing Lists  Views  Web Services © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 12. Developer studio modes Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 13. Create overlay of Form Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 14. Create View Overlay of Form Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 15. Create Overlay of Field Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 16. Create Overlay of Image Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 17. Comparing objects at the same location Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 18. Migration of overlays and custom objects Vyom Labs Pvt. Ltd. www.vyomlabs.com  From one AR System server to another  From an AR System server to a file  From a file to an AR System server  From one file to another © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 19. Tracking overlays in logs Vyom Labs Pvt. Ltd. www.vyomlabs.com  Tracking escalation overlays  Tracking filter overlays © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 20. Custom objects Vyom Labs Pvt. Ltd. www.vyomlabs.com  A custom object is a standalone object created by users in the Best Practice Customization mode of BMC Remedy Developer Studio. Custom objects are not modified or lost during upgrades.  Note - Objects created in Base Development mode are origin objects. © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 21. Convert Custom objects into Base Objects Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 22. Limitations Vyom Labs Pvt. Ltd. www.vyomlabs.com  If an existing object in your production environment has been deleted from the upgraded version of the corresponding application, and if the application installer imports that object in Overwrite mode, customizations made to the object are not preserved.  Automatically merge customizations with functionality added during upgrades.  Enable you to make all possible changes to AR System objects. For example, you cannot make changes that would alter the underlying database, such as changing a field’s data type. © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 23. Vyom Labs Pvt. Ltd. www.vyomlabs.com What is BPCU? © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 24. Best Practice Conversion Utility Vyom Labs Pvt. Ltd. www.vyomlabs.com To preserve modified or user-created objects in applications installed on pre-7.6.04 AR System servers, use the Best Practice Conversion command-line utility to convert the objects into overlays or custom objects before upgrading your applications or server components to version 7.6.04. © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 25. BPCU (cont..) Vyom Labs Pvt. Ltd. www.vyomlabs.com This utility has the following modes:  ReportDiff—Generates a report of differences between the objects in an overlay hash file and the objects on a server or in another overlay hash file.  Overlay—Based on a differences report, converts customized AR System objects into overlays, and converts user-created objects into custom objects. © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 26. Using BPCU Vyom Labs Pvt. Ltd. www.vyomlabs.com To convert pre-7.6.04 customizations into overlays and custom objects: Make sure that the installation of AR System on your development server matches the installation on your production server. Back up the development server’s database. To obtain the conversion utility, install the 7.6.04 AR System server on the development server. Unzip the ARSystemServerInstallDirbpcu7604.zip file. The Best Practice Conversion utility files are installed in the following folder: Best_Practice_Conversion_Utility. Configure your system to run the utility. Obtain the master overlay hash file, and copy it to your development server. © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 27. Using BPCU (Cont..) Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 28. Steps to Generate BPCU Difference Report Vyom Labs Pvt. Ltd. www.vyomlabs.com Pre-requisite OOTB Server (exactly matching Customer/Current Prod Setup) Current Prod Server Master Hash file Activities: Generate Diff report using BPCU tool © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 29. Steps to Generate BPCU Difference Report (Cont..) Vyom Labs Pvt. Ltd. www.vyomlabs.com Generate Diff report using BPCU tool Use below command: GO to command prompt: (for Ex)  C:bpcu7604Best_Practice_Conversion_Utility>bpcu.bat <Enter> Arguments: -f “C:bpcu7604master-hash.xml" -x "Prod Server Name" -u "Admin User" -p "Admin Password" -m "D"  In “Output” folder you can find no of files. To see Differences in current system and OOTB system we use “bpcu-diff-report_xxxxxxxx_xxxxxxxxx.html” © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 30. Difference Report Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 31. Difference Report Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 32. Difference Report Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 33. Difference Report Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 34. Q & A Session Vyom Labs Pvt. Ltd. www.vyomlabs.com Qu est An i on sw s er s © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 35. About Vyom Labs Vyom Labs Pvt. Ltd. www.vyomlabs.com ABOUT VYOM LABS Vyom Labs is “The complete IT Service Management solutions company”. The company's head office is in Pune, India. Vyom Labs has delivered ITSM BSM services in 5 continents in the IT Service Management space through partners in different geographies. Vyom Labs offers end-to-end ITSM solutions / services as follow: BMC BSM Solutions and Services IT Infrastructure Services ITIL Consulting Services Software Testing Services Performance Testing for BMC Remedy ITSM Applications © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 36. Contact Us Vyom Labs Pvt. Ltd. www.vyomlabs.com www.vyomlabs.com info@vyomlabs.com Our Locations: Pune, India (Head Quarters) Bangalore, India Oklahoma, USA © Copyright 2012 Vyom Labs Pvt. Ltd.
  • 37. Vyom Labs Pvt. Ltd. www.vyomlabs.com © Copyright 2012 Vyom Labs Pvt. Ltd.