與其他應用程式整合 > 整合的軟體管理 > Windchill Integration for Software Build Tools > 使用 Windchill Integration for Software Build Tools 指令 > Software Build Tools 組態檔案的範例
  
Software Build Tools 組態檔案的範例
在下例中,組態檔案建立了新文件,並上載了主要內容。
<services>
<service>
<ServiceName>CreateAndUpload</ServiceName>
<ContainerType>PRODUCT</ContainerType>
<ContainerName>GOLF_CART</ContainerName>
<ObjectType>SWBuild</ObjectType>
<ObjectName>TestSWBuild</ObjectName>
<Location>Test Folder</Location>
<Filename>d:\full_path_to_location\upload.zip</Filename>
<IsPrimary>true</IsPrimary>
</service>
</services>