In reply to sunils:
This isn’t an error. A sequence defines the variables ‘req’ and ‘rsp’ of the type that the sequence was typed with. It looks like you didn’t use these variables, so they are null.
In reply to sunils:
This isn’t an error. A sequence defines the variables ‘req’ and ‘rsp’ of the type that the sequence was typed with. It looks like you didn’t use these variables, so they are null.