Show last authors
1 === Overview ===
2
3 UpgradeApp function in XSLT facilitates the process of updating an installed application to its latest version.
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:UpgradeApp('appName','envAlias')"></xsl:value-of></TEST>
14
15 {{/code}}
16
17
18 === Notes ===
19
20 * 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