Hi,
Can't record a script anymore [JMeter 5.1.1] - for the system I recorded 
scripts before without any issue before (earlier versions)... At some point 
(usually right after login) it just show me an empty screen in the browser 
instead of landing page. 

Reverted JMeter to default configuration, disabled most FF internal requests - 
still the same.

Attaching recording.xml, resulting test plan, jmeter.log, and the Fiddler 
session for successful login.
My current suspicion is that the system appears to start getting some resources 
from CDN 
(https://static.oracle.com/cdn/jet/v6.2.0/default/css/alta/oj-alta-min.css) 
instead of local - and can't get it from there (I guess the lack of css may 
explain the empty screen). That request should go through a proxy and it is 
https vs http of all other traffic. I have the proxy in the command line. I 
tried adding proxy to system.properties and importing JMeter certificate into 
FF - but it didn't help. As I don't quite see any error messages, so not sure 
what is the problem. 
 Any idea? 

Thanks,Alex
    
<?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<sample t="0" it="0" lt="0" ct="0" ts="0" s="false" lb="shavar.services.mozilla.com:443" rc="" rm="Received fatal alert: unknown_ca&#xa;**ensure browser is set to accept the JMeter proxy certificate**" tn="" dt="" de="" by="709" sc="1" ec="1" ng="0" na="0" hn="slc15guw">
  <responseHeader class="java.lang.String"></responseHeader>
  <requestHeader class="java.lang.String"></requestHeader>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
  <responseFile class="java.lang.String"></responseFile>
  <samplerData class="java.lang.String">CONNECT shavar.services.mozilla.com:443 HTTP/1.1&#xd;
</samplerData>
</sample>
<httpSample t="215" it="0" lt="214" ct="199" ts="1559747604929" s="true" lb="1 home" rc="302" rm="Moved Temporarily" tn="" dt="" de="" by="832" sc="1" ec="0" ng="0" na="0" hn="slc15guw">
  <responseHeader class="java.lang.String">HTTP/1.1 302 Moved Temporarily
Connection: close
Date: Wed, 05 Jun 2019 15:13:25 GMT
Transfer-Encoding: chunked
Location: http://slc15guc:9000/epm/epmlogin.jsp;jsessionid=l2soM7LBKKmuPvhrfo5eCLtPhnWPna-LXwkQUOkmpcRZ8PBdkk5l!-1014620058
P3P: X-CONTENT-TYPE-OPTIONS:nosniff
Set-Cookie: JSESSIONID=l2soM7LBKKmuPvhrfo5eCLtPhnWPna-LXwkQUOkmpcRZ8PBdkk5l!-1014620058; path=/; HttpOnly
</responseHeader>
  <requestHeader class="java.lang.String">Connection: close
Accept-Language: en-US,en;q=0.5
Host: slc15guc:9000
Upgrade-Insecure-Requests: 1
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
</requestHeader>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
  <responseFile class="java.lang.String"></responseFile>
  <cookies class="java.lang.String"></cookies>
  <method class="java.lang.String">GET</method>
  <queryString class="java.lang.String"></queryString>
  <redirectLocation class="java.lang.String">http://slc15guc:9000/epm/epmlogin.jsp;jsessionid=l2soM7LBKKmuPvhrfo5eCLtPhnWPna-LXwkQUOkmpcRZ8PBdkk5l!-1014620058</redirectLocation>
  <java.net.URL>http://slc15guc:9000/epm/</java.net.URL>
</httpSample>
<httpSample t="5" it="0" lt="5" ct="1" ts="1559747605154" s="true" lb="2 home" rc="200" rm="OK" tn="" dt="text" de="ISO-8859-1" by="18752" sc="1" ec="0" ng="0" na="0" hn="slc15guw">
  <responseHeader class="java.lang.String">HTTP/1.1 200 OK
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Connection: close
Date: Wed, 05 Jun 2019 15:13:25 GMT
Pragma: no-cache
Transfer-Encoding: chunked
Content-Type: text/html; charset=ISO-8859-1
Expires: 0
P3P: X-CONTENT-TYPE-OPTIONS:nosniff
X-Content-Type-Options: nosniff
Set-Cookie: JSESSIONID=null; expires=Thu, 01-Jan-1970 01:00:00 GMT; path=/; HttpOnly
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
</responseHeader>
  <requestHeader class="java.lang.String">Connection: close
Accept-Language: en-US,en;q=0.5
Host: slc15guc:9000
Upgrade-Insecure-Requests: 1
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
</requestHeader>
  <responseData class="java.lang.String">







&lt;html&gt;&lt;head&gt;&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot;&gt;
&lt;meta content=&quot;IE=edge&quot; http-equiv=&quot;X-UA-Compatible&quot;&gt;
&lt;title&gt;Sign In To ORACLE CLOUD&lt;/title&gt;
&lt;/head&gt;
&lt;style&gt;
    body {
        font-family:&quot;Heletica Neue&quot;, Helvetica, Arial, sans-serif;
        background-color: #FFF;
        margin: 0;
        padding: 0;
        color: #000;

    }

    #wrap {
            width:1000px;
    }

    .leftpart {
           width:250px;
           height:123px;
           float:left;

    }
    .midpart {
          float:left;
          margin-left:110px;
    }
    .midpart1 {
           border-width:thin;
           border-right-style: solid;
           border-right-color:#c8cfd5;
           height:60px;
    }
    .midpart2 {
           width:12px;
    }

    .midpart3 {
           border-width:thin;
           border-right-style: solid;
           border-right-color:#c8cfd5;
           height:60px;
    }
    .rightpart {
           width:582px;
           height:123px;
           float:right;
           margin-left:10px;
           margin-right:15px;
    }
    .circle
    {
    width:25px;
    height:25px;
    border-radius:50%;
    border:#c8cfd5;
    line-height:25px;
    box-shadow: 0 0 2px #c8cfd5;
    text-align:center;
    }

    .OR {
            color:#c8cfd5;
            font-size:13px;
            font-family: &quot;Helvetica Neue Regular&quot;, Helvetica, Arial, sans-serif;
      }

    .head1 {
        font-family:&quot;Helvetica Neue Light&quot;, Helvetica, Arial, sans-serif;
        font-size:30px;
        font-weight:200;
        color:#FFF;
        text-align:left;
        text-transform:uppercase;
        letter-spacing:0.01em;
        display:block;
        margin-bottom:4px;
    }
    .head2 {
        font-size:36px;
        font-weight:bold;
        color:#000;
        text-align:left;
        text-transform:uppercase;
        letter-spacing:0.01em;
    }

    a img {
        border: none;
    }

    a:link {
        color: #145c9e;
        text-decoration: none;
    }
    a:visited {
        color: #72007C;
        text-decoration: none;
    }
    a:hover, a:active, a:focus {
        text-decoration: underline;
    }

    .container {
        background-color: #38a0d0;
        height:249px;
        margin: 0 auto;
    }

    .brandContainer{
        width:1024px;
        margin-right:auto;
        margin-left:auto;
    }
    .branding {
        float:right;width:643px;padding-top:139px;
    }
    .imageContainer {
        position:relative;
        padding-top:87px;
    }

    .questionMark {
        cursor: pointer;
        padding-left: 4px;
    }

    input[type=&quot;checkbox&quot;] {
        vertical-align:middle;
    }

    .helpBox {
        background:#EEF4FB;
        border-radius:5px;
        border:1px solid #93B2D0;
        clear: left;
        height: auto;
        position: absolute;
        padding: 10px;
        width: 380px;
    }

    .helpBox[id=&quot;rememberMeHelpBox&quot;] {
        left: 160px;
    }

    .helpBox[id=&quot;rememberChoiceHelpBox&quot;] {
        left: 160px;
    }

    .helpBox[id=&quot;changeDomainHelpBox&quot;] {
        left: 190px;
    }

    .helpBoxHead {
        color: #3C3D3F;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
        width: 365px;
    }
    .helpBoxContent {
        color: #3C3D3F;
        font-size: 12px;
        padding-top: 5px;
        text-decoration: none;
        width: 365px;
    }

    .idBoxHead2 {
        color: #3C3D3F;
        font-size: 13px;
        font-weight: bold;
        padding-left: 14px;
        padding-right: 12px;
        padding-top: 8px;
        text-decoration: none;
        width: 365px;
    }
    .idBoxContent2 {
        color: #3C3D3F;
        font-size: 12px;
        padding-left: 14px;
        padding-right: 12px;
        text-decoration: none;
        width: 365px;
    }

    .idDBox2 {
        background:#EEF4FB;
        border-radius:5px;
        border:1px solid #93B2D0;
        clear: left;
        height: 55px;
        left: 140px;
        position: absolute;
        width: 380px;
    }

    a .idDBox2 {
        display: none;
    }
    a:hover .idDBox2 {
        display: block;
    }
    .stripe {
        height:55px;
        background-color:#c5d9ee;
    }

    .contentContainer {
        width:1024px;
        margin-right:auto;
        margin-left:auto;
    }

    .formContainer {
        width:400px;
        margin-top:65px;
        margin-left:300px;
        position:relative;
    }

    .fltrt {
        float: right;
        margin-left: 8px;
    }
    .fltlft {
        float: left;
        margin-right: 8px;
    }
    .clearfloat {
        clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

    /*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
    header, section, footer, aside, article, figure {
        display: block;
    }
    .textHint {
    color:#CCCCCC;
    background-color:#FCFDFE;
    border-width:1px;
    border-style:solid;
    border-color:#dfe4e7;
    border-radius:2px;
    padding-left:10px;
    padding-right:5px;
    width:310px;
    height:32px;
    margin-bottom:15px;
    font-size:14px;
    font-style:italic;
    }
    .textInput {
    color:#4f4f4f;
    background-color:#FCFDFE;
    border-width:1px;
    border-style:solid;
    border-color:#dfe4e7;
    border-radius:2px;
    padding-left:10px;
    padding-right:5px;
    width:310px;
    height:32px;
    margin-bottom:15px;
    font-size:14px;
    }
    ::-webkit-input-placeholder {
        font-style:italic;
       color:#737373;
    }

    :-moz-placeholder { /* Firefox 18- */
    font-style:italic;
       color:#737373;
    }

    ::-moz-placeholder {  /* Firefox 19+ */
    font-style:italic;
       color:#737373;
    }

    :-ms-input-placeholder {
    font-style:italic;
       color:#737373;
    }
    .button {
    background: #0572ce;
    border: 1px solid #0572ce;
    font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
    font-weight; bold;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    height:32px;
    padding-right:20px;
    padding-left:20px;
    margin-bottom:10px;
    }

    .button:hover {
    background: #F7F8F9;
    border: 1px solid #C4CED7;
    font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
    font-weight; bold;
    font-size: 18px;
    color: #0572CE;
    text-align: center;
    height:32px;
    padding-right:20px;
    padding-left:20px;
    margin-bottom:10px;
    }
    .button:active {
    background: #0572ce;
    border: 1px solid #0572ce;
    font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
    font-weight; bold;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    height:32px;
    padding-right:20px;
    padding-left:20px;
    margin-bottom:10px;
    }

    .changeDomainLink {
        display:block;
        margin-bottom:10px;
        font-size:10px;
            text-decoration: none;
            color: #295A9A;
    }

    .forgotLink {
        display:block;
        margin-bottom:10px;
        font-size:12px;
            text-decoration: none;
            color: #295A9A;
    }

    .signInLink {
        display:block;
        margin-bottom:10px;
        font-size:14px;
            text-decoration: none;
            color: #295A9A;
    }
    .signInButton {
        width:160px;
        background:#F7F8F9;
        border: 1px solid #0572CE;
        display: block;
        text-align: center;line-height:38px;
        color:#0572CE;
        margin-bottom:10px;
        font-size: 18px;
        height:38px;
    }
    .signInButton:hover {
       background:#0572CE;
       border: 1px solid #C4CED7;
       font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
       font-weight; bold;
       font-size: 18px;
       color:white ;
       text-align: center;
       height:38px;
       margin-bottom:10px;
    }
    .signInButton:active {
       background: #0572ce;
       border: 1px solid #0572ce;
       font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
       font-weight; bold;
       font-size: 18px;
       color: #FFFFFF;
       text-align: center;
       height:38px;
       margin-bottom:10px;
    }
    .infoTextDiv {
        display:block;
        margin-bottom:8px;
    }
    .foot {
    height:52px;
    margin-left:auto;
    margin-right:auto;
    width:1000px;
    border-bottom:solid 1px #d5d5d7;
    margin-top:144px;
    }

    .copyright {
        font-family:&quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
        float:left;
        width:1200px;
        font-size:13px;
        color:#737373;
            margin-top:20px;
    }

    .privacy {
        font-family:&quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
        float:left;
        width:100px;
        font-size:13px;
        margin-right:200px;
        margin-top:6px;
    }
    .Ologo {
        float:right;
        position:relative;
    }
    .error_hidden {
        font-size:14px;
        color:#C70000;
        position:relative;
        top:-15px;
        display:none;
    }
    .error_visible {
        font-size:14px;
        color:#C70000;
        position:relative;
        top:-15px;
    }

    .text {
            color:#737373;
            font-size:14px;
            font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
    }
    .textBold {
            color:#737373;
            font-size:14px;
            font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
            font-weight:bold;
    }
    .textBig {
        color:#737373;
            font-family:&quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
        font-size:30px;
        text-align:left;
        letter-spacing:0.01em;
        margin-bottom:10px;
    }
    .textSmall {
            color:#737373;
            font-size:12px;
            font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
    }

    .textSmallBlue {
            color:#295A9A;
            font-size:10px;
            font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
    }

    /* ----------------- Common for tablet and mobile --------------- */
    @media only screen and (max-width : 1024px) {

        .brandContainer{
            width:100%;
        }

        .branding {
            float:none;
            margin-left:auto;
            margin-right:auto;
        }

        .imageContainer {
            display:none;
        }

        .contentContainer {
            width:100%;
        }

        .formContainer {
            margin-left:auto;
            margin-right:auto;
        }

    }

    /* ---------------- tablet version --------------- */
    @media screen and (min-width:768px) and (max-width : 1024px) {

        .container {
            height:170px;
        }

        .branding {
            width:400px;
            padding-top:60px;
        }

        .stripe {
            height:25px;
        }

        .formContainer {
            width:400px;
            margin-top:50px;
                    margin-left:200px;
        }

        .foot {
            width:600px;
            margin-top:90px;

        }

    .copyright {
            font-family:&quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
            float:left;
            width:600px;
            font-size:13px;
            color:#737373;
            margin-top:20px;
            margin-left:200px;
    }

    }

    /* ---------------- mobile version --------------- */

    @media only screen and (max-width: 767px) {

        .container {
            height:110px;
        }

        .branding {
            width: 320px;
            padding-top:15px;
        }

        .head1 {
            font-size:20px;
        }

        .head2 {
            font-size:24px;
        }

        .stripe {
            height:25px;
        }

        .textHint {
            width:285px;
        }

        .textInput {
            width:285px;
        }

        .idBoxHead2 {
            width:100%;
        }

        .idBoxContent2 {
            width:100%;
        }

        .idDBox2 {
            width:290px;
            left: 10px;
        }

        .helpBox {
            width:290px;
        }

            .helpBox[id=&quot;rememberMeHelpBox&quot;] {
                left: 0px;
            }

            .helpBox[id=&quot;rememberChoiceHelpBox&quot;] {
                left: 0px;
            }

            .helpBox[id=&quot;changeDomainHelpBox&quot;] {
                left: 0px;
            }

            .helpBoxHead {
            width:100%;
        }

        .helpBoxContent {
            width:100%;
        }

        .formContainer {
            width : 380px;
            margin-top:30px;
        }

    #wrap {
    width:380px;
    }
    .leftpart {
      width: 370px;
      margin-bottom:60px;
      }
    .midpart {
      width:370px;
      padding:0;margin:0;
      margin-left:1px;
      margin-bottom:20px;
    }
    .midpart1 {
      border-top-style: solid;
      border-top-color:#c8cfd5;
      width: 135px;
      float: left;
      border-right: transparent;
      margin-top:10px;
      margin-bottom:5px;
      height:10px;
    }
    .midpart2 {
      width: 10px;
      float: left;
      margin-right:5px;
    }
    .circle
    {
    width:25px;
    height:25px;
    border-radius:50%;
    border:#c8cfd5;
    line-height:25px;
    box-shadow: 0 0 2px #c8cfd5;
    text-align:center;
    }

    .OR {
            color:#c8cfd5;
            font-size:13px;
            font-family: &quot;Helvetica Neue Regular&quot;, Helvetica, Arial, sans-serif;
      }

    .midpart3 {
      margin-top:10px;
      margin-bottom:5px;
      border-top-style: solid;
      border-top-color:#c8cfd5;
      width: 135px;
      float: right;
      border-right: transparent;
      margin-right:73px;
      height:10px;
    }

    .rightpart {
           width:370px;
           height:100px;
           float:left;
           margin-left:2px;
    }


        .foot {
            height:42px;
            width:370px;
            margin-top:150px;
                    margin-left:5px;
                    border-bottom:solid 1px #d5d5d7;
        }

            .Ologo {
      float: right;
      position: relative;
          }

        .copyright {
            width:100%;
            font-size:10px;
                margin-top:1px;
        }

        .privacy {
            font-size:10px;
            margin-right : auto;
        }
    }

    /* ------------------ small screend mobile ------------------ */
    @media only screen and (max-width: 340px) {
        .branding {
            width: 360px;
            padding-top:45px;
        }

        .formContainer {
            width : 300px;
        }

        .foot {
            width:310px;
                    margin-top:170px;
        }

            .helpBox {
            width:280px;
        }


    #wrap {
      width: 340px;
    }
    .leftpart {
      width: 335px;
      height: 123px;
    }


    .midpart {
      margin-top: 5px;
      padding:0; margin:0;
      width:345px;
      margin-bottom:15px;
    }

    .midpart1 {
      border-top-style: solid;
      border-top-color:#c8cfd5;
      width: 135px;
      float: left;
      border-left: transparent;
      margin-top:10px;
    }
    .midpart2 {
      width: 10px;
      float: left;
    }
    .midpart3 {
      border-top-style: solid;
      border-top-color:#c8cfd5;
      width: 135px;
      float: right;
      margin-right:50px;
      border-right: transparent;
      margin-top:10px;
      }
    .rightpart {
           width:340px;
           height:123px;

    }
    .circle
    {
    width:25px;
    height:25px;
    border-radius:50%;
    border:#c8cfd5;
    line-height:25px;
    box-shadow: 0 0 2px #c8cfd5;
    text-align:center;
    }

    .OR {
            color:#c8cfd5;
            font-size:13px;
            font-family: &quot;Helvetica Neue Regular&quot;, Helvetica, Arial, sans-serif;
      }
    .Ologo {
      float: right;
      position: relative;
    }
    }

&lt;/style&gt;


&lt;body onload=&quot;checkLoginError()&quot;&gt;
&lt;div class=&quot;container&quot;&gt;
    &lt;div class=&quot;brandContainer&quot;&gt;
        &lt;div class=&quot;branding&quot;&gt;
              &lt;div class=&quot;head1&quot;&gt;Sign In To&lt;/div&gt;
              &lt;div class=&quot;head2&quot;&gt;ORACLE CLOUD&lt;/div&gt;
         &lt;/div&gt;
        &lt;div class=&quot;imageContainer&quot;&gt;
            &lt;img src=&quot;/interop/public/images/nativelogin/mcs_login_324.png&quot; width=&quot;325&quot; height=&quot;325&quot;&gt;
        &lt;/div&gt;
     &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;stripe&quot;&gt;&lt;/div&gt;
&lt;div class=&quot;contentContainer&quot;&gt;
  &lt;div class=&quot;formContainer&quot;&gt;
        &lt;div class=&quot;error_hidden&quot; id=&quot;errorMessageId&quot;&gt;
          &lt;label&gt;The information you entered is incorrect.&lt;/label&gt;
       &lt;/div&gt;
      &lt;form class=&quot;signin_form&quot; action=&quot;epmlogin.jsp&quot; method=&quot;post&quot; autocomplete=&quot;on&quot;&gt;
            &lt;div class=&quot;infoTextDiv&quot;&gt;
                &lt;label class=&quot;textBold&quot;&gt;
                Enter your login details
              &lt;/label&gt;
            &lt;/div&gt;
            &lt;input name=&quot;j_username&quot; id=&quot;j_username&quot; title=&quot;User name&quot; class=&quot;textInput&quot; value=&quot;&quot; type=&quot;text&quot; placeholder=&quot;Username&quot; autofocus=&quot;&quot;&gt;
            &lt;input name=&quot;j_password&quot; id=&quot;j_password&quot; title=&quot;Password&quot; class=&quot;textInput&quot; value=&quot;&quot; type=&quot;password&quot; placeholder=&quot;Password&quot;&gt;

           &lt;div style=&quot;clear:both;&quot;&gt;&lt;/div&gt;
            &lt;button class=&quot;button&quot; id=&quot;signin&quot; type=&quot;submit&quot;&gt;
              Go
            &lt;/button&gt;
      &lt;/form&gt;
  &lt;/div&gt;

&lt;div class=&quot;foot&quot;&gt;
&lt;div class=&quot;Ologo&quot;&gt;
&lt;img src=&quot;/interop/public/images/nativelogin/OracleLogo.png&quot; width=&quot;139&quot; height=&quot;42&quot;&gt;&lt;/div&gt;
&lt;div class=&quot;clearfloat&quot;&gt;&lt;/div&gt;
&lt;div class=&quot;copyright&quot;&gt;Copyright © 2013, 2019, Oracle and/or its affiliates. All rights reserved.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;


&lt;script&gt;

function checkLoginError(){
    if(false){
        document.getElementById(&apos;errorMessageId&apos;).className= &quot;error_visible&quot;;
    }

}

function loginUserPasswd(){
    if(false){

        document.getElementById(&apos;j_username&apos;).value= &quot;CSS_SSO_LOGIN&quot;;
        document.getElementById(&apos;j_password&apos;).value= &quot;null&quot;;
        document.getElementsByClassName(&quot;signin_form&quot;)[0].submit();
    }
    else if(false){
        document.getElementById(&apos;j_username&apos;).value= &quot;null&quot;;
        document.getElementById(&apos;j_password&apos;).value= &quot;null&quot;;
        document.getElementsByClassName(&quot;signin_form&quot;)[0].submit();
    }
    

}
&lt;/script&gt;
&lt;/html&gt;
</responseData>
  <responseFile class="java.lang.String"></responseFile>
  <cookies class="java.lang.String">JSESSIONID=l2soM7LBKKmuPvhrfo5eCLtPhnWPna-LXwkQUOkmpcRZ8PBdkk5l!-1014620058</cookies>
  <method class="java.lang.String">GET</method>
  <queryString class="java.lang.String"></queryString>
  <java.net.URL>http://slc15guc:9000/epm/epmlogin.jsp;jsessionid=l2soM7LBKKmuPvhrfo5eCLtPhnWPna-LXwkQUOkmpcRZ8PBdkk5l!-1014620058</java.net.URL>
</httpSample>
<httpSample t="8" it="0" lt="8" ct="6" ts="1559747614324" s="true" lb="4 login" rc="200" rm="OK" tn="" dt="text" de="ISO-8859-1" by="17653" sc="1" ec="0" ng="0" na="0" hn="slc15guw">
  <responseHeader class="java.lang.String">HTTP/1.1 200 OK
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Connection: close
Date: Wed, 05 Jun 2019 15:13:34 GMT
Pragma: no-cache
Transfer-Encoding: chunked
Content-Type: text/html; charset=ISO-8859-1
Expires: 0
P3P: X-CONTENT-TYPE-OPTIONS:nosniff
X-Content-Type-Options: nosniff
Set-Cookie: JSESSIONID=__AoM9ay-UVELbLbJiHxPFfrxMnTUeP_AdfsW7A2HTEUPe0Mb4y0!-1014620058; path=/; HttpOnly
Set-Cookie: EPM_Remote_User=9wcpP4Fm7Ov4RXkEZ+mmXM3Gu7ewuGLmqu5yr7aTUvbZyuuOQ6ig2GWW3S6Ip42T; domain=slc15guc; expires=Wed, 05-Jun-2019 23:13:34 GMT; path=/
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
</responseHeader>
  <requestHeader class="java.lang.String">Connection: close
Referer: http://slc15guc:9000/epm/epmlogin.jsp;jsessionid=l2soM7LBKKmuPvhrfo5eCLtPhnWPna-LXwkQUOkmpcRZ8PBdkk5l!-1014620058
Accept-Language: en-US,en;q=0.5
Host: slc15guc:9000
Upgrade-Insecure-Requests: 1
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Content-Length: 39
</requestHeader>
  <responseData class="java.lang.String">







&lt;html&gt;&lt;head&gt;&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot;&gt;
&lt;meta content=&quot;IE=edge&quot; http-equiv=&quot;X-UA-Compatible&quot;&gt;
&lt;title&gt;Sign In To ORACLE CLOUD&lt;/title&gt;
&lt;/head&gt;
&lt;style&gt;
    body {
        font-family:&quot;Heletica Neue&quot;, Helvetica, Arial, sans-serif;
        background-color: #FFF;
        margin: 0;
        padding: 0;
        color: #000;

    }

    #wrap {
            width:1000px;
    }

    .leftpart {
           width:250px;
           height:123px;
           float:left;

    }
    .midpart {
          float:left;
          margin-left:110px;
    }
    .midpart1 {
           border-width:thin;
           border-right-style: solid;
           border-right-color:#c8cfd5;
           height:60px;
    }
    .midpart2 {
           width:12px;
    }

    .midpart3 {
           border-width:thin;
           border-right-style: solid;
           border-right-color:#c8cfd5;
           height:60px;
    }
    .rightpart {
           width:582px;
           height:123px;
           float:right;
           margin-left:10px;
           margin-right:15px;
    }
    .circle
    {
    width:25px;
    height:25px;
    border-radius:50%;
    border:#c8cfd5;
    line-height:25px;
    box-shadow: 0 0 2px #c8cfd5;
    text-align:center;
    }

    .OR {
            color:#c8cfd5;
            font-size:13px;
            font-family: &quot;Helvetica Neue Regular&quot;, Helvetica, Arial, sans-serif;
      }

    .head1 {
        font-family:&quot;Helvetica Neue Light&quot;, Helvetica, Arial, sans-serif;
        font-size:30px;
        font-weight:200;
        color:#FFF;
        text-align:left;
        text-transform:uppercase;
        letter-spacing:0.01em;
        display:block;
        margin-bottom:4px;
    }
    .head2 {
        font-size:36px;
        font-weight:bold;
        color:#000;
        text-align:left;
        text-transform:uppercase;
        letter-spacing:0.01em;
    }

    a img {
        border: none;
    }

    a:link {
        color: #145c9e;
        text-decoration: none;
    }
    a:visited {
        color: #72007C;
        text-decoration: none;
    }
    a:hover, a:active, a:focus {
        text-decoration: underline;
    }

    .container {
        background-color: #38a0d0;
        height:249px;
        margin: 0 auto;
    }

    .brandContainer{
        width:1024px;
        margin-right:auto;
        margin-left:auto;
    }
    .branding {
        float:right;width:643px;padding-top:139px;
    }
    .imageContainer {
        position:relative;
        padding-top:87px;
    }

    .questionMark {
        cursor: pointer;
        padding-left: 4px;
    }

    input[type=&quot;checkbox&quot;] {
        vertical-align:middle;
    }

    .helpBox {
        background:#EEF4FB;
        border-radius:5px;
        border:1px solid #93B2D0;
        clear: left;
        height: auto;
        position: absolute;
        padding: 10px;
        width: 380px;
    }

    .helpBox[id=&quot;rememberMeHelpBox&quot;] {
        left: 160px;
    }

    .helpBox[id=&quot;rememberChoiceHelpBox&quot;] {
        left: 160px;
    }

    .helpBox[id=&quot;changeDomainHelpBox&quot;] {
        left: 190px;
    }

    .helpBoxHead {
        color: #3C3D3F;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
        width: 365px;
    }
    .helpBoxContent {
        color: #3C3D3F;
        font-size: 12px;
        padding-top: 5px;
        text-decoration: none;
        width: 365px;
    }

    .idBoxHead2 {
        color: #3C3D3F;
        font-size: 13px;
        font-weight: bold;
        padding-left: 14px;
        padding-right: 12px;
        padding-top: 8px;
        text-decoration: none;
        width: 365px;
    }
    .idBoxContent2 {
        color: #3C3D3F;
        font-size: 12px;
        padding-left: 14px;
        padding-right: 12px;
        text-decoration: none;
        width: 365px;
    }

    .idDBox2 {
        background:#EEF4FB;
        border-radius:5px;
        border:1px solid #93B2D0;
        clear: left;
        height: 55px;
        left: 140px;
        position: absolute;
        width: 380px;
    }

    a .idDBox2 {
        display: none;
    }
    a:hover .idDBox2 {
        display: block;
    }
    .stripe {
        height:55px;
        background-color:#c5d9ee;
    }

    .contentContainer {
        width:1024px;
        margin-right:auto;
        margin-left:auto;
    }

    .formContainer {
        width:400px;
        margin-top:65px;
        margin-left:300px;
        position:relative;
    }

    .fltrt {
        float: right;
        margin-left: 8px;
    }
    .fltlft {
        float: left;
        margin-right: 8px;
    }
    .clearfloat {
        clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

    /*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
    header, section, footer, aside, article, figure {
        display: block;
    }
    .textHint {
    color:#CCCCCC;
    background-color:#FCFDFE;
    border-width:1px;
    border-style:solid;
    border-color:#dfe4e7;
    border-radius:2px;
    padding-left:10px;
    padding-right:5px;
    width:310px;
    height:32px;
    margin-bottom:15px;
    font-size:14px;
    font-style:italic;
    }
    .textInput {
    color:#4f4f4f;
    background-color:#FCFDFE;
    border-width:1px;
    border-style:solid;
    border-color:#dfe4e7;
    border-radius:2px;
    padding-left:10px;
    padding-right:5px;
    width:310px;
    height:32px;
    margin-bottom:15px;
    font-size:14px;
    }
    ::-webkit-input-placeholder {
        font-style:italic;
       color:#737373;
    }

    :-moz-placeholder { /* Firefox 18- */
    font-style:italic;
       color:#737373;
    }

    ::-moz-placeholder {  /* Firefox 19+ */
    font-style:italic;
       color:#737373;
    }

    :-ms-input-placeholder {
    font-style:italic;
       color:#737373;
    }
    .button {
    background: #0572ce;
    border: 1px solid #0572ce;
    font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
    font-weight; bold;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    height:32px;
    padding-right:20px;
    padding-left:20px;
    margin-bottom:10px;
    }

    .button:hover {
    background: #F7F8F9;
    border: 1px solid #C4CED7;
    font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
    font-weight; bold;
    font-size: 18px;
    color: #0572CE;
    text-align: center;
    height:32px;
    padding-right:20px;
    padding-left:20px;
    margin-bottom:10px;
    }
    .button:active {
    background: #0572ce;
    border: 1px solid #0572ce;
    font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
    font-weight; bold;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    height:32px;
    padding-right:20px;
    padding-left:20px;
    margin-bottom:10px;
    }

    .changeDomainLink {
        display:block;
        margin-bottom:10px;
        font-size:10px;
            text-decoration: none;
            color: #295A9A;
    }

    .forgotLink {
        display:block;
        margin-bottom:10px;
        font-size:12px;
            text-decoration: none;
            color: #295A9A;
    }

    .signInLink {
        display:block;
        margin-bottom:10px;
        font-size:14px;
            text-decoration: none;
            color: #295A9A;
    }
    .signInButton {
        width:160px;
        background:#F7F8F9;
        border: 1px solid #0572CE;
        display: block;
        text-align: center;line-height:38px;
        color:#0572CE;
        margin-bottom:10px;
        font-size: 18px;
        height:38px;
    }
    .signInButton:hover {
       background:#0572CE;
       border: 1px solid #C4CED7;
       font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
       font-weight; bold;
       font-size: 18px;
       color:white ;
       text-align: center;
       height:38px;
       margin-bottom:10px;
    }
    .signInButton:active {
       background: #0572ce;
       border: 1px solid #0572ce;
       font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
       font-weight; bold;
       font-size: 18px;
       color: #FFFFFF;
       text-align: center;
       height:38px;
       margin-bottom:10px;
    }
    .infoTextDiv {
        display:block;
        margin-bottom:8px;
    }
    .foot {
    height:52px;
    margin-left:auto;
    margin-right:auto;
    width:1000px;
    border-bottom:solid 1px #d5d5d7;
    margin-top:144px;
    }

    .copyright {
        font-family:&quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
        float:left;
        width:1200px;
        font-size:13px;
        color:#737373;
            margin-top:20px;
    }

    .privacy {
        font-family:&quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
        float:left;
        width:100px;
        font-size:13px;
        margin-right:200px;
        margin-top:6px;
    }
    .Ologo {
        float:right;
        position:relative;
    }
    .error_hidden {
        font-size:14px;
        color:#C70000;
        position:relative;
        top:-15px;
        display:none;
    }
    .error_visible {
        font-size:14px;
        color:#C70000;
        position:relative;
        top:-15px;
    }

    .text {
            color:#737373;
            font-size:14px;
            font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
    }
    .textBold {
            color:#737373;
            font-size:14px;
            font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
            font-weight:bold;
    }
    .textBig {
        color:#737373;
            font-family:&quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
        font-size:30px;
        text-align:left;
        letter-spacing:0.01em;
        margin-bottom:10px;
    }
    .textSmall {
            color:#737373;
            font-size:12px;
            font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
    }

    .textSmallBlue {
            color:#295A9A;
            font-size:10px;
            font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
    }

    /* ----------------- Common for tablet and mobile --------------- */
    @media only screen and (max-width : 1024px) {

        .brandContainer{
            width:100%;
        }

        .branding {
            float:none;
            margin-left:auto;
            margin-right:auto;
        }

        .imageContainer {
            display:none;
        }

        .contentContainer {
            width:100%;
        }

        .formContainer {
            margin-left:auto;
            margin-right:auto;
        }

    }

    /* ---------------- tablet version --------------- */
    @media screen and (min-width:768px) and (max-width : 1024px) {

        .container {
            height:170px;
        }

        .branding {
            width:400px;
            padding-top:60px;
        }

        .stripe {
            height:25px;
        }

        .formContainer {
            width:400px;
            margin-top:50px;
                    margin-left:200px;
        }

        .foot {
            width:600px;
            margin-top:90px;

        }

    .copyright {
            font-family:&quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;
            float:left;
            width:600px;
            font-size:13px;
            color:#737373;
            margin-top:20px;
            margin-left:200px;
    }

    }

    /* ---------------- mobile version --------------- */

    @media only screen and (max-width: 767px) {

        .container {
            height:110px;
        }

        .branding {
            width: 320px;
            padding-top:15px;
        }

        .head1 {
            font-size:20px;
        }

        .head2 {
            font-size:24px;
        }

        .stripe {
            height:25px;
        }

        .textHint {
            width:285px;
        }

        .textInput {
            width:285px;
        }

        .idBoxHead2 {
            width:100%;
        }

        .idBoxContent2 {
            width:100%;
        }

        .idDBox2 {
            width:290px;
            left: 10px;
        }

        .helpBox {
            width:290px;
        }

            .helpBox[id=&quot;rememberMeHelpBox&quot;] {
                left: 0px;
            }

            .helpBox[id=&quot;rememberChoiceHelpBox&quot;] {
                left: 0px;
            }

            .helpBox[id=&quot;changeDomainHelpBox&quot;] {
                left: 0px;
            }

            .helpBoxHead {
            width:100%;
        }

        .helpBoxContent {
            width:100%;
        }

        .formContainer {
            width : 380px;
            margin-top:30px;
        }

    #wrap {
    width:380px;
    }
    .leftpart {
      width: 370px;
      margin-bottom:60px;
      }
    .midpart {
      width:370px;
      padding:0;margin:0;
      margin-left:1px;
      margin-bottom:20px;
    }
    .midpart1 {
      border-top-style: solid;
      border-top-color:#c8cfd5;
      width: 135px;
      float: left;
      border-right: transparent;
      margin-top:10px;
      margin-bottom:5px;
      height:10px;
    }
    .midpart2 {
      width: 10px;
      float: left;
      margin-right:5px;
    }
    .circle
    {
    width:25px;
    height:25px;
    border-radius:50%;
    border:#c8cfd5;
    line-height:25px;
    box-shadow: 0 0 2px #c8cfd5;
    text-align:center;
    }

    .OR {
            color:#c8cfd5;
            font-size:13px;
            font-family: &quot;Helvetica Neue Regular&quot;, Helvetica, Arial, sans-serif;
      }

    .midpart3 {
      margin-top:10px;
      margin-bottom:5px;
      border-top-style: solid;
      border-top-color:#c8cfd5;
      width: 135px;
      float: right;
      border-right: transparent;
      margin-right:73px;
      height:10px;
    }

    .rightpart {
           width:370px;
           height:100px;
           float:left;
           margin-left:2px;
    }


        .foot {
            height:42px;
            width:370px;
            margin-top:150px;
                    margin-left:5px;
                    border-bottom:solid 1px #d5d5d7;
        }

            .Ologo {
      float: right;
      position: relative;
          }

        .copyright {
            width:100%;
            font-size:10px;
                margin-top:1px;
        }

        .privacy {
            font-size:10px;
            margin-right : auto;
        }
    }

    /* ------------------ small screend mobile ------------------ */
    @media only screen and (max-width: 340px) {
        .branding {
            width: 360px;
            padding-top:45px;
        }

        .formContainer {
            width : 300px;
        }

        .foot {
            width:310px;
                    margin-top:170px;
        }

            .helpBox {
            width:280px;
        }


    #wrap {
      width: 340px;
    }
    .leftpart {
      width: 335px;
      height: 123px;
    }


    .midpart {
      margin-top: 5px;
      padding:0; margin:0;
      width:345px;
      margin-bottom:15px;
    }

    .midpart1 {
      border-top-style: solid;
      border-top-color:#c8cfd5;
      width: 135px;
      float: left;
      border-left: transparent;
      margin-top:10px;
    }
    .midpart2 {
      width: 10px;
      float: left;
    }
    .midpart3 {
      border-top-style: solid;
      border-top-color:#c8cfd5;
      width: 135px;
      float: right;
      margin-right:50px;
      border-right: transparent;
      margin-top:10px;
      }
    .rightpart {
           width:340px;
           height:123px;

    }
    .circle
    {
    width:25px;
    height:25px;
    border-radius:50%;
    border:#c8cfd5;
    line-height:25px;
    box-shadow: 0 0 2px #c8cfd5;
    text-align:center;
    }

    .OR {
            color:#c8cfd5;
            font-size:13px;
            font-family: &quot;Helvetica Neue Regular&quot;, Helvetica, Arial, sans-serif;
      }
    .Ologo {
      float: right;
      position: relative;
    }
    }

&lt;/style&gt;


&lt;body onload=&quot;loginUserPasswd()&quot;&gt;
&lt;form class=&quot;signin_form&quot; action=&quot;j_security_check&quot; method=&quot;post&quot; autocomplete=&quot;on&quot;&gt;
            &lt;input name=&quot;j_username&quot; id=&quot;j_username&quot; title=&quot;User name&quot; value=&quot;&quot; type=&quot;hidden&quot; &gt;
            &lt;input name=&quot;j_password&quot; id=&quot;j_password&quot; title=&quot;Password&quot;  value=&quot;&quot; type=&quot;hidden&quot; &gt;

      
      &lt;/form&gt;
&lt;/body&gt;



&lt;script&gt;

function checkLoginError(){
    if(false){
        document.getElementById(&apos;errorMessageId&apos;).className= &quot;error_visible&quot;;
    }

}

function loginUserPasswd(){
    if(false){

        document.getElementById(&apos;j_username&apos;).value= &quot;CSS_SSO_LOGIN&quot;;
        document.getElementById(&apos;j_password&apos;).value= &quot;null&quot;;
        document.getElementsByClassName(&quot;signin_form&quot;)[0].submit();
    }
    else if(true){
        document.getElementById(&apos;j_username&apos;).value= &quot;user0001&quot;;
        document.getElementById(&apos;j_password&apos;).value= &quot;welcome1&quot;;
        document.getElementsByClassName(&quot;signin_form&quot;)[0].submit();
    }
    

}
&lt;/script&gt;
&lt;/html&gt;
</responseData>
  <responseFile class="java.lang.String"></responseFile>
  <cookies class="java.lang.String"></cookies>
  <method class="java.lang.String">POST</method>
  <queryString class="java.lang.String">j_username=user0001&amp;j_password=welcome1</queryString>
  <java.net.URL>http://slc15guc:9000/epm/epmlogin.jsp</java.net.URL>
</httpSample>
<httpSample t="16" it="0" lt="16" ct="5" ts="1559747614359" s="true" lb="5 login" rc="302" rm="Moved Temporarily" tn="" dt="" de="" by="557" sc="1" ec="0" ng="0" na="0" hn="slc15guw">
  <responseHeader class="java.lang.String">HTTP/1.1 302 Moved Temporarily
Connection: close
Date: Wed, 05 Jun 2019 15:13:34 GMT
Transfer-Encoding: chunked
Location: http://slc15guc:9000/epm
P3P: X-CONTENT-TYPE-OPTIONS:nosniff
Set-Cookie: JSESSIONID=ALcoM9bYxUTvK54CbXfbxgWlXLSgO19K3J4HBoSxoQmp0KklN1qC!-1014620058; path=/; HttpOnly
</responseHeader>
  <requestHeader class="java.lang.String">Connection: close
Referer: http://slc15guc:9000/epm/epmlogin.jsp
Accept-Language: en-US,en;q=0.5
Host: slc15guc:9000
Upgrade-Insecure-Requests: 1
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Content-Length: 39
</requestHeader>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
  <responseFile class="java.lang.String"></responseFile>
  <cookies class="java.lang.String">JSESSIONID=__AoM9ay-UVELbLbJiHxPFfrxMnTUeP_AdfsW7A2HTEUPe0Mb4y0!-1014620058; EPM_Remote_User=9wcpP4Fm7Ov4RXkEZ+mmXM3Gu7ewuGLmqu5yr7aTUvbZyuuOQ6ig2GWW3S6Ip42T</cookies>
  <method class="java.lang.String">POST</method>
  <queryString class="java.lang.String">j_username=user0001&amp;j_password=welcome1</queryString>
  <redirectLocation class="java.lang.String">http://slc15guc:9000/epm</redirectLocation>
  <java.net.URL>http://slc15guc:9000/epm/j_security_check</java.net.URL>
</httpSample>
<httpSample t="2" it="0" lt="2" ct="1" ts="1559747614380" s="true" lb="6 login" rc="302" rm="Moved Temporarily" tn="" dt="" de="" by="453" sc="1" ec="0" ng="0" na="0" hn="slc15guw">
  <responseHeader class="java.lang.String">HTTP/1.1 302 Moved Temporarily
Connection: close
Date: Wed, 05 Jun 2019 15:13:34 GMT
Transfer-Encoding: chunked
Location: http://slc15guc:9000/epm/
P3P: X-CONTENT-TYPE-OPTIONS:nosniff
</responseHeader>
  <requestHeader class="java.lang.String">Connection: close
Referer: http://slc15guc:9000/epm/epmlogin.jsp
Accept-Language: en-US,en;q=0.5
Host: slc15guc:9000
Upgrade-Insecure-Requests: 1
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
</requestHeader>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
  <responseFile class="java.lang.String"></responseFile>
  <cookies class="java.lang.String">JSESSIONID=ALcoM9bYxUTvK54CbXfbxgWlXLSgO19K3J4HBoSxoQmp0KklN1qC!-1014620058; EPM_Remote_User=9wcpP4Fm7Ov4RXkEZ+mmXM3Gu7ewuGLmqu5yr7aTUvbZyuuOQ6ig2GWW3S6Ip42T</cookies>
  <method class="java.lang.String">GET</method>
  <queryString class="java.lang.String"></queryString>
  <redirectLocation class="java.lang.String">http://slc15guc:9000/epm/</redirectLocation>
  <java.net.URL>http://slc15guc:9000/epm</java.net.URL>
</httpSample>
<httpSample t="12" it="0" lt="12" ct="1" ts="1559747614386" s="true" lb="7 login" rc="200" rm="OK" tn="" dt="text" de="UTF-8" by="7134" sc="1" ec="0" ng="0" na="0" hn="slc15guw">
  <responseHeader class="java.lang.String">HTTP/1.1 200 OK
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Connection: close
Date: Wed, 05 Jun 2019 15:13:34 GMT
Pragma: no-cache
Content-Length: 6778
Content-Type: text/html; charset=UTF-8
Expires: 0
P3P: X-CONTENT-TYPE-OPTIONS:nosniff
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
</responseHeader>
  <requestHeader class="java.lang.String">Connection: close
Referer: http://slc15guc:9000/epm/epmlogin.jsp
Accept-Language: en-US,en;q=0.5
Host: slc15guc:9000
Upgrade-Insecure-Requests: 1
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
</requestHeader>
  <responseData class="java.lang.String">&#xd;
&#xd;
&#xd;
&#xd;
&#xd;
&#xd;
&#xd;
&#xd;
&#xd;
&#xd;
&#xd;
&lt;!DOCTYPE html&gt;&#xd;
&lt;html lang=&quot;en-US&quot; dir=&quot;ltr&quot; style=&quot;min-height: 100%;position: relative;&quot;&gt;&#xd;
&lt;head&gt;&#xd;
	&lt;script &gt; const edm = { resourceVersion: &quot;19.07.215&quot; } &lt;/script&gt;&#xd;
&#xd;
&lt;title&gt;&lt;/title&gt;&#xd;
&lt;meta charset=&quot;UTF-8&quot;&gt;&#xd;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot;&gt;&#xd;
&lt;link rel=&quot;icon&quot; href=&quot;css/images/[email protected]&quot; type=&quot;image/x-icon&quot; /&gt;&#xd;
&#xd;
	&lt;!-- This is the main css file for the default Alta theme --&gt;&#xd;
	&lt;link rel=&quot;stylesheet&quot; href=&quot;https://static.oracle.com/cdn/jet/v6.2.0/default/css/alta/oj-alta-min.css&quot; type=&quot;text/css&quot; /&gt;&#xd;
&#xd;
	&lt;!-- This is the main css file for the default Alta theme --&gt;&#xd;
	&lt;script&gt;&#xd;
        if( &quot;ltr&quot; == &quot;rtl&quot;) {&#xd;
            document.write(&apos;&lt;link rel=&quot;stylesheet&quot; href=&quot;css/dmcs-common-rtl.css?v=19.07.215&quot; type=&quot;text/css&quot; /&gt;&apos;);&#xd;
        }&#xd;
        else {&#xd;
            document.write(&apos;&lt;link rel=&quot;stylesheet&quot; href=&quot;css/dmcs-common.css?v=19.07.215&quot; type=&quot;text/css&quot; /&gt;&apos;);&#xd;
        }&#xd;
	&lt;/script&gt;&#xd;
&#xd;
	&lt;!-- This is EPM Cloud Design specific styling --&gt;&#xd;
	&lt;link rel=&quot;stylesheet&quot; href=&quot;css/sui-theme.css?v=19.07.215&quot; type=&quot;text/css&quot; /&gt;&#xd;
&#xd;
&lt;!-- RequireJS bootstrap file --&gt;&#xd;
&lt;script data-main=&quot;js/loader&quot; src=&quot;https://static.oracle.com/cdn/jet/v6.2.0/3rdparty/require/require.js&quot;&gt;&lt;/script&gt;&#xd;
&lt;!-- for EPM INFRA INTEGRATION - PROVIDE FEEDBACK--&gt;&#xd;
    &lt;script src=&quot;/interop/js/feedbacktool/FBTScript.js?v=19.07.215&quot;&gt;&lt;/script&gt;&#xd;
    &lt;script src=&quot;/interop/js/feedbacktool/html2canvas.js?v=19.07.215&quot;&gt;&lt;/script&gt;&#xd;
    &lt;link rel=&quot;stylesheet&quot; href=&quot;/interop/js/feedbacktool/FBTtheme.css?v=19.07.215&quot; type=&quot;text/css&quot; /&gt;&#xd;
&lt;!-- for EPM INFRA INTEGRATION - AMW NOTIFICATION--&gt;&#xd;
	&lt;script src=&quot;/interop/js/amw/AMWNotify.js?v=19.07.215&quot;&gt;&lt;/script&gt;&#xd;
&lt;/head&gt;&#xd;
&lt;body&gt;&#xd;
	&lt;div id=&quot;navPanel-outermost&quot; class=&quot;oj-offcanvas-outer-wrapper&quot;&gt;&#xd;
		&lt;div id=&quot;iWrapper&quot; class=&quot;oj-offcanvas-inner-wrapper&quot;&gt;&#xd;
			&lt;div id=&quot;navigator&quot; class=&quot;navpanel oj-offcanvas-start oj-panel&quot;&gt;&#xd;
				&lt;div id=&quot;navlistcontainer&quot; class=&quot;oj-contrast-marker&quot;&gt;&#xd;
					&lt;div class=&quot;navpanel-header-title&quot; data-bind=&quot;text: $root.strings.getTranslatedString(&apos;txt_navigator&apos;) &quot;&gt;&lt;/div&gt;&#xd;
					&lt;div id=&quot;navPanel&quot; class=&quot;navpanel-paddings&quot;&#xd;
						data-bind=&quot;&#xd;
							ojComponent:{&#xd;
                            	component:&apos;ojNavigationList&apos;,&#xd;
                            	drillMode:&apos;none&apos;,&#xd;
                            	display: &apos;all&apos;,&#xd;
                            	navigationLevel: &apos;application&apos;,&#xd;
                            	optionChange: navPanel_Navigate,&#xd;
                            	data: navigationBarDataSource,&#xd;
                            	item: { template: &apos;home_navigation_template&apos; }&#xd;
                            }&quot;&gt;&#xd;
					&lt;/div&gt;&#xd;
					&lt;script type=&quot;text/html&quot; id=&quot;home_navigation_template&quot;&gt;&#xd;
						&lt;li id=&quot;navPanelItem&quot; role=&quot;option&quot; data-bind=&quot;attr: {id: id, title: label}&quot;&gt;&#xd;
							&lt;a href=&quot;#&quot; data-bind=&quot;attr: {title: label} &quot; &gt;&#xd;
								&lt;span data-bind=&quot;css: navigatorIcon , style: { &apos;color&apos;: color },  attr: {title: label}&quot;&#xd;
									  class=&quot;oj-navigationlist-item-icon navpanel-item-icon dmcs-flip-x&quot;&gt;&#xd;
								&lt;/span&gt;&#xd;
								&lt;span data-bind=&quot;text: label, attr: {title: label}&quot; class=&quot;navpanel-item-label&quot;&gt;&#xd;
								&lt;/span&gt;&#xd;
						&lt;/a&gt;&lt;/li&gt;&#xd;
					&lt;/script&gt;&#xd;
&#xd;
				&lt;/div&gt;&#xd;
			&lt;/div&gt;&#xd;
&#xd;
			&lt;div id=&quot;globalBody&quot; style=&quot;display: none&quot;&gt;&#xd;
				&lt;!-- Header section which contains the Global Branding, Global Navigation, and Application Navigation code. Template is located in /templates/header.tmpl.html --&gt;&#xd;
&#xd;
				&lt;header id=&quot;headerWrapper&quot; role=&quot;banner&quot; data-bind=&quot;ojModule: { name: &apos;header&apos;}&quot;&gt;&lt;/header&gt;&#xd;
				&#xd;
					&#xd;
					 &#xd;
					&#xd;
						&lt;script type=&quot;text/javascript&quot;&gt;&#xd;
							window.ssoToken = &apos;FMORBnfP3tpSig3+pM13HcAFF20ER5gY4pD7h8KS/HvbhIQHTrUJ98pqXMcm55XCk3dFNOSgHqXRlHh0qKpeEiDFYY8JgfW/D6c7yUiMhekXRg8PJ/gE35lfHXmORw+4ISeZpe7oncI1NHhHPGTcHQeH1K4LPdN62snhmi6mAKWOQs1Nusx4+I327G2ic/UZjhpLKqUWrbUpMgpxeGvqG+10Anv3IV3SYjBHXrzT0ccK3cW439IO9iqFbuIN9gfIL7K8QwX1MjSqa5djs88ui2nM5mqazWxJmj6M+av46kt+RUhKEyd18l+Ha5CZJbo3bqVLpLPgWHAhfrKhF5LfHOjOsjXzLpgBgt1N1Whg8TKQXF3ymEAsIoGvctt9aCoDky8sFhk/FDTQHHu5a5TdOfex6G831BuWWeazKSbC9C+FFxdmhm09e4q2zWztPlyBykaVwEkNdoAiDR1rk72dFRHPUuLLpsyus88dAh0r1Pg=&apos;;&#xd;
						&lt;/script&gt;&#xd;
					&#xd;
				&#xd;
				&lt;globalmessagedialog&gt;&lt;/globalmessagedialog&gt;&#xd;
				&lt;listselectdialog&gt;&lt;/listselectdialog&gt;&#xd;
				&lt;listselectpopup&gt;&lt;/listselectpopup&gt;&#xd;
				&lt;metadatacontextdialog&gt;&lt;/metadatacontextdialog&gt;&#xd;
				&lt;infopopup&gt;&lt;/infopopup&gt;&#xd;
				&lt;tooltipopup&gt;&lt;/tooltipopup&gt;&#xd;
                &lt;div id=&quot;mainContainer&quot; class=&quot;flex-column&quot;&#xd;
                     data-bind=&quot;ojModule: router.moduleConfig&quot;&gt;&lt;/div&gt;&#xd;
				&lt;div data-bind=&quot;ojModule: &apos;inspector&apos;&quot;&gt;&lt;/div&gt;&#xd;
				&lt;div data-bind=&quot;ojModule: &apos;confirmationDialog&apos;&quot;&gt;&lt;/div&gt;&#xd;
				&lt;div data-bind=&quot;ojModule: &apos;loadingSpinner&apos;&quot;&gt;&lt;/div&gt;&#xd;
&#xd;
				&lt;div style=&quot;display:none&quot; id=&quot;sessionExpireWarningDlg&quot; title=&quot;Session Expiration Warning&quot;&#xd;
					 data-bind=&quot;ojComponent:{component: &apos;ojDialog&apos;, initialVisibility: &apos;hide&apos;}&quot;&gt;&#xd;
&#xd;
					&lt;div class=&quot;oj-dialog-header oj-helper-clearfix&quot;&gt;&#xd;
						&lt;span class=&quot;oj-dialog-title oj-dialog-title&quot; data-bind=&quot;text: $root.strings.getTranslatedString(&apos;msg_session_expire_warning_header&apos;)&quot;&gt; &lt;/span&gt;&#xd;
					&lt;/div&gt;&#xd;
&#xd;
					&lt;div class=&quot;oj-dialog-body&quot; &gt;&#xd;
						&lt;div class=&quot; oj-flex-bar oj-sm-align-items-left oj-sm-justify-content-left&quot;&gt;&#xd;
							&lt;div class=&quot;oj-flex-item&quot; data-bind=&quot;text: $root.strings.getTranslatedString(&apos;msg_session_expire_warning_text&apos;)&quot;&gt;&lt;/div&gt;&#xd;
						&lt;/div&gt;&#xd;
					&lt;/div&gt;&#xd;
&#xd;
					&lt;div class=&quot;oj-dialog-footer&quot;&gt;&#xd;
                        &lt;button id=&apos;sessionExpireSignOutBtnRenew&apos; data-bind=&quot;&#xd;
                            click: renewSession,&#xd;
                            attr: {title: $root.strings.getTranslatedString(&apos;txt_continue&apos;)},&#xd;
                            ojComponent: {&#xd;
                                component: &apos;ojButton&apos;,&#xd;
                                label: $root.strings.getTranslatedString(&apos;txt_continue&apos;)}&quot;&gt;&#xd;
                        &lt;/button&gt;&#xd;
&#xd;
                        &lt;button id=&apos;sessionExpireSignOutBtnLogout&apos; data-bind=&quot;&#xd;
                            click: logout,&#xd;
                            attr: {title: $root.strings.getTranslatedString(&apos;txt_signout&apos;)},&#xd;
                            ojComponent: {&#xd;
                                component: &apos;ojButton&apos;,&#xd;
                                label: $root.strings.getTranslatedString(&apos;txt_signout&apos;)}&quot;&gt;&#xd;
                        &lt;/button&gt;&#xd;
					&lt;/div&gt;&#xd;
				&lt;/div&gt;&#xd;
&#xd;
				&lt;div id=&quot;spinnerPanel&quot;&gt;&#xd;
					&lt;div class=&quot;content&quot;&gt;&#xd;
						&lt;div class=&quot;inline-block vertical-align-text-top&quot; &gt; &lt;img src=&quot;css/images/animatedSpinner.gif&quot;/&gt;&lt;/div&gt;&#xd;
						&lt;label class=&quot;upload-status&quot; data-bind=&quot;text: $root.workingIndicatorText&quot;&gt;&lt;/label&gt;&#xd;
					&lt;/div&gt;&#xd;
				&lt;/div&gt;&#xd;
&#xd;
                &lt;messagepopup id=&quot;globalMessagePopup&quot;&gt;&lt;/messagepopup&gt;&#xd;
&#xd;
			&lt;/div&gt;&#xd;
		&lt;/div&gt;&#xd;
	&lt;/div&gt;&#xd;
	&lt;input id=&quot;&quot;  type=&quot;hidden&quot; name=&quot;&quot; value=&quot;&quot;/&gt;&#xd;
&#xd;
&lt;/body&gt;&#xd;
&lt;/html&gt;&#xd;
</responseData>
  <responseFile class="java.lang.String"></responseFile>
  <cookies class="java.lang.String">JSESSIONID=ALcoM9bYxUTvK54CbXfbxgWlXLSgO19K3J4HBoSxoQmp0KklN1qC!-1014620058; EPM_Remote_User=9wcpP4Fm7Ov4RXkEZ+mmXM3Gu7ewuGLmqu5yr7aTUvbZyuuOQ6ig2GWW3S6Ip42T</cookies>
  <method class="java.lang.String">GET</method>
  <queryString class="java.lang.String"></queryString>
  <java.net.URL>http://slc15guc:9000/epm/</java.net.URL>
</httpSample>
<httpSample t="6" it="0" lt="6" ct="1" ts="1559747682617" s="true" lb="14 login" rc="200" rm="OK" tn="" dt="text" de="UTF-8" by="893" sc="1" ec="0" ng="0" na="0" hn="slc15guw">
  <responseHeader class="java.lang.String">HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: close
Date: Wed, 05 Jun 2019 15:14:42 GMT
Pragma: No-cache
Transfer-Encoding: chunked
Content-Type: text/xml; charset=UTF-8
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Access-Control-Allow-Methods: POST
P3P: X-CONTENT-TYPE-OPTIONS:nosniff
Access-Control-Allow-Headers: Content-Type
X-Content-Type-Options: nosniff
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
X-XSS-Protection: 1; mode=block
Access-Control-Max-Age: 86400
X-Frame-Options: SAMEORIGIN
</responseHeader>
  <requestHeader class="java.lang.String">Connection: close
Referer: http://slc15guc:9000/epm/
Accept-Language: en-US,en;q=0.5
Host: slc15guc:9000
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: */*
Content-Length: 36
</requestHeader>
  <responseData class="java.lang.String">&lt;?xml version =&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;&lt;response&gt;&lt;status&gt;success&lt;/status&gt;&lt;content type=&quot;map&quot;&gt;&lt;entry key=&quot;ctoken&quot; value=&quot;JCdiV2wcBXwDc2ZGNhY/Ixs3TmsmNANnbVkSFiIWWTMDFhIIdGZ1Ezs8VwMDN1JreCx4cGNZS3QQAX8fOWZmFXNldmQnazAYMisDVz1SB29HUm0fMgQeWQZuAxx7YwN5YhoBRxoSFxVZSRJPNz5xX2tpFlZ6MDpoGA1BXH8Bbj9FBWZLHyVmQjhpVxd1AjVk&quot;/&gt;&lt;/content&gt;&lt;/response&gt;</responseData>
  <responseFile class="java.lang.String"></responseFile>
  <cookies class="java.lang.String">JSESSIONID=ALcoM9bYxUTvK54CbXfbxgWlXLSgO19K3J4HBoSxoQmp0KklN1qC!-1014620058; EPM_Remote_User=9wcpP4Fm7Ov4RXkEZ+mmXM3Gu7ewuGLmqu5yr7aTUvbZyuuOQ6ig2GWW3S6Ip42T</cookies>
  <method class="java.lang.String">POST</method>
  <queryString class="java.lang.String">requestType=META_REQ&amp;ctokenapp=brage</queryString>
  <java.net.URL>http://slc15guc:9000/interop/feedbackSubmit</java.net.URL>
</httpSample>
<httpSample t="6" it="0" lt="6" ct="2" ts="1559747682623" s="true" lb="15 login" rc="200" rm="OK" tn="" dt="text" de="UTF-8" by="766" sc="1" ec="0" ng="0" na="0" hn="slc15guw">
  <responseHeader class="java.lang.String">HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: close
Date: Wed, 05 Jun 2019 15:14:42 GMT
Pragma: No-cache
Transfer-Encoding: chunked
Content-Type: text/xml; charset=UTF-8
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Access-Control-Allow-Methods: POST
P3P: X-CONTENT-TYPE-OPTIONS:nosniff
Access-Control-Allow-Headers: Content-Type
X-Content-Type-Options: nosniff
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
X-XSS-Protection: 1; mode=block
Access-Control-Max-Age: 86400
X-Frame-Options: SAMEORIGIN
</responseHeader>
  <requestHeader class="java.lang.String">Connection: close
Referer: http://slc15guc:9000/epm/
Accept-Language: en-US,en;q=0.5
Host: slc15guc:9000
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: */*
Content-Length: 51
</requestHeader>
  <responseData class="java.lang.String">&lt;?xml version =&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;&lt;response&gt;&lt;status&gt;success&lt;/status&gt;&lt;content type=&quot;plain&quot;&gt;&lt;AMWTime&gt;12&lt;/AMWTime&gt;&lt;SkipCron&gt;true&lt;/SkipCron&gt;&lt;AcceptLanguage&gt;en-US,en;q=0.5&lt;/AcceptLanguage&gt;&lt;/content&gt;&lt;/response&gt;</responseData>
  <responseFile class="java.lang.String"></responseFile>
  <cookies class="java.lang.String">JSESSIONID=ALcoM9bYxUTvK54CbXfbxgWlXLSgO19K3J4HBoSxoQmp0KklN1qC!-1014620058; EPM_Remote_User=9wcpP4Fm7Ov4RXkEZ+mmXM3Gu7ewuGLmqu5yr7aTUvbZyuuOQ6ig2GWW3S6Ip42T</cookies>
  <method class="java.lang.String">POST</method>
  <queryString class="java.lang.String">requestType=inforeq&amp;params=AMWTime%2CAcceptLanguage</queryString>
  <java.net.URL>http://slc15guc:9000/interop/feedbackSubmit</java.net.URL>
</httpSample>
<httpSample t="10" it="0" lt="10" ct="1" ts="1559747682652" s="true" lb="16 login" rc="200" rm="OK" tn="" dt="text" de="UTF-8" by="677" sc="1" ec="0" ng="0" na="0" hn="slc15guw">
  <responseHeader class="java.lang.String">HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: close
Date: Wed, 05 Jun 2019 15:14:42 GMT
Pragma: No-cache
Transfer-Encoding: chunked
Content-Type: text/xml; charset=UTF-8
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Access-Control-Allow-Methods: POST
P3P: X-CONTENT-TYPE-OPTIONS:nosniff
Access-Control-Allow-Headers: Content-Type
X-Content-Type-Options: nosniff
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
X-XSS-Protection: 1; mode=block
Access-Control-Max-Age: 86400
X-Frame-Options: SAMEORIGIN
</responseHeader>
  <requestHeader class="java.lang.String">Connection: close
Referer: http://slc15guc:9000/epm/
Accept-Language: en-US,en;q=0.5
Host: slc15guc:9000
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: */*
Content-Length: 332
</requestHeader>
  <responseData class="java.lang.String">&lt;?xml version =&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;&lt;response&gt;&lt;status&gt;success&lt;/status&gt;&lt;content type=&quot;plain&quot;&gt;done&lt;/content&gt;&lt;/response&gt;</responseData>
  <responseFile class="java.lang.String"></responseFile>
  <cookies class="java.lang.String">JSESSIONID=ALcoM9bYxUTvK54CbXfbxgWlXLSgO19K3J4HBoSxoQmp0KklN1qC!-1014620058; EPM_Remote_User=9wcpP4Fm7Ov4RXkEZ+mmXM3Gu7ewuGLmqu5yr7aTUvbZyuuOQ6ig2GWW3S6Ip42T</cookies>
  <method class="java.lang.String">POST</method>
  <queryString class="java.lang.String">requestType=logPageData&amp;browser=Firefox+60.0&amp;os=Windows+8.1+64-bit&amp;url_0=epm%2F&amp;pageLoad_0=68271&amp;DNSLookup_0=0&amp;tcp_0=0&amp;ttfb_0=53&amp;ctoken=AicDVz1SB29DUiUUMGgWLy9pUGB7YwN5YhoBR3B%2FFnc%2BSTtAKi9xX2tpFlZ6MC0fZisVGRNCU3xFBWZLHyVmCHIxaFJ0JjJ5IihTBnIBFio2ETkWFHMiCmVqfRAlNFZtZUsSADpWVR8McxhPG2YkEDo9BXMmbwg1NQQGAH0BfTlEHjQfb3UiVWhqERpsFRFk</queryString>
  <java.net.URL>http://slc15guc:9000/interop/feedbackSubmit</java.net.URL>
</httpSample>

</testResults>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to