getTemplateAvailableLocales() Method

In ReportService, use the getTemplateAvailableLocales() method to get the locales associated with the template.

Signature

public ArrayOfXsdString getTemplateAvailableLocales(String reportAbsolutePath, String templateID, String userID, String password);

Parameters for getTemplateAvailableLocales() Method

Parameter Description

String reportAbsolutePath

The absolute path to the report in catalog.

String templateID

The ID of the template used by the report.

String userID

The user ID of the user.

password

Password of the user.