16 years ago
Property Transfer Issue
Hi Ole,
While trying to do property transfer from the property step to the target request in testcase,it throws errors as
Unexpected Element:CDATA ,unexpected end of file after null etc
I have given the namespace declaration and xpath as below:
declare namespace int='..url..';
//int:debit/int:opId
I need to transfer the property value to opId in the request message
Where coulkd be the problem?
While trying to do property transfer from the property step to the target request in testcase,it throws errors as
Unexpected Element:CDATA ,unexpected end of file after null etc
I have given the namespace declaration and xpath as below:
declare namespace int='..url..';
//int:debit/int:opId
I need to transfer the property value to opId in the request message
Where coulkd be the problem?