• devi doradla
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
My application WSDL link:
https://pepsitouch.ite.mypepsico.com/SFOD-WS/genericstoredetails

Issue:

I have imported the wsdl file successfully in soap UI.Binding methods and requests are shown on left panel.
I gave the correct parameter values in the below request :

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:impl="http://impl.webservice.sfod.pepsico.com/">
   <soapenv:Header/>
   <soapenv:Body>
      <impl:getGenericStoreDetailsByZipCode>
         <!--Optional:-->
         <arg0>
            <!--Optional:-->
            <appName>SFOD</appName>
            <!--Optional:-->
            <deviceCountry>US</deviceCountry>
            <!--Optional:-->
            <deviceLanguage>en-US</deviceLanguage>
            <!--Optional:-->
            <GPID>01115652</GPID>
            <!--Optional:-->
            <strLimit>400</strLimit>
            <!--Optional:-->
            <zip>93001</zip>
         </arg0>
      </impl:getGenericStoreDetailsByZipCode>
   </soapenv:Body>
</soapenv:Envelope>

Response i got:



    
    
    
    
    
    
    

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

 <html dir="ltr" xmlns="http://www.w3.org/1999/xhtml">



<head>
    <meta http-equiv="Cache-Control" content="no-cache">
    <meta http-equiv="pragma" content="no-cache">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta name="viewport" content="width=device-width, user-scalable=no" />
    <script language="JavaScript" SRC="scripts/login.js" type="text/javascript"></script>
     <script language="JavaScript" SRC="scripts/localeSel.js" type="text/javascript"></script>
    <link rel="stylesheet" href="css/sso.mobile.css" media="screen and (max-width: 767px)" />
    <link rel="stylesheet" href="css/sso.css" media="screen and (min-width: 768px)" />

    <!--[if lt IE 9]>
    <link rel="stylesheet" type="text/css" href="css/sso.css" media="all">
    <![endif]-->
    <title>SSO Login Services</title>
</head>

<body onLoad="retainValues();doFocus();InitializeTimer(45);" >
    <!-- START MASTHEAD -->
    <div id="header" align="right">
<div id="header" align="right">
<select id="SelectLanguage" name="SelectLanguage" onchange="refreshpagejsp();">
<script type="text/javascript">
var PreferredLanguageValues = PreferredLanguageValues();  
var sel = document.getElementById('SelectLanguage');
for(var i = 0; i < PreferredLanguageValues.length; i++) {
        var NameValuePair=PreferredLanguageValues[i].split(":");
    var opt = document.createElement('option');
    opt.innerHTML = NameValuePair[0];
    opt.value = NameValuePair[1];
    sel.appendChild(opt);
}
</script>
</select><br>
</div>

 </div>
    <div id="masthead"> </div> 
    <div id="MyPepsi"> </div>
    <!-- END MASTHEAD -->

    <!-- START RIGHT COLUMN -->
    <!-- <div id="right_column"> </div> -->
    <!-- END RIGHT COLUMN -->

    <!-- START LEFT COLUMN -->
<!-- <div id="left_column"> </div> -->
    <!-- END LEFT COLUMN -->
    <!-- START CENTER COLUMN -->
    <div id="content">
        <!-- START LOGIN BOX -->
    <!-- HGP: Portal Branding 20120430, added below check for warnign vs. error -->
        <div id="loginBox">
        
        
            <div id="errors" class="message" style="display:none;">
        
        
                
            </div>
            <!-- START CONTAINER -->
            <div id="container">
                <form action="/login.fcc" method="post" id="login_form" onSubmit="return formSub('Please enter your user User ID.','Please enter your password.');">
                    <div class="textInput">
                        <label for="userid">User ID</label>
                        
                            <input type=text name="USER" id="userid" value="">
                        
                    </div>
                    <div class="textInput">
                        <label for="password">Password</label>
                        <input type="password" name="PASSWORD" id="password" value="" onFocus="pwFocus='1';" onBlur="pwFocus='0'">
                    </div>
                    <div class="buttonContainer">
                        <button name="submit" type="submit" id="submit" value="submit">Log In</button>
                        <!-- HGP: Portal Branding 20120430
                        <input id="submit" type="submit" src="images/bttn_log_in.png" name="submit" value='Log In' alt="Click Here to Login in."> 
                        <button name="submit" id="submit">Log In</button>
                        -->
                    </div>
                    <input type="hidden" name="TARGET" value="$SM$https%3a%2f%2fpepsitouch%2eite%2emypepsico%2ecom%2fSFOD-WS%2fgenericstoredetails">
                    <input type="hidden" name="REALMOID" value='06-00092a95-08d3-1170-8d8b-fa249c51a0fb'>
                    <input type="hidden" name="LOGGEDIN" value="true">
                    <input type="hidden" name="SMAUTHREASON" value="0">
                    <input type="hidden" name="SMAGENTNAME" value="sso-apache-static-agent">
                    <input type="hidden" name="POSTPRESERVATIONDATA" value="">
                    <input type="hidden" name="ATTEMPTED_USER" value="">
                </form>
            
        <div id="help">
                    <ul>
                        <!--  VERBOSE DISPLAY ONLY -->
                        
                        <!--  END VERBOSE DISPLAY ONLY -->
                                              
                        <li class="first-child"><a href="https://myidm.ite.mypepsico.com/iam/im/pepsicopub/ca12/index.jsp?task.tag=PepsicoForgottenPasswordReset">Forgot your Password?</a></li>
                        <li><a href="/login/loginhelp.htm">Login Help</a></li>
                        <li><a href="https://myidm.ite.mypepsico.com/iam/im/pepsicopub/ca12/index.jsp?task.tag=PepsicoFirstTimeLogin">First Time User?</a></li>
                    
                    </ul>
        </div>
        
            <div id="idm">
                <a
                    href="javascript:;" onclick="window.location.href = 'https://myidm.ite.mypepsico.com'"
                    onmouseover="return showStatus('PepsiCo Identity Management');"
                    onmouseout="return showStatus('');"
                    title="PepsiCo Identity Management">
                    <img src="images/logo_idm.png" width="125" height="71" alt="PepsiCo Identity Management - Click Here To Manage Your Global Personnel ID & Password"/>
                </a>
        </div>    
            </div>
            <!-- END CONTAINER -->
        </div>
        <!-- END LOGIN BOX -->
    </div>
    <!-- END CENTER COLUMN -->

    <!-- START FOOTER -->
    <!-- HGP: Portal Branding 20120430
    <div id="footer"> 
        <div class="users">
            <span class="users_hdr">FOR AUTHORIZED USERS ONLY</span>
            <br />
            This system and all related information accessed thereby is the property of PepsiCo, Inc., and is for the sole use of those persons expressly authorized by PepsiCo. Continued use of this system implies consent to monitoring and an understanding that recording and/or disclosure of any data on the system may occur at PepsiCo's discretion.
            <br>
            &copy;<script language="JavaScript">document.write(getCopyrightYear());</script> PepsiCo, Inc. All Rights Reserverd.

        </div>
    </div> -->
                <div class="disclaimer">
                    By logging into and using this website, I agree to the <a onClick="javascript:popUp('/login/termsofuse.html')" href="#" onMouseOver="return showStatus('Terms Of Use');" onMouseOut="return showStatus('');" title="Click Here To View PepsiCo's Terms Of Use"> Terms of Use </a> and <a onClick="javascript:popUp('/login/ltandc.html')" href="#" onMouseOver="return showStatus('Legal Terms and Conditions');" onMouseOut="return showStatus('');" title="Click Here To View PepsiCo's Legal Terms and Conditions"> Legal Terms and Conditions </a> of this website and to any other terms and conditions that may be set forth on the individual pages of this website.
                    <a
                        onClick="javascript:popUp('/login/privacy.html')"
                        href="#"
                        onMouseOver="return showStatus('Privacy Statement');"
                        onMouseOut="return showStatus('');"
                        title="Click Here To View PepsiCo's Data Privacy Statement">
                        Privacy Statement.
                    </a>
            <span class="users_hdr"><strong>FOR AUTHORIZED USERS ONLY</strong></span>
            This system and all related information accessed thereby is the property of PepsiCo, Inc., and is for the sole use of those persons expressly authorized by PepsiCo. Continued use of this system implies consent to monitoring and an understanding that recording and/or disclosure of any data on the system may occur at PepsiCo's discretion.
                    <br />
            &copy;<script language="JavaScript">document.write(getCopyrightYear());</script>PepsiCo, Inc. All Rights Reserved.
        </div>
        <a id="forgotten" style="display: none" href="#"></a>
        <a id="unknown" style="display: none" href="#"></a>
    <!-- END FOOTER -->
</body>

</html>


This response is not expected one.

could you please help me on this issue.

Thanks,
Ramadevi Doradla.