The Source is a required property that specifies the XML file for the install wizard of the product to be included in the Single-installer Suite. Source is the name of the XML file, relative to the build time location of the Single-installer Suite installation.
For example:
- If a Single-installer Suite named "single-installer_suite.jar" is used to link to the product source "product1.xml" located in the same directory, this property would be specified as
product1.xml
- If the same product installer is stored in the "products" subdirectory of the Install Location of "single-installer_suite.jar", this property would be specified as
products/product1.xml