04.12.2012 Views

Windchill System Administrator's Guide

Windchill System Administrator's Guide

Windchill System Administrator's Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

WebEx Setup Properties<br />

To enable web-based meetings in the Meeting Center and to connect to the<br />

WebEx server, add the following properties to the wt.properties file using the<br />

xconfmanager.<br />

Property Description<br />

wt.meeting.centerUrl Specifies the URL for the WebEx server.<br />

For example, http://ptc.webex.com<br />

wt.meeting.partnerId Specifies the partner ID for the WebEx server.<br />

For example, execute the following command from a windchill shell:<br />

xconfmanager -s wt.meeting.centerUrl=<br />

-s wt.meeting.partnerId=<br />

-t /codebase/wt.properties -p<br />

Where is the location where <strong>Windchill</strong> is installed.<br />

To diagnose problems in setting up the connection to the WebEx server, set<br />

wt.meeting.verbose to TRUE in the wt.properties file.<br />

WebEx User Name and E-mail Address<br />

When you host a meeting, the WebEx account used is based on your <strong>Windchill</strong><br />

user name. The account name is webex_.<br />

Every WebEx account must have a unique e-mail address associated with it. Two<br />

accounts cannot use the same e-mail address.<br />

Proxy Server for Connection to WebEx Meeting Center<br />

The WebEx server is always located outside the corporate firewall, and <strong>Windchill</strong><br />

servers are usually located inside the firewall. Your site may require the use of a<br />

proxy server for HTTP connections through the firewall. To make it possible for<br />

the <strong>Windchill</strong> server to connect to the Webex server, the<br />

wt.manager.cmd.MethodServer entry in wt.properties must be modified to look<br />

like the following example:<br />

wt.manager.cmd.MethodServer=\<br />

cmd.exe /C start "MethodServer" /MIN \<br />

"$(wt.java.cmd)" -classpath "$(wt.java.classpath)" \<br />

-Djava.protocol.handler.pkgs=HTTPClient \<br />

-Dhttp.proxyHost=proxy.mycompany.com \<br />

-Dhttp.proxyPort=8080 \<br />

-Dhttp.nonProxyHosts=.mycompany.com \<br />

-Xms32m -Xmx64m -Xnoclassgc –noverify<br />

wt.method.MethodServerMain<br />

1-20 <strong>Windchill</strong> <strong>System</strong> Administrator’s <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!