How to withdraw a rule in PEGA
In PEGA, as in most standard development life cycle, there is always a need to deprecate previously developed features. In PEGA world, this is done by withdrawing a rule.
PowerShell aficionado | PEGA Developer
In PEGA, as in most standard development life cycle, there is always a need to deprecate previously developed features. In PEGA world, this is done by withdrawing a rule.
An easy and elegant way to launch your PowerShell GUI tool is to use batch files. This will let you bypass PowerShell’s execution policy and save a few clicks.
A typical problem when running PowerShell GUI tools is what to do with the console window that is active for the duration of the script. You can always move it out of the way so it’s not an eyesore but its not an elegant solution and deep down you know its there judging your inability to make it go away.
Thanks for visiting my humble blog. I plan on sharing what I’ve learned about PowerShell and PEGA through the years as I get more familiar with both subjects.