With reference to the link, we've created a package with a similar approach for QL220+ which includes a selection criteria as "(!Custom.Test=1)", because we don't want it to be installed again and it includes just one thing to update the property Custom.Test as 1 after it has been installed.
Now the thing is,
- The package is getting installed successfully
- Property Custom.Test is being updated as 1 which is correct
- After that, the package becomes Orphan(It should show as active as it has been installed correctly)
Could somebody shed some light on what is wrong with the package or criteria?
Creating a Fusion Package that installs silently and does not install over and over (loop).