The escape character (“^”) is unable to be used as the last character in a string value such as a password in Strategy Command Manager.
Follow the steps below to reproduce the issue in the Strategy Tutorial project:
In Strategy Command Manager, creating a user with a password, for which the last character is “^”, results in an error as shown in the image below:
CREATE USER "TEST" PASSWORD "1234^";

;
Note: In Strategy Desktop/Developer, the escape character (“^”) could be used as the last character in the string in the password.
This is a known issue with Strategy Command Manager.
Currently it is not scoped for any upcoming scheduled Strategy release.