Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
WCBasicAdminGuide.pdf
Скачиваний:
71
Добавлен:
23.03.2015
Размер:
3.31 Mб
Скачать

Managing Data

The Windchill installation establishes a set of business object types that are available in the site context and then can be inherited by organization contexts and then by application contexts. The use of object types allows you to categorize objects by providing a set of attributes and user interface functions for each type. For example, objects that are typed as documents (using the type wt.doc. WTDocument) have a different set of attributes and actions available in the user interface than those objects typed as parts (using wt.part.WTPart).

Commonly used business object types include those described in the following table:

Display Name

Object Type

Description

Document

wt.doc.WTDocument

General documents such as text

 

 

files or Microsoft Word

 

 

documents

Analysis Activity

wt.change2.WTAnalysis

Change data that assigns an

 

Activity

analysis task to a user

Change Task

wt.change2.WTChange

Change data that assigns

 

Activity2

product development work to a

 

 

user

Change

wt.change2.WTChange

Change data that collects

Investigation

Investigation

information about the root

 

 

cause of a product problem

Problem Report

wt.change2.WTChangeIssue

Change data that reports a

 

 

potential product problem

Change Notice

wt.change2.WTChange

Change data that collects all

 

Order2

tasks required to implement a

 

 

product change

Change Proposal

wt.change2.WTChange

Change data that proposes a

 

Proposal

solution to a product problem

Change Request

wt.change2.WTChange

Change data that collects all

 

Request2

change impact data required for

EPM Document

wt.epm.EPMDocument

a decision

This type is the parent type of

 

 

subtypes for the following

 

 

business objects:

 

 

CAD documents

 

 

 

(type:<prefix>.

 

 

 

DefaultEPMDocument)

 

 

dynamic documents (type:

 

 

 

<prefix>.

 

 

 

DynamicDocument)

 

 

burst configuration files

Administration Overview

47

Display Name

Object Type

Description

 

 

(type: <prefix>.

 

 

BurstConfiguration)

 

 

• notes (type: <prefix>.Note

Part

wt.part.WTPart

A database object that

 

 

represents a component of

 

 

assembly in a product structure

Promotion

wt.maturity.

A request to change the state of

Request

PromotionNotice

one or more objects to a new

 

 

life cycle state with the

 

 

selection of a review process.

Part Instance

wt.part.WTProductInstance2

A serialized copy of a product

 

 

built according to a specific

 

 

configuration

Variance

wt.change2.WTVariance

An authorization to depart from

 

 

the as-designed configuration

 

 

for a specific number of units

 

 

or for a specified time period.

 

 

Variances consist or deviation

 

 

and waivers. A deviation is a

 

 

planned departure from the as-

 

 

designed configuration before

 

 

the part is built. Awaiver is a

 

 

written acceptance of

 

 

nonconformance.

Variant

com.ptc.wpcfg.doc.Variant

The collection of options

Specification

Spec

specified for a particular

 

 

configurable part structure in

 

 

preparation for creating a

 

 

variant. The variant

 

 

specification, in essence,

 

 

defines the characteristics of

 

 

the variant that should be

 

 

created from the configurable

 

 

part structure.

48

PTC Windchill® Basic Administration Guide

Note

Not all Windchill solutions use all business object types and many additional object types are used by your Windchill solution to help manage administrative processes, such as updating user preferences, life cycles, and workflows. Additional information about the use of specific object types can be found throughout this topic collection.

Data Types

All data stored in a Windchill solution are stored as objects of specific types. The type is identified when the object is created or imported. By typing data, you establish patterns for handling the data within the Windchill solution. For example, you can decide if part data is numbered automatically or manually and decide who has access to part data. Separate decisions can be made for each type of data by setting object initialization rules. A set of these rules is established when each context is created through the context template that is used. Additional object initialization rules can be set using the Object Initialization Rules Administration utility, accessed from the Utilities page of the context where you want the rule stored.

Subtypes

In addition to the object types that are provided out of the box, object types can have subtypes. Your Windchill solution provides some document subtypes as part of its installation. Additionally, Windchill PDMLink and Arbortext Content Manager provide subtypes for dynamic documents and bursting configuration files that are used when authoring document content through the Windchill connection to Arbortext Editor.

If your site needs additional types, you can create specific subtypes from within the site or an organization context using the Type and Attribute Management utility.

Visualization Data

Windchill Visualization Services (WVS) integrates Windchill with Creo View, a PTC data visualization tool that allows you to view, annotate, analyze, measure, and animate CAD documents and parts. You may also view, mark up, and print the content of documents in Creo View. All information viewed or annotated in Creo View is saved and stored back into the Windchill database.

Administration Overview

49

Creo View supports watermarking of 3D, drawings, images, and documents. Watermarks are defined in INI files created and edited using the Creo View watermark editor. The administrator that manages watermarks manually transfers the INI files from the watermarks directory into the Windchill server.

Windchill Visualization Services can also be used to integrate Windchill with the Arbortext Publishing Engine for creating representations from dynamic documents. Supported formats include PDF and HTML. This is done through the WVS publisher.

For more information about administering visualization data, see the PTC Windchill Visualization Services Guide

CAD Data

Data files created by CAD applications and saved to Windchill using a workgroup manager or Creo Elements/Pro 5.0 are managed in Windchill as CAD documents.

CAD documents are associated with a subtype of the wt.epm.EPMDocument modeled object type and can be used to manage many different types of CAD files including parts, assemblies, drawings, layouts, and manufacturing files. In addition, a CAD document can have secondary content. The secondary content is typically used for additional supporting information or derived files such as STEP, IGES, JPEG, and others.

The CAD Document subtype defined as <prefix>.DefaultEPMDocument is established during the installation process, where <prefix> is generated by reversing the internet domain specified as part of the organization properties during the installation. For example, if the internet domain specified is acme.com, then the <prefix> used in the soft type name is com.acme.

Administrators can create and update CAD document templates. These templates can be used to create CAD documents.

Dynamic Document Data

Windchill supports data files that are created by the Arbortext Editor. These files are saved to Windchill using the Windchill connection for the editor and are managed in Windchill as dynamic documents. The data files can then be published using the WVS publisher if the publisher has been configured for the Arbortext Authoring Application.

The Arbortext Editor and the Arbortext Publishing Engine are optional Windchill products that can be purchased through PTC.

Dynamic documents are associated with the <prefix>.DynamicDocument subtype or are possibly associated with a subtype of <prefix>.DynamicDocument, where <prefix> is generated by reversing the internet domain specified as part of the

50

PTC Windchill® Basic Administration Guide

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]