FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A publisherErrorLicenseRequest message contains an element of publisherErrorFulfillmentRequestType.
Type publisherErrorFulfillmentRequestType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
fulfillment | publisherErrorFulfillmentDataType | 1..* | See publisherErrorFulfillmentDataType. |
Name | Type |
---|---|
publisherErrorLicense | Method |
The following XML fragment illustrates a publisherErrorLicenseRequest message:
<publisherErrorLicenseRequest>
<fulfillment>
<fulfillmentIdentifier>
<primaryKeys>
<fulfillmentId>FID_828cab6_14ddc48ce2a__7feb</fulfillmentId>
</primaryKeys>
</fulfillmentIdentifier>
<serverIds>
<server1>HOSTNAME=pe2-myserver1</server1>
</serverIds>
<nodeIds>
<nodeId>HOSTNAME=pe2-mynode1</nodeId>
</nodeIds>
<fulfillCount>1</fulfillCount>
</fulfillment>
</publisherErrorLicenseRequest>