Change Password fails in ACF2 but marked as OK in IIQ.
ACF2 fails the change password command due to various reasons.
such as:
ACFU0104 PASSWORD MUST NOT CONTAIN MONTH OF THE YEAR
ACFU0103 PASSWORD MUST NOT CONTAIN CONSECUTIVE SAME CHARACTERS
ACF00162 NEW PASSWORD HAS TOO MANY REPEATING CHARACTERS
Without this fix, the transaction finished fine with message:
CTS1431I USA-API operation ended successfully
With this fix, the transaction fails, as the password is not
changed in ACF2:
CTS1434I USA-API operation failed (rc = FATAL)