Error While invoking Java Script Function(NumberCheck) after the rebuild and re-deployment of server environment.
Release : 17.2
Component : Form Designer
After confirming that the code is still present in the current version of the files on the remote, shared file store. However the issue was that the compiled, cached java classes in the USM_HOME\view\translets folder were built at a time when the file store was pointed to the local environment, after initial install and configuration.
By stopping Service Catalog, deleting the contents of that folder and restarting, this information is recompiled at runtime and we pick up the correct versions, including the missing javascript function.