Navigation:  Integration via SOAP web services > Published web services > PDM >

newItemType

Previous  Top  Next

This method enables to create/edit:

Data of an item type.

 

To insert each of these items, it is necessary to follow the standard documented below.

 

Java class

Request

web\wwwroot\ws\java\item\NewItemTypeRequestType.java

Return

web\wwwroot\ws\java\item\NewItemTypeResponseType.java

 

Request

ID #

Required

Description

IDOBJECTTYPE

X

Item type ID #.

NMOBJECTTYPE

X

Item type name.

IDOBJECTTYPEOWNER

 

Upper level item type ID #.

FGUSEMASK

X

Use identification mask:

1 - Yes;

2 - No.

IDMASK

 

Identification mask ID #. (required if the option to use identification mask is equal to 1).

FGEDITID

 

Allow editing the identifier generated by the identification mask (required if the option to use identification mask is equal to 1):

1 - Yes;

2 - No.

FGUSEREVISION

X

Revision control:

1 - Yes;

2 - No.

FGREVID

X1

Revision ID #:

1 - Numeric;

2 - Text;

3 - Customized.

FGREVAPPROVALMODE

X1

Approval type:

1 - Incremental;

2 - Circular.

FGREVRELEASEMODE

X1

Closure type:

1 - Automatic;

2 - Manual.

QTREVRETENTION

X1

Number of retentions of obsolete revisions.

FGREVRETENTIONMODE

X1

Retention frequency:

1 - Revisions;

2 - Months;

3 - Years.

FGREVROUTETYPE

X1

Route type:

1 - Fixed;

2 - Variable.

FGREVELABCLAUSE

X1

Acceptance of draft revision:

1 - AND;

2 - OR.

FGREVCONSCLAUSE

X1

Acceptance of review revision:

1 - AND;

2 - OR.

FGREVAPROVCLAUSE

X1

Acceptance of approval revision:

1 - AND;

2 - OR.

FGREVHOMOLOGCLAUSE

X1

Acceptance of release revision:

1 - AND;

2 - OR.

FGDOCVIEWWATERMARK

X

Watermark:

1 - Yes;

2 - No.

FGCONVERTTOPDF

X

Publish PDF files:

1 - Yes;

2 - No.

FGFILETYPE

X

File type:

1 - Simple;

2 - Multiple;

3 - Complex.

IDCOMPLEXFILECONT

 

Complex file container ID # (required if the file type option is equal to 3).

 

X1 - Required if the option to control the revision is equal to 1

 

Return

ID #

Description

return

SUCCESS: 1

FAILURE: Returns a message regarding the error that occurred