The getDataRuleNames method retrieves a list of data rule names for the location. If no location is passed, an empty array is returned.
Parameter Name | Valid Values | Associated Error Codes | Comments |
---|---|---|---|
String pUserName String pPassword String pSSOToken | AIF_COMMON_ERR_00002:Invalid User Name/Password combination. AIF_COMMON_ERR_00001:Invalid token. | Of these three parameters you should pass either the username and password or a valid sso_token. | |
String locationName | The location name. |