CRFCN0707E

Script playback cannot be started.

Explanation

If the rational_ft_impl class is not initialized then the value of datastore object is null. In this case any other operations cannot be performed with this class.

User response

Ensure that the rational_ft_impl class is initialized before performing any operations with it.

Feedback