I added a new property in a component interface. The problem is i'm getting an error now when i try to initialize the CI using
%Session.GetCompIntfc(CompIntfc.RO_CAPTURE_CI)
This line now returns NULL, which wasn't the case before the change. Am i missing something? I already "Validated for Consistency" and tested the CI and it's all fine. However, I'm not sure why the statement is returning NULL.
I've spent several hours already trying to figure this out since I'm still new to CI. So, any help would be appreciated.
Thanks.
%Session.GetCompIntfc(CompIntfc.RO_CAPTURE_CI)
This line now returns NULL, which wasn't the case before the change. Am i missing something? I already "Validated for Consistency" and tested the CI and it's all fine. However, I'm not sure why the statement is returning NULL.
I've spent several hours already trying to figure this out since I'm still new to CI. So, any help would be appreciated.
Thanks.