
Windchill Rehosting Utility Overview and Configuration Details
Explore Windchill Rehosting Utility, a tool designed to automate and simplify rehosting procedures. Learn about its modules, use cases, scripting capabilities, and configuration projects. Discover how it reduces administrative overhead and minimizes user errors through GUI validation.
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
Windchill Rehosting Utility Overview Eric Jaeger, Windchill Serviceability Apr 19, 2012
Agenda Introduction Use Cases Modules Configuration Scripting Execution 2
Rehosting Utility Introduction Provides repeatable, automated, scheduled rehosting capability Reduces Administrative Overhead Reduces Rehosting Runtime Designed to be flexible to unique customer configurations Scripting Engine Supports varied customer landscapes Cluster -> Cluster Monolithic -> Monolithic Cluster -> Monolithic Monolithic -> Cluster Simplifies Rehosting Procedures Eliminates User Error and Guesswork GUI provides design time validation 3
Rehosting Utility Use Cases Rename Info*Engine Configuration Updates Database Table Updates Windchill Property Updates Apache Configuration Updates Vault Configuration Updates Windchill 10.1 (July 2012) Rehost Database Copy LDAP Copy Vault Copy Clone Codebase Copy Windchill X-24 (May 2013) Move WT_HOME Update WT_HOME/bin Replacement 4
Rehosting Utility Modules Process Execution (Scripting) Vault Copy Cluster Master Windchill 10.1 (July 2012) Cluster Slave File Server Cognos Solr WVS Worker Adapters Info*Engine Adapters Windchill X-24 (May 2013) Selective Content Queue Management Validation Task 5
Rehosting Utility Configuration projects.properties Defines the rehosting use cases Controls the order of execution for modules and scripts rehost.properties Defines the configuration for a specific rehosting procedure Controls the configuration and data changes made to an environment setAuth process Updates secure keystore with passwords for Site Admin, DBA, and LDAP Admin. Stores encrypted values to be referenced by rehost.properties rehost process Executes a given rehost.properties configuration Follows order of operations defined in projects.properties Must be executed on all nodes in the target environment 6
Rehosting Utility Scripting Provides support for unique customer configurations Database Export/Import LDAP Export/Import Windchill Stop/Start/Clear Simple exstensible support for additional environmental needs New scripts can be added in-line with OOTB scripts and modules Define script in rehost.properties, insert into use case in projects.properties 7
Rehosting Utility Execution setAuth Monolithic: rehost on target Cluster: rehost on target master, then all target slaves One slave node must execute post-rehost tasks such as Vault reconfiguration File Server: rehost on all target file servers 8