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

addBom

Previous  Top  Next

This method enables to create:

Data of a structure item.

 

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

 

Java class

Request

web\wwwroot\ws\java\item\AddBomRequestType.java

Return

web\wwwroot\ws\java\item\AddBomResponseType.java

 

Request

ID #

Required

Description

IDOBJECT

X

Object ID #

NMOBJECT

X

Object name

IDOBJECTOWNER

X

ID # (Upper level object)

IDREVISIONOWNER

X

Revision (Upper level object)

VLQUANTITY

X

Quantity

FGAPPLICATION

 

Object specification (Considered 1 by default).

1 - Item;

2 - Supply.

 

Return

ID #

Description

return

SUCCESS: 1

FAILURE: Returns a message regarding the error that occurred