FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: tns:addWebRegKeyRequestType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
webRegKeyData  addWebRegKeyDataType  1..*  Required. An addWebRegKeyRequest contains an array of webRegKeyData elements to be added. See addWebRegKeyDataType.
processSync  boolean  0..1  Optional. Set to true to create web register keys 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 web register keys at a time. By default, web register key creation is asynchronous.
Referenced By
Name  Type 
addWebRegKeyRequest  Element 
createWebRegKey  Method