Not able to run the login request from soapui using my login for this tutorial return xsitypetnsloginresponse loginusername xsitypexsdstringbhagougigmailcomloginusername sessionid xsitypexsdstringCDATADOCTYPE html | SOAPUI Forum
R
Ravi Menneni Posted on 03/10/2018

A
Ashish Thakur Replied on 03/10/2018

We are aware about this issue of Session Id not getting generated for some users. As we are just shifted to the new website, There are few things that need a fix. We are working very hard on this, I ensure issue will be resolved in asap.


R
Ravi Menneni Replied on 04/10/2018

<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://localhost/retail/namespaces">
<SOAP-ENV:Body>
<ns1:RetailLoginResponse xmlns:ns1="urn:RetailApp">
<return xsi:type="tns:loginresponse">
<loginusername xsi:type="xsd:string">bhagougi@gmail.com</loginusername>
<sessionid xsi:type="xsd:string"><![CDATA[<br />
<b>Warning</b>: fopen(session/bhagougi_gmail_com.txt): failed to open stream: No such file or directory in <b>/home/qtpselenium/public_html/soapui-tutorial.com/login/startRetailSession.php</b> on line <b>95</b><br />
<br />
<b>Warning</b>: fgets() expects parameter 1 to be resource, boolean given in <b>/home/qtpselenium/public_html/soapui-tutorial.com/login/startRetailSession.php</b> on line <b>96</b><br />
<br />
<b>Warning</b>: fclose() expects parameter 1 to be resource, boolean given in <b>/home/qtpselenium/public_html/soapui-tutorial.com/login/startRetailSession.php</b> on line <b>108</b><br />
<br />
<b>Warning</b>: file_get_contents(session/bhagougi_gmail_com.txt): failed to open stream: No such file or directory in <b>/home/qtpselenium/public_html/soapui-tutorial.com/login/startRetailSession.php</b> on line <b>142</b><br />
D0wmhz1h5b1538675463]]></sessionid>
<role xsi:type="xsd:string">customer</role>
<loginstatus xsi:type="xsd:string">loggedin</loginstatus>
</return>
</ns1:RetailLoginResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>


A
Ashish Thakur Replied on 05/10/2018

Login with retailApp is working fine now, You can check.