Establishing session in session/session-1.txt at Wednesday 21st of February 2007 10:19:06 AM
ProxyToolLaunch
array(3) {
  ["CoreSettings"]=>
  array(2) {
    ["ProxyTool"]=>
    array(4) {
      ["ProxyToolName"]=>
      string(30) "Proxy Test from LaunchTest.php"
      ["ProxyToolVersion"]=>
      array(2) {
        ["major"]=>
        string(1) "1"
        ["minor"]=>
        string(1) "0"
      }
      ["IMSTIVersion"]=>
      array(2) {
        ["major"]=>
        string(1) "1"
        ["minor"]=>
        string(1) "0"
      }
      ["ProxyToolDescription"]=>
      string(92) "This is a simple hardcoded PHP script that puts the parameters into WSDL and makes the call."
    }
    ["TIR"]=>
    array(2) {
      ["LaunchService"]=>
      array(3) {
        ["ServiceName"]=>
        string(105) "DoLaunchRequest.php is our end point for this - PHP is talking to PHP and exchanging hard coded messages."
        ["ServiceLocation"]=>
        string(60) "http://127.0.0.1:80/~csev/nusoap/samples/DoLaunchRequest.php"
        ["ServiceProfileName"]=>
        string(20) "SimpleOutcomeProfile"
      }
      ["OutcomeService"]=>
      array(3) {
        ["ServiceName"]=>
        string(19) "SakaiOutcomeService"
        ["ServiceLocation"]=>
        string(61) "http://127.0.0.1:80/~csev/nusoap/samples/DoOutcomeRequest.php"
        ["ServiceProfileName"]=>
        string(20) "SimpleOutcomeProfile"
      }
    }
  }
  ["ContextualSettings"]=>
  array(1) {
    ["LaunchProfile"]=>
    array(3) {
      ["LaunchIdentifier"]=>
      string(16) "IDENTIFIER123456"
      ["Role"]=>
      string(7) "Student"
      ["LaunchType"]=>
      string(15) "Fun Launch Type"
    }
  }
  ["ToolSettings"]=>
  array(1) {
    ["Ancillary"]=>
    string(99) "A bunch of Ancillary stuff - clearly not the main stuff - who cares it is all hard coded anyways :)"
  }
}


------- Return Value --------
array(2) {
  ["Response"]=>
  array(1) {
    ["LaunchDirective"]=>
    array(1) {
      ["PerformRedirectAction"]=>
      string(62) "http://127.0.0.1:80/~csev/nusoap/samples/LMSTool.php?session=1"
    }
  }
  ["HeaderInfoResponse"]=>
  array(3) {
    ["imsx_version"]=>
    string(3) "1.0"
    ["imsx_messageIdentifier"]=>
    string(3) "MID"
    ["imsx_statusInfo"]=>
    array(6) {
      ["imsx_codeMajor"]=>
      string(10) "Major Fred"
      ["imsx_severity"]=>
      string(11) "Severe Fred"
      ["imsx_messageRefIdentifier"]=>
      string(14) "Message ReFred"
      ["imsx_operationRefIdentifier"]=>
      string(26) "Operation Ref Ident - Fred"
      ["imsx_codeMinor"]=>
      array(1) {
        ["imsx_codeMinorField"]=>
        array(2) {
          ["imsx_codeMinorFieldName"]=>
          string(5) "Floyd"
          ["imsx_codeMinorFieldValue"]=>
          string(4) "Pink"
        }
      }
      ["imsx_description"]=>
      string(20) "The IMSX Description"
    }
  }
}

