Func52-ReturnLicenseInfo

<< Click to Display Table of Contents >>

Navigation:  Modules > Asset Management > Software License Management > Authorization Analyzer (Complex license types) > AA Functions >

Func52-ReturnLicenseInfo

Description

This function is used to selected license information about the MSL title specified.  The MSL title to use may be the MSL title under test or it may be specified in the rule itself.  When specified in the rule, it may be statically defined from a drop-down of available titles or it may be referenced as a tag, to be resolved at run time.  

 

Processing Notes

If the MSL title is specified in the rule, either selected from the drop-down or by tag, it will be resolved to the local MSL before use (meaning, if you specify a wiki-master title, the title used will be the local customer title that is linked to that wiki-master.

 

Inputs

 

Parameter

Explanation

MSL title to use (drop-down)

If something is selected, it will be the MSL title that will be used to return the requested license information.  If the title is a wiki master title, it will be resolved to its local title.

MSL title to use (tag)

If nothing is selected in the drop-down and this parameter is populated, it will be interpreted as a tag and resolved to an MSL title.  If the tag resolves to a wiki master title, it will be further resolved to its local title.  If nothing is selected from the drop-down AND this parameter is left blank, the MSL title under test will be used.

License information to return

The desired license information is specified by drop-down in this paramter.

 

Outputs

 

         

Result

Result Explanation

Confidence Adjustment

Return Value

True

A record was located for the MSL title specified and its selected license information was returned.

No

Requested license information

False

(Not returned)

N/A

N/A

Else

No MSL was specified or no record could be located for the MSL specified or an error occurred.

Yes

Nothing