10-30-2006 09:17 AM - edited 03-14-2019 12:13 AM
I have a step that collects a PIN number to a string. Is there a way to hide this number i.e hash it out in the script
Thanks
11-03-2006 01:09 PM
When in BAT open up a phone template and click on "Update Services". Then add "My Address Book". The next screen asks for UserID and PIN. When you enter the PIN it should hide it with ***** istead of showing the PIN numbers.
The bug is fixed in BAT release 4.3(0.3)
11-03-2006 01:49 PM
what!
I am using IPCC express not CM and Bat with personal address book
11-04-2006 08:51 AM
Are you collecting the digits and then comparing them to a string containing the correct PIN, for example?
Any PINs in scripts could be made parameter variables and then the PIN is defined using the CRS appadmin, when configuring the Application. This removes the PIN from the script and also makes any changes easier because the script does not need to be modified and refreshed.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide