Show last authors
1 = Introduction =
2
3 InstallApp function in XSLT is designed to install an application in a specified environment.
4
5 = Parameters =
6
7 * **appName**: represente the name or identifier of the application to be installed.
8 * **env**: specify the target environment where the application should be installed.
9
10 = Uses =
11
12 {{code language="XML"}}
13 <TEST><xsl:value-of select="ixf:InstallApp('appName','envAlias')"></xsl:value-of></TEST>
14
15 {{/code}}
16
17 === Notes ===
18
19 * Ensure that the necessary permissions and prerequisites are met for installing applications in the specified environment
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian