FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: emailEntitlement

Description

The emailEntitlement operation sends an entitlement certificate via email. To send an entitlement certificate as an email attachment using the Entitlement Order service:

When an email template is specified when creating or updating an entitlement, that template will be given preference in sending the email. If no email template is specified, the template configured for the license technology will be selected. If no email template is configured for the license technology, then the default email template will be selected. However, if the selected template is not active or if the send indicator is not switched on, no email will be sent.

Parameters
Name  Type  Direction  Description 
msgparameters  emailEntitlementRequestType  Input   
Returns

A emailEntitlementResponse element having the structure defined by the following table.

Name  Type  Description 
statusInfo  StatusInfoType 
Element  Data Type  Description 
status
StatusType

Returns one of the following:

  • SUCCESS—All items in the request were processed.

  • PARTIAL_FAILURE—Some, but not all items in the request were processed. The getCount and getQuery operations never return PARTIAL_FAILURE.

  • FAILURE—None of the items in the request were processed.

reason
string
Gives reason for partial failure or failure.