FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
entitlementIdentifier | entitlementIdentifierType | 1..1 | Required. An emailEntitlementRequest contains an entitlementIdentifier element identifying the entitlement certificate to be emailed. See entitlementIdentifierType. |
ignoreExistingEmailList | boolean | 0..1 | Optional. If true, all email addresses must be specified explicitly in the request. It is not possible to specify which of a list of existing email addresses to exclude (exclude all or none). If not set, the value is false. |
validateEmailAddresses | boolean | 0..1 |
Optional. Perform simple validation of email addresses in the request? Default is false. regex: "^[_A-Za-z0-9-\\+\\.\\%]+@" +"([A-Za-z0-9-\\.]+)(\\.[A-Za-z]{1,10})$" |
emailIdList | emailContactListType | 0..1 | See emailContactListType. |
ccEmailIdList | emailContactListType | 0..1 | |
bccEmailIdList | emailContactListType | 0..1 | |
locale | string | 0..1 | Optional. A string containing one of the locale settings supported by Java, for example, en_US. Set to the preferred locale for the entitlement certificate and email templates. If the locale is valid and templates have been configured for that locale, the localized templates will be used to send the email. |
Name | Type |
---|---|
emailEntitlementRequest | Element |
emailEntitlement | Method |