Func24_CheckEnvironment

<< Click to Display Table of Contents >>

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

Func24_CheckEnvironment

Description

This function performs checks if the environment value for the current asset matches any of the configured values.

 

Processing Notes

The values in ParmVal2 are each compared to the 'Environment' field on the asset record.

 

Inputs

 

Parameter

Explanation

Environment(s) to include (CTRL to select multiple)

This allows a specific list of master environments to be included for consideration.  If left blank (default), then no check for the asset environment is performed.

Click here for help on maintaining master environment mapping.

 

Outputs

 

Result

Result Explanation

Confidence Adjustment

Return Value

True

If the asset environment matches one of the configured environments in ParmVal2.

if the asset environment is has not been mapped in the master environment mapping.  By default is identified as valid.

 

-1

False

If the asset environment value does not match the configured environments.

 

0

Else

If the asset doesn't have an environment value.

If the environment list (ParmVal2) is blank.

If a runtime error is encountered.

Y

0