Substitution Variables Functions

These functions create, retrieve and delete substitution variables and return information about them.

Function Description
EsbCreateVariable() This function creates a new substitution variable or modifies an existing substitution variable if the variable name already exists with the identical server, application, and database values.
EsbDeleteVariable() This function deletes a substitution variable.
EsbGetVariable() This function retrieves the value of a substitution variable.
EsbListVariable() This function lists all substitution variables that conform to the input criteria.