ROQ Posted September 22, 2022 Share Posted September 22, 2022 Hi guys, I'm looking to have an option of suspending rather than terminating some one time products once they reach the end of the initial term. Are there any hooks or addons that can do this? 0 Quote Link to comment Share on other sites More sharing options...
WGS Posted October 1, 2022 Share Posted October 1, 2022 (edited) yes we can do this in terminate case we need to abort and execute the suspend command. Edited October 1, 2022 by WGS 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted October 2, 2022 Share Posted October 2, 2022 A PreModuleTerminate hook could be used to catch the terminate and then an API call to suspend the service would be done and then returning the abort value in the PreModuleTerminate hook . 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.