FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: createPartNumberRequestType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
partNumber  createPartNumberDataType  1..*  Required. A createPartNumberRequest contains an array of partNumber elements to be added. See createPartNumberDataType.
processSync  boolean  0..1  Optional. Set to true to create part numbers synchronously, that is, the Web services client will be blocked until the request is completely processed. Use synchronous processing only for creating small numbers of part numbers at a time. By default, part number creation is asynchronous.
Referenced By
Name  Type 
createPartNumberRequest  Element 
createPartNumber  Method