Windchill Repositories

The tables below list the Attribute and Parameter Name along with a detailed description.

Attributes

Attribute Name

Description

Name

Descriptive name of the repository.

Type

“windchill”

Parameters

Parameter Name

Description

url

url of the Windchill instance.

Username

Username of the end user that will perform the actions within the repository.

Password

Password of enduser that is associated with the username

Provided below is an example of what the Attributes and Parameters look like when used within the content delivery system.


         
         

Example


         
         

<Repository name="Windchill" type="windchill">

<Param name='url' value='http://localhost/Windchill' />

<Param name='username' value='admin' />

<Param name='password' value='pass' />

</Repository>