Anyone know the best way to disable an application at runtime for traditional web please?
The Application DISABLED is readonly at runtime and so far I've been unable to disable the Espace.
Am I better off creating a C# plugin perhaps?
Hi Sienna,
Correct me if I'm wrong, but you already made a post with this question, which by the way has an answer on how to accomplish that.
Kind Regards,João
Indeed, I'll close this post.
If you want to disable a Traditional Application, go into Servicecenter -> Factory -> Applications -> Your Application -> Disable. If a user opens the application url, he or she gets this message:
Sorry missed your reply, thanks for replying.
However I need to automate it rather than manually from the back end. Do you know if this can be done?