Application Programming Interface Guide > Web Services Operations > Operations Reference > getTransformFunctions
 
getTransformFunctions
Get all functions related to transformations.
Location
/services/webservices/system/admin/resource/operations
Request Element
language: Target language. Valid values are JAVA, SQL, SQL_SCRIPT, XQUERY, XSLT, and CUSTOM. (CUSTOM is not an actual language; it is used for custom functions.)
Response Element
functions: List of transform-related functions.
Fault
IllegalArgument: If the language is malformed.