Page 1 of 1

Creating execution configuration in my package

Published: November 9, 2021 - 9:40 AM
by Gadouil
Hello,

As stated in the post title, I would like to create a run configuration in my Run Configuration, specifically here, to downgrade a package in case of a problem.
I can't find any documentation on this; could you help me?


- Installed WAPT version (2.0)
- Server OS (Linux) and version (CentOS 7)
- Administration/package creation machine OS (Windows 10)


Best regards,
Flavien

Re: Creating execution configuration in my package

Published: Dec 1, 2021 - 9:46 PM
by sfonteneau
The only available run configurations are:

- install
- uninstall
- audit
- session_setup.

If it's a downgrade, then this corresponds to the uninstall run configuration

and the install run configuration of the old package.