Forum Discussion

KeyofSea123's avatar
KeyofSea123
Contributor
11 years ago
Solved

[Res] Conditional Goto XPath Expression

I have a REST test case that sometimes returns <m:message>(/var/www/html/websvc/actions/ZZZMF.php) errid (SQCSMF-110)QUOTE NOT SUBMITTED. Quote Header failed trying to populate and create in ZZZMF. ...
  • KeyofSea123's avatar
    11 years ago
    This works!!
    declare namespace m='${#Project#Namespace}';
    contains(//m:Quote_Create_Submit_Resp[1]/m:call_status[1]/m:message[1]/text(),'Party Bill_To Site does not exist')