FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A getNotDownloadedFilesRequest message contains an element of getNotDownloadedFiles.
Extending RequestByPrincipal
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
Member | string | 0..1 | User ID (email). |
EntitlementId | string | 0..1 | Entitlement ID. |
ActivationId | string | 0..1 | Activation ID. |
OrganizationId | string | 1..1 | Organization ID. |
Name | Type |
---|---|
getNotDownloadedFiles | Method |
The following XML fragment illustrates an getNotDownloadedFilesRequest message:
<esd:getNotDownloadedFilesRequest>
<!--Optional:-->
<esd:Member>member@someorg.org</esd:Member>
<esd:OrganizationId>FlexQACustOrg1</esd:OrganizationId>
</esd:getNotDownloadedFilesRequest>