Specialized Administration > Configuring Your Windchill Environment > Setting Up Meetings > WebEx Meeting Center Setup > Meeting Center Setup for Your Site
  
Meeting Center Setup for Your Site
To set up a Meeting Center site conferencing URL and ID, add the following properties to the wt.properties file using the xconfmanager utility.
Property
Description
wt.meeting.centerUrl
The URL for the WebEx server. For example, http://ptc.webex.com
wt.meeting.partnerId
The partner ID for the WebEx server.
For example, execute the following command from a Windchill shell:
xconfmanager -s wt.meeting.centerUrl=<url_value>
-s wt.meeting.partnerId=<partner_id>
-t <Windchill>/codebase/wt.properties -p
Where <Windchill> is the location where Windchill is installed.
* 
To diagnose problems in the WebEx server setup, set wt.meeting.verbose to TRUE in the wt.properties file.