UpgradeApp
Last modified by Outhman Moustaghfir on 2024/02/26 17:12
Overview
UpgradeApp function in XSLT facilitates the process of updating an installed application to its latest version.
Parameters
- appName: represente the name or identifier of the application to be installed.
- env: specify the target environment where the application should be installed.
Uses
<TEST><xsl:value-of select="ixf:UpgradeApp('appName','envAlias')"></xsl:value-of></TEST>
Notes
- Ensure that the necessary permissions and prerequisites are met for installing applications in the specified environment