Introduction

InstallApp function in XSLT is designed to install an application in a specified environment.

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:InstallApp('appName','envAlias')"></xsl:value-of></TEST>
    

Notes

  • Ensure that the necessary permissions and prerequisites are met for installing applications in the specified environment
Tags:
    
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian