Project

General

Profile

Feature #110 » ecwyconnector-loadtest.xml

chin-yeh, 07/07/2011 02:42 PM

 
<?xml version="1.0" encoding="UTF-8"?>
<con:soapui-project name="ecwyconnector" soapui-version="3.0.1" abortOnError="false" runType="SEQUENTIAL" resourceRoot="" xmlns:con="http://eviware.com/soapui/config"><con:settings/><con:interface xsi:type="con:WsdlInterface" wsaVersion="NONE" name="RetrieveServiceServiceSoapBinding" type="wsdl" bindingName="{http://service.connector.ecosway.com/}RetrieveServiceServiceSoapBinding" soapVersion="1_1" anonymous="optional" definition="http://192.168.2.13:8080/ecwyconnector/services/retrieve?wsdl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.actions.iface.tools.axis2.Axis2WSDL2CodeAction@values-local"><![CDATA[<xml-fragment xmlns:con="http://eviware.com/soapui/config">
<con:entry key="test-case" value="false"/>
<con:entry key="adb writeClasses" value="false"/>
<con:entry key="namespace mapping" value="&lt;xml-fragment/>"/>
<con:entry key="serverside-interface" value="true"/>
<con:entry key="adb wrapClasses" value="false"/>
<con:entry key="port name" value="BasePort"/>
<con:entry key="unpack classes" value="false"/>
<con:entry key="server-side" value="true"/>
<con:entry key="service name" value="RetrieveServiceService"/>
<con:entry key="async" value="false"/>
<con:entry key="Tool Args" value=""/>
<con:entry key="JIBX bindingfile" value=""/>
<con:entry key="Use cached WSDL" value="true"/>
<con:entry key="sync" value="true"/>
<con:entry key="generate all" value="false"/>
<con:entry key="Output Directory" value="C:\Documents and Settings\chinyeh\Desktop\ecwyconnector"/>
<con:entry key="databinding method" value="xmlbeans"/>
<con:entry key="WSDL" value="http://192.168.2.13:8080/ecwyconnector/services/retrieve?wsdl"/>
<con:entry key="Package" value=""/>
<con:entry key="service descriptor" value="false"/>
</xml-fragment>]]></con:setting><con:setting id="com.eviware.soapui.impl.wsdl.actions.iface.tools.axis1.Axis1XWSDL2JavaAction@values-local"><![CDATA[<xml-fragment xmlns:con="http://eviware.com/soapui/config">
<con:entry key="namespace mapping" value="&lt;xml-fragment/>"/>
<con:entry key="Java Args" value=""/>
<con:entry key="implementationClassName" value=""/>
<con:entry key="deployScope" value="none"/>
<con:entry key="server-side" value="false"/>
<con:entry key="password" value=""/>
<con:entry key="Tool Args" value=""/>
<con:entry key="output directory" value="C:\Documents and Settings\chinyeh\Desktop\ecwyconnector"/>
<con:entry key="Use cached WSDL" value="true"/>
<con:entry key="skeletonDeploy" value="none"/>
<con:entry key="wrapArrays" value="false"/>
<con:entry key="WSDL" value="http://192.168.2.13:8080/ecwyconnector/services/retrieve?wsdl"/>
<con:entry key="factory" value=""/>
<con:entry key="testCase" value="false"/>
<con:entry key="user" value=""/>
<con:entry key="target package" value=""/>
<con:entry key="noImports" value="false"/>
<con:entry key="typeMappingVersion" value="1.2"/>
<con:entry key="all" value="false"/>
<con:entry key="helperGen" value="false"/>
<con:entry key="noWrapped" value="false"/>
</xml-fragment>]]></con:setting><con:setting id="com.eviware.soapui.impl.wsdl.actions.iface.tools.jaxb.JaxbXjcAction@values-local"><![CDATA[<xml-fragment xmlns:con="http://eviware.com/soapui/config">
<con:entry key="read-only" value="false"/>
<con:entry key="catalog" value=""/>
<con:entry key="package" value=""/>
<con:entry key="binding files" value=""/>
<con:entry key="classpath" value=""/>
<con:entry key="Tool Args" value=""/>
<con:entry key="Use cached WSDL" value="false"/>
<con:entry key="no validation" value="false"/>
<con:entry key="verbose" value="false"/>
<con:entry key="WSDL" value="http://192.168.2.13:8080/ecwyconnector/services/retrieve?wsdl"/>
<con:entry key="output" value="C:\jaxb"/>
<con:entry key="npa" value="false"/>
<con:entry key="http proxy" value=""/>
</xml-fragment>]]></con:setting></con:settings><con:definitionCache type="TEXT" rootPart="http://192.168.2.13:8080/ecwyconnector/services/retrieve?wsdl"><con:part><con:url>http://192.168.2.13:8080/ecwyconnector/services/retrieve?wsdl</con:url><con:content><![CDATA[<wsdl:definitions name="RetrieveServiceService" targetNamespace="http://service.connector.ecosway.com/" xmlns:ns1="http://domain.connector.ecosway.com/" xmlns:ns2="http://exceptions.connector.ecosway.com/" xmlns:ns3="http://cxf.apache.org/bindings/xformat" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://service.connector.ecosway.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<wsdl:types>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://exceptions.connector.ecosway.com/" xmlns:ns1="http://cxf.apache.org/arrays" xmlns:tns="http://exceptions.connector.ecosway.com/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://cxf.apache.org/arrays"/>
<xs:element name="serviceError">
<xs:complexType>
<xs:sequence>
<xs:element name="error" type="tns:error"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:complexType name="error">
<xs:sequence>
<xs:element name="errorCode" type="xs:string"/>
<xs:element minOccurs="0" name="errorMessage" type="xs:string"/>
<xs:element minOccurs="0" name="errorMessageArgs" type="ns1:ArrayOfAnyType"/>
</xs:sequence>
</xs:complexType>
</xs:schema>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://domain.connector.ecosway.com/" xmlns:ns1="http://exceptions.connector.ecosway.com/" xmlns:tns="http://domain.connector.ecosway.com/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://exceptions.connector.ecosway.com/"/>
<xs:element name="addCategoryRequest">
<xs:complexType>
<xs:sequence>
<xs:element name="requestId" type="xs:string"/>
<xs:element name="categoryBean" type="tns:categoryBean"/>
<xs:element maxOccurs="unbounded" name="categoryRelBean" type="tns:categoryRelBean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="addProductRequest">
<xs:complexType>
<xs:sequence>
<xs:element name="requestId" type="xs:string"/>
<xs:element name="productBean" type="tns:productBean"/>
<xs:element maxOccurs="unbounded" name="productCatRelBean" type="tns:productCatRelBean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="boRegistrationRequest">
<xs:complexType>
<xs:sequence>
<xs:element name="requestId" type="xs:string"/>
<xs:element name="shopperBean" type="tns:shopperBean"/>
<xs:element name="shopperAddressBean" type="tns:shopperAddressBean"/>
<xs:element name="memberAccountBean" type="tns:memberAccountBean"/>
<xs:element name="transactionBean" type="tns:transactionBean"/>
<xs:element name="orderBean" type="tns:orderBean"/>
<xs:element maxOccurs="unbounded" name="bankDetailBean" type="tns:bankDetailBean"/>
<xs:element maxOccurs="unbounded" name="orderItemBean" type="tns:orderItemBean"/>
<xs:element maxOccurs="unbounded" name="orderPayMethodBean" type="tns:orderPayMethodBean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryUsaMemberProfileRequest">
<xs:complexType>
<xs:sequence>
<xs:element name="requestId" type="xs:string"/>
<xs:element name="shopperId" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryUsaMemberProfileResponse">
<xs:complexType>
<xs:sequence>
<xs:element name="requestId" type="xs:string"/>
<xs:element name="transactionId" type="xs:string"/>
<xs:element name="responseDateTime" type="xs:string"/>
<xs:element name="status" type="xs:string"/>
<xs:element name="error" type="ns1:error"/>
<xs:element name="shopperName" type="xs:string"/>
<xs:element name="shopperType" type="xs:string"/>
<xs:element name="shopperStatus" type="xs:string"/>
<xs:element name="shopperIcNo" type="xs:string"/>
<xs:element name="shopperRefNo" type="xs:string"/>
<xs:element name="shopperId" type="xs:string"/>
<xs:element name="lastActivityDateTime" type="xs:string"/>
<xs:element name="expiryDate" type="xs:string"/>
<xs:element name="rpBalance" type="xs:decimal"/>
<xs:element name="rpBalanceAsOf" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="registrationRequest">
<xs:complexType>
<xs:sequence>
<xs:element name="requestId" type="xs:string"/>
<xs:element name="shopperBean" type="tns:shopperBean"/>
<xs:element name="shopperAddressBean" type="tns:shopperAddressBean"/>
<xs:element name="memberAccountBean" type="tns:memberAccountBean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="response">
<xs:complexType>
<xs:sequence>
<xs:element name="requestId" type="xs:string"/>
<xs:element name="transactionId" type="xs:string"/>
<xs:element name="responseDateTime" type="xs:string"/>
<xs:element name="status" type="xs:string"/>
<xs:element name="error" type="ns1:error"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="salesRequest">
<xs:complexType>
<xs:sequence>
<xs:element name="requestId" type="xs:string"/>
<xs:element name="shopperBean" type="tns:shopperBean"/>
<xs:element name="shopperAddressBean" type="tns:shopperAddressBean"/>
<xs:element name="transactionBean" type="tns:transactionBean"/>
<xs:element name="orderBean" type="tns:orderBean"/>
<xs:element maxOccurs="unbounded" name="bankDetailBean" type="tns:bankDetailBean"/>
<xs:element maxOccurs="unbounded" name="orderItemBean" type="tns:orderItemBean"/>
<xs:element maxOccurs="unbounded" name="orderDetailSetBean" type="tns:orderDetailSetBean"/>
<xs:element maxOccurs="unbounded" name="orderPayMethodBean" type="tns:orderPayMethodBean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="updatePasswordRequest">
<xs:complexType>
<xs:sequence>
<xs:element name="requestId" type="xs:string"/>
<xs:element name="shopperRefNo" type="xs:int"/>
<xs:element name="password" type="xs:string"/>
<xs:element name="secretPassword" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="updateProfileRequest">
<xs:complexType>
<xs:sequence>
<xs:element name="requestId" type="xs:string"/>
<xs:element name="shopperBean" type="tns:shopperBean"/>
<xs:element name="shopperAddressBean" type="tns:shopperAddressBean"/>
<xs:element maxOccurs="unbounded" name="bankDetailBean" type="tns:bankDetailBean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:complexType name="productBean">
<xs:sequence>
<xs:element name="productRefNo" type="xs:int"/>
<xs:element name="locale" type="xs:string"/>
<xs:element name="merchantRefNo" type="xs:int"/>
<xs:element name="prodId" type="xs:string"/>
<xs:element minOccurs="0" name="parentProdRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="imageThumb" type="xs:string"/>
<xs:element minOccurs="0" name="imageFull" type="xs:string"/>
<xs:element minOccurs="0" name="publish" type="xs:int"/>
<xs:element minOccurs="0" name="packageWeight" type="xs:decimal"/>
<xs:element minOccurs="0" name="weightMeasure" type="xs:string"/>
<xs:element minOccurs="0" name="shippingRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="inventoryLevel" type="xs:int"/>
<xs:element minOccurs="0" name="specialInfo" type="xs:string"/>
<xs:element minOccurs="0" name="voucherValidDay" type="xs:int"/>
<xs:element minOccurs="0" name="supplierId" type="xs:string"/>
<xs:element minOccurs="0" name="template" type="xs:string"/>
<xs:element minOccurs="0" name="approveBy" type="xs:string"/>
<xs:element minOccurs="0" name="approveDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="createDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="status" type="xs:string"/>
<xs:element minOccurs="0" name="supplierProdId" type="xs:string"/>
<xs:element minOccurs="0" name="reOrderInventory" type="xs:int"/>
<xs:element minOccurs="0" name="totalUnitSold" type="xs:int"/>
<xs:element minOccurs="0" name="netWeight" type="xs:decimal"/>
<xs:element minOccurs="0" name="name" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="productCatRelBean">
<xs:sequence>
<xs:element name="productRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="categoryRefNo" type="xs:int"/>
<xs:element name="merchantRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="displaySeq" type="xs:decimal"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="shopperBean">
<xs:sequence>
<xs:element name="shopperRefNo" type="xs:int"/>
<xs:element name="shopperId" type="xs:string"/>
<xs:element minOccurs="0" name="shopperName" type="xs:string"/>
<xs:element minOccurs="0" name="password" type="xs:string"/>
<xs:element minOccurs="0" name="secretPassword" type="xs:string"/>
<xs:element minOccurs="0" name="gender" type="xs:string"/>
<xs:element minOccurs="0" name="icNo" type="xs:string"/>
<xs:element minOccurs="0" name="nationality" type="xs:string"/>
<xs:element minOccurs="0" name="dateOfBirth" type="xs:date"/>
<xs:element minOccurs="0" name="countryCode" type="xs:string"/>
<xs:element minOccurs="0" name="seLang" type="xs:string"/>
<xs:element minOccurs="0" name="status" type="xs:string"/>
<xs:element minOccurs="0" name="registrationType" type="xs:string"/>
<xs:element minOccurs="0" name="stockistCode" type="xs:string"/>
<xs:element name="shopperType" type="xs:string"/>
<xs:element minOccurs="0" name="shopperGroup" type="xs:string"/>
<xs:element minOccurs="0" name="distGroupLeader" type="xs:string"/>
<xs:element minOccurs="0" name="sponsorRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="tempSponsorId" type="xs:string"/>
<xs:element minOccurs="0" name="retentionAmt" type="xs:decimal"/>
<xs:element minOccurs="0" name="coswayId" type="xs:string"/>
<xs:element minOccurs="0" name="multipleSignIn" type="xs:string"/>
<xs:element minOccurs="0" name="multipleCount" type="xs:int"/>
<xs:element minOccurs="0" name="loginAttempt" type="xs:int"/>
<xs:element minOccurs="0" name="bonusPayMethod" type="xs:decimal"/>
<xs:element minOccurs="0" name="cardIssue" type="xs:string"/>
<xs:element minOccurs="0" name="modifyBy" type="xs:string"/>
<xs:element minOccurs="0" name="modifyDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="approveDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="approveBy" type="xs:string"/>
<xs:element minOccurs="0" name="joinDate" type="xs:date"/>
<xs:element minOccurs="0" name="expiryDate" type="xs:date"/>
<xs:element minOccurs="0" name="isoExpiryDate" type="xs:date"/>
<xs:element minOccurs="0" name="terminateDate" type="xs:date"/>
<xs:element minOccurs="0" name="createBy" type="xs:string"/>
<xs:element minOccurs="0" name="createDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="lastActivityDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="lockDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="idCardCollectType" type="xs:string"/>
<xs:element minOccurs="0" name="idCardReceive" type="xs:string"/>
<xs:element minOccurs="0" name="newInd" type="xs:string"/>
<xs:element minOccurs="0" name="autoRenewInd" type="xs:string"/>
<xs:element minOccurs="0" name="payByCheque" type="xs:string"/>
<xs:element minOccurs="0" name="autoApply" type="xs:string"/>
<xs:element minOccurs="0" name="broadcastInd" type="xs:string"/>
<xs:element minOccurs="0" name="webMailInd" type="xs:string"/>
<xs:element minOccurs="0" name="boScheme" type="xs:string"/>
<xs:element minOccurs="0" name="idCardReceiveDate" type="xs:date"/>
<xs:element minOccurs="0" name="occlCardNo" type="xs:string"/>
<xs:element minOccurs="0" name="edoExpiryDate" type="xs:date"/>
<xs:element minOccurs="0" name="abnNo" type="xs:string"/>
<xs:element minOccurs="0" name="acnNo" type="xs:string"/>
<xs:element minOccurs="0" name="gstFillingInd" type="xs:string"/>
<xs:element minOccurs="0" name="hobbyInd" type="xs:string"/>
<xs:element minOccurs="0" name="sponsorSerialNo" type="xs:string"/>
<xs:element minOccurs="0" name="shopperSerialNo" type="xs:string"/>
<xs:element minOccurs="0" name="isoRulesInd" type="xs:string"/>
<xs:element name="profitCenter" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="shopperAddressBean">
<xs:sequence>
<xs:element name="addressRefNo" type="xs:int"/>
<xs:element name="name" type="xs:string"/>
<xs:element minOccurs="0" name="salutation" type="xs:string"/>
<xs:element minOccurs="0" name="type" type="xs:string"/>
<xs:element minOccurs="0" name="homePhone" type="xs:string"/>
<xs:element minOccurs="0" name="mobile" type="xs:string"/>
<xs:element minOccurs="0" name="faxNo" type="xs:string"/>
<xs:element minOccurs="0" name="address1" type="xs:string"/>
<xs:element minOccurs="0" name="address2" type="xs:string"/>
<xs:element minOccurs="0" name="address3" type="xs:string"/>
<xs:element minOccurs="0" name="city" type="xs:string"/>
<xs:element minOccurs="0" name="state" type="xs:string"/>
<xs:element minOccurs="0" name="countryCode" type="xs:string"/>
<xs:element minOccurs="0" name="postCode" type="xs:string"/>
<xs:element minOccurs="0" name="email1" type="xs:string"/>
<xs:element minOccurs="0" name="email2" type="xs:string"/>
<xs:element minOccurs="0" name="officePhone" type="xs:string"/>
<xs:element minOccurs="0" name="name2" type="xs:string"/>
<xs:element minOccurs="0" name="seLang" type="xs:string"/>
<xs:element minOccurs="0" name="postOffice" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="bankDetailBean">
<xs:sequence>
<xs:element name="bankAddressRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="shopperRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="name" type="xs:string"/>
<xs:element minOccurs="0" name="bankName" type="xs:string"/>
<xs:element minOccurs="0" name="branch" type="xs:string"/>
<xs:element minOccurs="0" name="accountNo" type="xs:string"/>
<xs:element minOccurs="0" name="address1" type="xs:string"/>
<xs:element minOccurs="0" name="address2" type="xs:string"/>
<xs:element minOccurs="0" name="address3" type="xs:string"/>
<xs:element minOccurs="0" name="city" type="xs:string"/>
<xs:element minOccurs="0" name="countryCode" type="xs:string"/>
<xs:element minOccurs="0" name="postCode" type="xs:string"/>
<xs:element minOccurs="0" name="bankPhone" type="xs:string"/>
<xs:element minOccurs="0" name="type" type="xs:string"/>
<xs:element minOccurs="0" name="bankCode" type="xs:string"/>
<xs:element minOccurs="0" name="subBranch" type="xs:string"/>
<xs:element minOccurs="0" name="mircNo" type="xs:string"/>
<xs:element minOccurs="0" name="ifscCode" type="xs:string"/>
<xs:element minOccurs="0" name="accType" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="memberAccountBean">
<xs:sequence>
<xs:element name="shopperId" type="xs:string"/>
<xs:element minOccurs="0" name="eAccountBalance" type="xs:decimal"/>
<xs:element minOccurs="0" name="eRefundBalance" type="xs:decimal"/>
<xs:element minOccurs="0" name="modifyDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="totalTrxApproved" type="xs:int"/>
<xs:element minOccurs="0" name="totalTrxRejected" type="xs:int"/>
<xs:element minOccurs="0" name="totalTrxReturned" type="xs:int"/>
<xs:element minOccurs="0" name="evBalance" type="xs:decimal"/>
<xs:element minOccurs="0" name="quBalance" type="xs:decimal"/>
<xs:element minOccurs="0" name="vpBalance" type="xs:decimal"/>
<xs:element minOccurs="0" name="reservedIpo" type="xs:decimal"/>
<xs:element minOccurs="0" name="evBalanceMthEnd" type="xs:decimal"/>
<xs:element minOccurs="0" name="quBalanceMthEnd" type="xs:decimal"/>
<xs:element minOccurs="0" name="cvpBalance" type="xs:decimal"/>
<xs:element minOccurs="0" name="quBalanceDaily" type="xs:decimal"/>
<xs:element minOccurs="0" name="purDiscountBalance" type="xs:decimal"/>
<xs:element minOccurs="0" name="purDiscountExpDate" type="xs:date"/>
<xs:element minOccurs="0" name="voucherRemain" type="xs:int"/>
<xs:element minOccurs="0" name="voucherExpDate" type="xs:date"/>
<xs:element minOccurs="0" name="eAccountBalanceAsOf" type="xs:date"/>
<xs:element minOccurs="0" name="cvpBalanceAsOf" type="xs:date"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="transactionBean">
<xs:sequence>
<xs:element name="trxRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="ecenterId" type="xs:string"/>
<xs:element minOccurs="0" name="memberId" type="xs:string"/>
<xs:element minOccurs="0" name="orderId" type="xs:string"/>
<xs:element minOccurs="0" name="code" type="xs:string"/>
<xs:element minOccurs="0" name="description" type="xs:string"/>
<xs:element minOccurs="0" name="status" type="xs:string"/>
<xs:element minOccurs="0" name="paymentMethod" type="xs:string"/>
<xs:element minOccurs="0" name="approveBy" type="xs:string"/>
<xs:element minOccurs="0" name="approveDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="exchangeRate" type="xs:decimal"/>
<xs:element minOccurs="0" name="currencyLocal" type="xs:string"/>
<xs:element minOccurs="0" name="totalProductAmtLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalProductAmtUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="merchantRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="poRefNo" type="xs:string"/>
<xs:element minOccurs="0" name="trxDate" type="xs:date"/>
<xs:element minOccurs="0" name="createDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="sponsorId" type="xs:string"/>
<xs:element minOccurs="0" name="reserveOption" type="xs:string"/>
<xs:element minOccurs="0" name="userId" type="xs:string"/>
<xs:element minOccurs="0" name="taxAmtLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalRpEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalRpUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalRp1Earned" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalRp1Utilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="shopperId" type="xs:string"/>
<xs:element minOccurs="0" name="secShopperId" type="xs:string"/>
<xs:element minOccurs="0" name="type" type="xs:string"/>
<xs:element minOccurs="0" name="computeInd" type="xs:string"/>
<xs:element minOccurs="0" name="postInd" type="xs:string"/>
<xs:element minOccurs="0" name="cardType" type="xs:string"/>
<xs:element minOccurs="0" name="cardCommRate" type="xs:decimal"/>
<xs:element minOccurs="0" name="cardCommAmt" type="xs:decimal"/>
<xs:element minOccurs="0" name="prodEv" type="xs:decimal"/>
<xs:element minOccurs="0" name="source" type="xs:string"/>
<xs:element minOccurs="0" name="bankTrxNo" type="xs:string"/>
<xs:element minOccurs="0" name="trxReqAmt" type="xs:decimal"/>
<xs:element minOccurs="0" name="bankAcctNo" type="xs:string"/>
<xs:element minOccurs="0" name="resetNo" type="xs:string"/>
<xs:element minOccurs="0" name="donatedMemberId" type="xs:string"/>
<xs:element minOccurs="0" name="supplierId" type="xs:string"/>
<xs:element minOccurs="0" name="compute2Ind" type="xs:string"/>
<xs:element minOccurs="0" name="updInd" type="xs:string"/>
<xs:element minOccurs="0" name="totalVpUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalVpEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="trxQu" type="xs:decimal"/>
<xs:element minOccurs="0" name="reasonCode" type="xs:string"/>
<xs:element minOccurs="0" name="quantityReturn" type="xs:int"/>
<xs:element minOccurs="0" name="productRefNoReturn" type="xs:int"/>
<xs:element minOccurs="0" name="totalEvUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="firstQuEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="purchaseQuEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="otherChargeUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="otherChargeLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="callBackStatus" type="xs:string"/>
<xs:element minOccurs="0" name="callBackError" type="xs:int"/>
<xs:element minOccurs="0" name="callBackPin" type="xs:int"/>
<xs:element minOccurs="0" name="callBackNo" type="xs:string"/>
<xs:element minOccurs="0" name="changeAddressInd" type="xs:string"/>
<xs:element minOccurs="0" name="remarks" type="xs:string"/>
<xs:element minOccurs="0" name="discAmt" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalCvpEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalCvpUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="cvpInd" type="xs:string"/>
<xs:element minOccurs="0" name="cvpTrackNo" type="xs:string"/>
<xs:element minOccurs="0" name="dvInd" type="xs:string"/>
<xs:element minOccurs="0" name="totalEvEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="evToApply" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalSpEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalSpUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalVp2Utilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalVp2Earned" type="xs:decimal"/>
<xs:element minOccurs="0" name="isoInd" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="orderBean">
<xs:sequence>
<xs:element name="orderRefNo" type="xs:string"/>
<xs:element minOccurs="0" name="shopperRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="merchantRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="billingTo" type="xs:int"/>
<xs:element minOccurs="0" name="shipToRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="totalAmtAfterDiscUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalShippingAmtUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="status" type="xs:string"/>
<xs:element minOccurs="0" name="type" type="xs:string"/>
<xs:element minOccurs="0" name="createDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="modifyDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="orderDescription" type="xs:string"/>
<xs:element minOccurs="0" name="totalVpEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="shoppingRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="totalNetAmtUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="exchangeRateUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="currencyLocal" type="xs:string"/>
<xs:element minOccurs="0" name="source" type="xs:string"/>
<xs:element minOccurs="0" name="totalEvEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="approveInd" type="xs:string"/>
<xs:element minOccurs="0" name="trxTable" type="xs:string"/>
<xs:element minOccurs="0" name="totalVpUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="discountUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalAmtAfterDiscLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalCvpEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalCvpUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="currencyUsd" type="xs:string"/>
<xs:element minOccurs="0" name="taxAmtLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalRpEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalRpUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalRp1Earned" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalRp1Utilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="regOrderId" type="xs:string"/>
<xs:element minOccurs="0" name="boxCostUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="boxCostLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="freightTypeRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="supplierId" type="xs:string"/>
<xs:element minOccurs="0" name="shopperType" type="xs:string"/>
<xs:element minOccurs="0" name="defaultCurrencyId" type="xs:string"/>
<xs:element minOccurs="0" name="isPermanentAdd" type="xs:string"/>
<xs:element minOccurs="0" name="supplierAction" type="xs:string"/>
<xs:element minOccurs="0" name="shopperVoidOrder" type="xs:string"/>
<xs:element minOccurs="0" name="paymentStatus" type="xs:string"/>
<xs:element minOccurs="0" name="purchaseOrderRefNo" type="xs:string"/>
<xs:element minOccurs="0" name="supplierShipCurr" type="xs:string"/>
<xs:element minOccurs="0" name="totalFreightAmtUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalSubsidyAmtUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalAmtBeforeDiscUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="giftFrom" type="xs:string"/>
<xs:element minOccurs="0" name="giftTo" type="xs:string"/>
<xs:element minOccurs="0" name="giftMessage" type="xs:string"/>
<xs:element minOccurs="0" name="locale" type="xs:string"/>
<xs:element minOccurs="0" name="totalAmtBeforeDiscLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalNetAmtLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalFreightAmtLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalSubsidyAmtLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalShippingAmtLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="mainOrderId" type="xs:string"/>
<xs:element minOccurs="0" name="totalSpUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalSpEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalVp2Earned" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalVp2Utilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="warehouseCode" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="orderItemBean">
<xs:sequence>
<xs:element name="orderRefNo" type="xs:string"/>
<xs:element name="orderItemRefNo" type="xs:int"/>
<xs:element name="shopperRefNo" type="xs:int"/>
<xs:element name="merchantRefNo" type="xs:int"/>
<xs:element name="productRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="unitPriceUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="currencyLocal" type="xs:string"/>
<xs:element minOccurs="0" name="quantity" type="xs:int"/>
<xs:element minOccurs="0" name="status" type="xs:string"/>
<xs:element minOccurs="0" name="createDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="modifyDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="costPrice" type="xs:decimal"/>
<xs:element minOccurs="0" name="costPriceCurrency" type="xs:string"/>
<xs:element minOccurs="0" name="vpEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalPriceLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="poRefNo" type="xs:string"/>
<xs:element minOccurs="0" name="evEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="supplierShipCharge" type="xs:decimal"/>
<xs:element minOccurs="0" name="supplierId" type="xs:string"/>
<xs:element minOccurs="0" name="trackingNo" type="xs:string"/>
<xs:element minOccurs="0" name="trackingDate" type="xs:date"/>
<xs:element minOccurs="0" name="categoryRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="vpUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="unitPriceLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="remark" type="xs:string"/>
<xs:element minOccurs="0" name="invComputeInd" type="xs:string"/>
<xs:element minOccurs="0" name="fulfillDate" type="xs:date"/>
<xs:element minOccurs="0" name="discountAmtUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="cvpEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="cvpUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="boxCostUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="boxCostLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="orderGroup" type="xs:int"/>
<xs:element minOccurs="0" name="weightPerUnit" type="xs:decimal"/>
<xs:element minOccurs="0" name="defaultCurrencyId" type="xs:string"/>
<xs:element minOccurs="0" name="totalAmtAfterDiscUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="displaySeq" type="xs:int"/>
<xs:element minOccurs="0" name="shipTo" type="xs:int"/>
<xs:element minOccurs="0" name="discountType" type="xs:string"/>
<xs:element minOccurs="0" name="totalAmtAfterDiscLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="discountAmtLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="priceType" type="xs:string"/>
<xs:element minOccurs="0" name="setRel" type="xs:int"/>
<xs:element minOccurs="0" name="spEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="spUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="vp2Earned" type="xs:decimal"/>
<xs:element minOccurs="0" name="vp2Utilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="rpEarned" type="xs:decimal"/>
<xs:element minOccurs="0" name="rpUtilized" type="xs:decimal"/>
<xs:element minOccurs="0" name="taxPercentage" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="orderPayMethodBean">
<xs:sequence>
<xs:element name="orderRefNo" type="xs:string"/>
<xs:element name="paymentMethodRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="paymentType" type="xs:string"/>
<xs:element minOccurs="0" name="currencyLocal" type="xs:string"/>
<xs:element minOccurs="0" name="exchangeRateLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="paymentAmtUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="paymentAmtLocal" type="xs:decimal"/>
<xs:element minOccurs="0" name="cardAmt" type="xs:decimal"/>
<xs:element minOccurs="0" name="cardCurrency" type="xs:string"/>
<xs:element minOccurs="0" name="shopperId" type="xs:string"/>
<xs:element minOccurs="0" name="totalFreightAmtUsd" type="xs:decimal"/>
<xs:element minOccurs="0" name="totalFreightAmtLocal" type="xs:decimal"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="orderDetailSetBean">
<xs:sequence>
<xs:element name="orderRefNo" type="xs:string"/>
<xs:element name="parentProdRefNo" type="xs:int"/>
<xs:element name="childProdRefNo" type="xs:int"/>
<xs:element name="quantity" type="xs:int"/>
<xs:element name="setRel" type="xs:int"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="categoryBean">
<xs:sequence>
<xs:element name="categoryRefNo" type="xs:int"/>
<xs:element name="locale" type="xs:string"/>
<xs:element name="merchantRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="imageThumb" type="xs:string"/>
<xs:element minOccurs="0" name="imageFull" type="xs:string"/>
<xs:element minOccurs="0" name="publish" type="xs:int"/>
<xs:element minOccurs="0" name="approveBy" type="xs:string"/>
<xs:element minOccurs="0" name="approveDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="createBy" type="xs:string"/>
<xs:element minOccurs="0" name="createDateTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="name" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="categoryRelBean">
<xs:sequence>
<xs:element name="merchantRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="childCatRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="parentCatRefNo" type="xs:int"/>
<xs:element minOccurs="0" name="displaySeq" type="xs:decimal"/>
</xs:sequence>
</xs:complexType>
</xs:schema>
<xs:schema elementFormDefault="qualified" targetNamespace="http://cxf.apache.org/arrays" version="1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="ArrayOfAnyType">
<xs:sequence>
<xs:element maxOccurs="unbounded" name="anyType" type="xs:anyType"/>
</xs:sequence>
</xs:complexType>
</xs:schema>
</wsdl:types>
<wsdl:message name="addCategory">
<wsdl:part element="ns1:addCategoryRequest" name="addCategoryRequest"></wsdl:part>
</wsdl:message>
<wsdl:message name="updatePasswordResponse">
<wsdl:part element="ns1:response" name="response"></wsdl:part>
</wsdl:message>
<wsdl:message name="registrationResponse">
<wsdl:part element="ns1:response" name="response"></wsdl:part>
</wsdl:message>
<wsdl:message name="updateProfileResponse">
<wsdl:part element="ns1:response" name="response"></wsdl:part>
</wsdl:message>
<wsdl:message name="addCategoryResponse">
<wsdl:part element="ns1:response" name="response"></wsdl:part>
</wsdl:message>
<wsdl:message name="addProductResponse">
<wsdl:part element="ns1:response" name="response"></wsdl:part>
</wsdl:message>
<wsdl:message name="ServiceException">
<wsdl:part element="ns2:serviceError" name="ServiceException"></wsdl:part>
</wsdl:message>
<wsdl:message name="updatePassword">
<wsdl:part element="ns1:updatePasswordRequest" name="updatePasswordRequest"></wsdl:part>
</wsdl:message>
<wsdl:message name="addProduct">
<wsdl:part element="ns1:addProductRequest" name="addProductRequest"></wsdl:part>
</wsdl:message>
<wsdl:message name="updateProfile">
<wsdl:part element="ns1:updateProfileRequest" name="updateProfileRequest"></wsdl:part>
</wsdl:message>
<wsdl:message name="boRegistration">
<wsdl:part element="ns1:boRegistrationRequest" name="boRegistrationRequest"></wsdl:part>
</wsdl:message>
<wsdl:message name="boRegistrationResponse">
<wsdl:part element="ns1:response" name="response"></wsdl:part>
</wsdl:message>
<wsdl:message name="registration">
<wsdl:part element="ns1:registrationRequest" name="registrationRequest"></wsdl:part>
</wsdl:message>
<wsdl:message name="salesResponse">
<wsdl:part element="ns1:response" name="response"></wsdl:part>
</wsdl:message>
<wsdl:message name="sales">
<wsdl:part element="ns1:salesRequest" name="salesRequest"></wsdl:part>
</wsdl:message>
<wsdl:portType name="BaseProxyService">
<wsdl:operation name="addProduct">
<wsdl:input message="tns:addProduct" name="addProduct"></wsdl:input>
<wsdl:output message="tns:addProductResponse" name="addProductResponse"></wsdl:output>
<wsdl:fault message="tns:ServiceException" name="ServiceException"></wsdl:fault>
</wsdl:operation>
<wsdl:operation name="updateProfile">
<wsdl:input message="tns:updateProfile" name="updateProfile"></wsdl:input>
<wsdl:output message="tns:updateProfileResponse" name="updateProfileResponse"></wsdl:output>
<wsdl:fault message="tns:ServiceException" name="ServiceException"></wsdl:fault>
</wsdl:operation>
<wsdl:operation name="boRegistration">
<wsdl:input message="tns:boRegistration" name="boRegistration"></wsdl:input>
<wsdl:output message="tns:boRegistrationResponse" name="boRegistrationResponse"></wsdl:output>
<wsdl:fault message="tns:ServiceException" name="ServiceException"></wsdl:fault>
</wsdl:operation>
<wsdl:operation name="sales">
<wsdl:input message="tns:sales" name="sales"></wsdl:input>
<wsdl:output message="tns:salesResponse" name="salesResponse"></wsdl:output>
<wsdl:fault message="tns:ServiceException" name="ServiceException"></wsdl:fault>
</wsdl:operation>
<wsdl:operation name="addCategory">
<wsdl:input message="tns:addCategory" name="addCategory"></wsdl:input>
<wsdl:output message="tns:addCategoryResponse" name="addCategoryResponse"></wsdl:output>
<wsdl:fault message="tns:ServiceException" name="ServiceException"></wsdl:fault>
</wsdl:operation>
<wsdl:operation name="registration">
<wsdl:input message="tns:registration" name="registration"></wsdl:input>
<wsdl:output message="tns:registrationResponse" name="registrationResponse"></wsdl:output>
<wsdl:fault message="tns:ServiceException" name="ServiceException"></wsdl:fault>
</wsdl:operation>
<wsdl:operation name="updatePassword">
<wsdl:input message="tns:updatePassword" name="updatePassword"></wsdl:input>
<wsdl:output message="tns:updatePasswordResponse" name="updatePasswordResponse"></wsdl:output>
<wsdl:fault message="tns:ServiceException" name="ServiceException"></wsdl:fault>
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="RetrieveServiceServiceSoapBinding" type="tns:BaseProxyService">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="addProduct">
<soap:operation soapAction="" style="document"/>
<wsdl:input name="addProduct">
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output name="addProductResponse">
<soap:body use="literal"/>
</wsdl:output>
<wsdl:fault name="ServiceException">
<soap:fault name="ServiceException" use="literal"/>
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="updateProfile">
<soap:operation soapAction="" style="document"/>
<wsdl:input name="updateProfile">
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output name="updateProfileResponse">
<soap:body use="literal"/>
</wsdl:output>
<wsdl:fault name="ServiceException">
<soap:fault name="ServiceException" use="literal"/>
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="boRegistration">
<soap:operation soapAction="" style="document"/>
<wsdl:input name="boRegistration">
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output name="boRegistrationResponse">
<soap:body use="literal"/>
</wsdl:output>
<wsdl:fault name="ServiceException">
<soap:fault name="ServiceException" use="literal"/>
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="sales">
<soap:operation soapAction="" style="document"/>
<wsdl:input name="sales">
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output name="salesResponse">
<soap:body use="literal"/>
</wsdl:output>
<wsdl:fault name="ServiceException">
<soap:fault name="ServiceException" use="literal"/>
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="addCategory">
<soap:operation soapAction="" style="document"/>
<wsdl:input name="addCategory">
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output name="addCategoryResponse">
<soap:body use="literal"/>
</wsdl:output>
<wsdl:fault name="ServiceException">
<soap:fault name="ServiceException" use="literal"/>
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="registration">
<soap:operation soapAction="" style="document"/>
<wsdl:input name="registration">
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output name="registrationResponse">
<soap:body use="literal"/>
</wsdl:output>
<wsdl:fault name="ServiceException">
<soap:fault name="ServiceException" use="literal"/>
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="updatePassword">
<soap:operation soapAction="" style="document"/>
<wsdl:input name="updatePassword">
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output name="updatePasswordResponse">
<soap:body use="literal"/>
</wsdl:output>
<wsdl:fault name="ServiceException">
<soap:fault name="ServiceException" use="literal"/>
</wsdl:fault>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="RetrieveServiceService">
<wsdl:port binding="tns:RetrieveServiceServiceSoapBinding" name="BasePort">
<soap:address location="http://192.168.2.13:8080/ecwyconnector/services/retrieve"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache><con:endpoints><con:endpoint>http://192.168.2.13:8080/ecwyconnector/services/retrieve</con:endpoint></con:endpoints><con:operation isOneWay="false" action="" name="registration" bindingOperationName="registration" type="Request-Response" outputName="registrationResponse" inputName="registration" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/></con:operation><con:operation isOneWay="false" action="" name="boRegistration" bindingOperationName="boRegistration" type="Request-Response" outputName="boRegistrationResponse" inputName="boRegistration" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/></con:operation><con:operation isOneWay="false" action="" name="updateProfile" bindingOperationName="updateProfile" type="Request-Response" outputName="updateProfileResponse" inputName="updateProfile" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1" outgoingWss="" incomingWss=""><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://192.168.2.13:8080/ecwyconnector/services/retrieve</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dom="http://domain.connector.ecosway.com/">
<soapenv:Header/>
<soapenv:Body>
<dom:updateProfileRequest>
<dom:requestId>?</dom:requestId>
<dom:shopperBean>
<dom:shopperRefNo>?</dom:shopperRefNo>
<dom:shopperId>?</dom:shopperId>
<!--Optional:-->
<dom:shopperName>?</dom:shopperName>
<!--Optional:-->
<dom:password>?</dom:password>
<!--Optional:-->
<dom:secretPassword>?</dom:secretPassword>
<!--Optional:-->
<dom:gender>?</dom:gender>
<!--Optional:-->
<dom:icNo>?</dom:icNo>
<!--Optional:-->
<dom:nationality>?</dom:nationality>
<!--Optional:-->
<dom:dateOfBirth>?</dom:dateOfBirth>
<!--Optional:-->
<dom:countryCode>?</dom:countryCode>
<!--Optional:-->
<dom:seLang>?</dom:seLang>
<!--Optional:-->
<dom:status>?</dom:status>
<!--Optional:-->
<dom:registrationType>?</dom:registrationType>
<!--Optional:-->
<dom:stockistCode>?</dom:stockistCode>
<dom:shopperType>?</dom:shopperType>
<!--Optional:-->
<dom:shopperGroup>?</dom:shopperGroup>
<!--Optional:-->
<dom:distGroupLeader>?</dom:distGroupLeader>
<!--Optional:-->
<dom:sponsorRefNo>?</dom:sponsorRefNo>
<!--Optional:-->
<dom:tempSponsorId>?</dom:tempSponsorId>
<!--Optional:-->
<dom:retentionAmt>?</dom:retentionAmt>
<!--Optional:-->
<dom:coswayId>?</dom:coswayId>
<!--Optional:-->
<dom:multipleSignIn>?</dom:multipleSignIn>
<!--Optional:-->
<dom:multipleCount>?</dom:multipleCount>
<!--Optional:-->
<dom:loginAttempt>?</dom:loginAttempt>
<!--Optional:-->
<dom:bonusPayMethod>?</dom:bonusPayMethod>
<!--Optional:-->
<dom:cardIssue>?</dom:cardIssue>
<!--Optional:-->
<dom:modifyBy>?</dom:modifyBy>
<!--Optional:-->
<dom:modifyDateTime>?</dom:modifyDateTime>
<!--Optional:-->
<dom:approveDateTime>?</dom:approveDateTime>
<!--Optional:-->
<dom:approveBy>?</dom:approveBy>
<!--Optional:-->
<dom:joinDate>?</dom:joinDate>
<!--Optional:-->
<dom:expiryDate>?</dom:expiryDate>
<!--Optional:-->
<dom:isoExpiryDate>?</dom:isoExpiryDate>
<!--Optional:-->
<dom:terminateDate>?</dom:terminateDate>
<!--Optional:-->
<dom:createBy>?</dom:createBy>
<!--Optional:-->
<dom:createDateTime>?</dom:createDateTime>
<!--Optional:-->
<dom:lastActivityDateTime>?</dom:lastActivityDateTime>
<!--Optional:-->
<dom:lockDateTime>?</dom:lockDateTime>
<!--Optional:-->
<dom:idCardCollectType>?</dom:idCardCollectType>
<!--Optional:-->
<dom:idCardReceive>?</dom:idCardReceive>
<!--Optional:-->
<dom:newInd>?</dom:newInd>
<!--Optional:-->
<dom:autoRenewInd>?</dom:autoRenewInd>
<!--Optional:-->
<dom:payByCheque>?</dom:payByCheque>
<!--Optional:-->
<dom:autoApply>?</dom:autoApply>
<!--Optional:-->
<dom:broadcastInd>?</dom:broadcastInd>
<!--Optional:-->
<dom:webMailInd>?</dom:webMailInd>
<!--Optional:-->
<dom:boScheme>?</dom:boScheme>
<!--Optional:-->
<dom:idCardReceiveDate>?</dom:idCardReceiveDate>
<!--Optional:-->
<dom:occlCardNo>?</dom:occlCardNo>
<!--Optional:-->
<dom:edoExpiryDate>?</dom:edoExpiryDate>
<!--Optional:-->
<dom:abnNo>?</dom:abnNo>
<!--Optional:-->
<dom:acnNo>?</dom:acnNo>
<!--Optional:-->
<dom:gstFillingInd>?</dom:gstFillingInd>
<!--Optional:-->
<dom:hobbyInd>?</dom:hobbyInd>
<!--Optional:-->
<dom:sponsorSerialNo>?</dom:sponsorSerialNo>
<!--Optional:-->
<dom:shopperSerialNo>?</dom:shopperSerialNo>
<!--Optional:-->
<dom:isoRulesInd>?</dom:isoRulesInd>
<!--Optional:-->
<dom:profitCenter>?</dom:profitCenter>
</dom:shopperBean>
<dom:shopperAddressBean>
<dom:addressRefNo>?</dom:addressRefNo>
<dom:name>?</dom:name>
<!--Optional:-->
<dom:salutation>?</dom:salutation>
<!--Optional:-->
<dom:type>?</dom:type>
<!--Optional:-->
<dom:homePhone>?</dom:homePhone>
<!--Optional:-->
<dom:mobile>?</dom:mobile>
<!--Optional:-->
<dom:faxNo>?</dom:faxNo>
<!--Optional:-->
<dom:address1>?</dom:address1>
<!--Optional:-->
<dom:address2>?</dom:address2>
<!--Optional:-->
<dom:address3>?</dom:address3>
<!--Optional:-->
<dom:city>?</dom:city>
<!--Optional:-->
<dom:state>?</dom:state>
<!--Optional:-->
<dom:countryCode>?</dom:countryCode>
<!--Optional:-->
<dom:postCode>?</dom:postCode>
<!--Optional:-->
<dom:email1>?</dom:email1>
<!--Optional:-->
<dom:email2>?</dom:email2>
<!--Optional:-->
<dom:officePhone>?</dom:officePhone>
<!--Optional:-->
<dom:name2>?</dom:name2>
<!--Optional:-->
<dom:seLang>?</dom:seLang>
<!--Optional:-->
<dom:postOffice>?</dom:postOffice>
</dom:shopperAddressBean>
<!--1 or more repetitions:-->
<dom:bankDetailBean>
<dom:bankAddressRefNo>?</dom:bankAddressRefNo>
<!--Optional:-->
<dom:shopperRefNo>?</dom:shopperRefNo>
<!--Optional:-->
<dom:name>?</dom:name>
<!--Optional:-->
<dom:bankName>?</dom:bankName>
<!--Optional:-->
<dom:branch>?</dom:branch>
<!--Optional:-->
<dom:accountNo>?</dom:accountNo>
<!--Optional:-->
<dom:address1>?</dom:address1>
<!--Optional:-->
<dom:address2>?</dom:address2>
<!--Optional:-->
<dom:address3>?</dom:address3>
<!--Optional:-->
<dom:city>?</dom:city>
<!--Optional:-->
<dom:countryCode>?</dom:countryCode>
<!--Optional:-->
<dom:postCode>?</dom:postCode>
<!--Optional:-->
<dom:bankPhone>?</dom:bankPhone>
<!--Optional:-->
<dom:type>?</dom:type>
<!--Optional:-->
<dom:bankCode>?</dom:bankCode>
<!--Optional:-->
<dom:subBranch>?</dom:subBranch>
<!--Optional:-->
<dom:mircNo>?</dom:mircNo>
<!--Optional:-->
<dom:ifscCode>?</dom:ifscCode>
<!--Optional:-->
<dom:accType>?</dom:accType>
</dom:bankDetailBean>
</dom:updateProfileRequest>
</soapenv:Body>
</soapenv:Envelope>]]></con:request><con:credentials><con:username xsi:nil="true"/><con:password xsi:nil="true"/><con:domain xsi:nil="true"/></con:credentials><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://service.connector.ecosway.com/BaseProxyService/updateProfile"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="sales" bindingOperationName="sales" type="Request-Response" outputName="salesResponse" inputName="sales" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/></con:operation><con:operation isOneWay="false" action="" name="updatePassword" bindingOperationName="updatePassword" type="Request-Response" outputName="updatePasswordResponse" inputName="updatePassword" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1" outgoingWss="" incomingWss=""><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://192.168.2.13:8080/ecwyconnector/services/retrieve</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dom="http://domain.connector.ecosway.com/">
<soapenv:Header/>
<soapenv:Body>
<dom:updatePasswordRequest>
<dom:requestId>?</dom:requestId>
<dom:shopperRefNo>?</dom:shopperRefNo>
<dom:password>?</dom:password>
<dom:secretPassword>?</dom:secretPassword>
</dom:updatePasswordRequest>
</soapenv:Body>
</soapenv:Envelope>]]></con:request><con:credentials><con:username xsi:nil="true"/><con:password xsi:nil="true"/><con:domain xsi:nil="true"/></con:credentials><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://service.connector.ecosway.com/BaseProxyService/updatePassword"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="addProduct" bindingOperationName="addProduct" type="Request-Response" outputName="addProductResponse" inputName="addProduct" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1" outgoingWss="" incomingWss=""><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://192.168.2.13:8080/ecwyconnector/services/retrieve</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dom="http://domain.connector.ecosway.com/" xmlns:SOAP-ENV="SOAP-ENV">
<soapenv:Header>
<wsse:Security SOAP-ENV:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsse:UsernameToken wsu:Id="UsernameToken-15" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsse:Username>tester</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">abcdef</wsse:Password>
<wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">cguKHWq+McYMihSOBl9X1w==</wsse:Nonce>
<wsu:Created>2011-05-20T07:56:22.161Z</wsu:Created>
</wsse:UsernameToken>
</wsse:Security>
</soapenv:Header>
<soapenv:Body>
<addProductRequest xmlns:ns2="http://exceptions.connector.ecosway.com/" xmlns="http://domain.connector.ecosway.com/" xmlns:ns3="http://cxf.apache.org/arrays">
<requestId>123</requestId>
<productBean>
<productRefNo>30001011</productRefNo>
<locale>zh_TW</locale>
<merchantRefNo>30273</merchantRefNo>
<prodId>73201S</prodId>
<imageThumb>73201S_s.jpg</imageThumb>
<imageFull>73201S_m.jpg</imageFull>
<publish>0</publish>
<packageWeight>0.0</packageWeight>
<weightMeasure>gram</weightMeasure>
<shippingRefNo>1</shippingRefNo>
<inventoryLevel>0</inventoryLevel>
<voucherValidDay>0</voucherValidDay>
<supplierProdId/>
<reOrderInventory>0</reOrderInventory>
<totalUnitSold>0</totalUnitSold>
<netWeight>373.0</netWeight>
<name>HairTec Herbal Hair Restorative Shampoo (1 unit) + HairTec Herbal Hair Restorative Serum (1 unit)</name>
</productBean>
<productCatRelBean>
<productRefNo>30001011</productRefNo>
<categoryRefNo>400008</categoryRefNo>
<merchantRefNo>30273</merchantRefNo>
<displaySeq>1.0</displaySeq>
</productCatRelBean>
<productCatRelBean>
<productRefNo>30001011</productRefNo>
<categoryRefNo>400008</categoryRefNo>
<merchantRefNo>30273</merchantRefNo>
<displaySeq>1.0</displaySeq>
</productCatRelBean>
<productCatRelBean>
<productRefNo>30001011</productRefNo>
<categoryRefNo>400008</categoryRefNo>
<merchantRefNo>30273</merchantRefNo>
<displaySeq>1.0</displaySeq>
</productCatRelBean>
</addProductRequest>
</soapenv:Body>
</soapenv:Envelope>]]></con:request><con:credentials><con:username xsi:nil="true"/><con:password xsi:nil="true"/><con:domain xsi:nil="true"/></con:credentials><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://service.connector.ecosway.com/BaseProxyService/addProduct"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="addCategory" bindingOperationName="addCategory" type="Request-Response" outputName="addCategoryResponse" inputName="addCategory" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1" outgoingWss="" incomingWss=""><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://192.168.2.13:8080/ecwyconnector/services/retrieve</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dom="http://domain.connector.ecosway.com/" xmlns:SOAP-ENV="SOAP-ENV">
<soapenv:Header>
<wsse:Security SOAP-ENV:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsse:UsernameToken wsu:Id="UsernameToken-15" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsse:Username>tester</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">abcdef</wsse:Password>
<wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">cguKHWq+McYMihSOBl9X1w==</wsse:Nonce>
<wsu:Created>2011-05-20T07:56:22.161Z</wsu:Created>
</wsse:UsernameToken>
</wsse:Security>
</soapenv:Header>
<soapenv:Body>
<addCategoryRequest xmlns:ns2="http://exceptions.connector.ecosway.com/" xmlns="http://domain.connector.ecosway.com/" xmlns:ns3="http://cxf.apache.org/arrays">
<requestId>123</requestId>
<categoryBean>
<categoryRefNo>400013</categoryRefNo>
<locale>en_NZ</locale>
<merchantRefNo>30273</merchantRefNo>
<imageThumb>Amazing-_Rewards_Items_banner_us.jpg</imageThumb>
<imageFull/>
<publish>0</publish>
<createBy>YYVOON</createBy>
<createDateTime>2010-07-01T03:49:01.805+08:00</createDateTime>
<name>Amazing Rewards Items</name>
</categoryBean>
<categoryRelBean>
<merchantRefNo>30273</merchantRefNo>
<childCatRefNo>400013</childCatRefNo>
<parentCatRefNo>400000</parentCatRefNo>
</categoryRelBean>
</addCategoryRequest>
</soapenv:Body>
</soapenv:Envelope>]]></con:request><con:credentials><con:username xsi:nil="true"/><con:password xsi:nil="true"/><con:domain xsi:nil="true"/></con:credentials><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://service.connector.ecosway.com/BaseProxyService/addCategory"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:testSuite name="RetrieveServiceServiceSoapBinding TestSuite"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="TestCase" searchProperties="true" id="9498ea9b-5c03-457c-8a95-d0a198e0bd13"><con:settings/><con:testStep type="request" name="bo/vip registration"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>RetrieveServiceServiceSoapBinding</con:interface><con:operation>registration</con:operation><con:request name="bo/vip registration"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://192.168.2.13:8080/ecwyconnector/services/retrieve</con:endpoint><con:request><![CDATA[<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header>
<wsse:Security SOAP-ENV:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsse:UsernameToken wsu:Id="UsernameToken-15" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsse:Username>tester</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">abcdef</wsse:Password>
<wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">cguKHWq+McYMihSOBl9X1w==</wsse:Nonce>
<wsu:Created>2011-05-20T07:56:22.161Z</wsu:Created>
</wsse:UsernameToken>
</wsse:Security>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ns2:boRegistrationRequest xmlns:ns2="http://domain.connector.ecosway.com/" xmlns:ns3="http://exceptions.connector.ecosway.com/" xmlns:ns4="http://cxf.apache.org/arrays">
<ns2:requestId>123</ns2:requestId>
<ns2:shopperBean>
<ns2:shopperRefNo>300009172</ns2:shopperRefNo>
<ns2:shopperId>UK102161</ns2:shopperId>
<ns2:shopperName>JOHN SMITH</ns2:shopperName>
<ns2:password>_v^^qcdc.ck</ns2:password>
<ns2:icNo>JOHNSMITH25031978</ns2:icNo>
<ns2:nationality>826</ns2:nationality>
<ns2:dateOfBirth>1978-03-25+07:30</ns2:dateOfBirth>
<ns2:countryCode>826</ns2:countryCode>
<ns2:seLang>en_US</ns2:seLang>
<ns2:status>A</ns2:status>
<ns2:registrationType>I</ns2:registrationType>
<ns2:shopperType>R</ns2:shopperType>
<ns2:sponsorRefNo>200175483</ns2:sponsorRefNo>
<ns2:retentionAmt>0.0</ns2:retentionAmt>
<ns2:multipleCount>2</ns2:multipleCount>
<ns2:loginAttempt>0</ns2:loginAttempt>
<ns2:bonusPayMethod>0.0</ns2:bonusPayMethod>
<ns2:joinDate>2011-03-01+08:00</ns2:joinDate>
<ns2:expiryDate>2012-03-31+08:00</ns2:expiryDate>
<ns2:isoExpiryDate>2011-03-31+08:00</ns2:isoExpiryDate>
<ns2:createBy>UK102161</ns2:createBy>
<ns2:createDateTime>2011-03-01T18:10:46.430+08:00</ns2:createDateTime>
<ns2:idCardCollectType>D</ns2:idCardCollectType>
<ns2:payByCheque>N</ns2:payByCheque>
<ns2:broadcastInd>Y</ns2:broadcastInd>
<ns2:abnNo>--</ns2:abnNo>
<ns2:profitCenter>N</ns2:profitCenter>
</ns2:shopperBean>
<ns2:shopperAddressBean>
<ns2:addressRefNo>300013004</ns2:addressRefNo>
<ns2:name>JOHN SMITH</ns2:name>
<ns2:type>P</ns2:type>
<ns2:homePhone>987987987987</ns2:homePhone>
<ns2:mobile>98798798798</ns2:mobile>
<ns2:address1>Unit 1</ns2:address1>
<ns2:city>Birmingham</ns2:city>
<ns2:state>Birmingham</ns2:state>
<ns2:countryCode>826</ns2:countryCode>
<ns2:postCode>GE78-1AU</ns2:postCode>
<ns2:email1>hnpuah@cosway.com.my</ns2:email1>
</ns2:shopperAddressBean>
<ns2:memberAccountBean>
<ns2:shopperId>UK102161</ns2:shopperId>
<ns2:eAccountBalance>0.0</ns2:eAccountBalance>
<ns2:eRefundBalance>0.0</ns2:eRefundBalance>
<ns2:totalTrxApproved>0</ns2:totalTrxApproved>
<ns2:totalTrxRejected>0</ns2:totalTrxRejected>
<ns2:totalTrxReturned>0</ns2:totalTrxReturned>
<ns2:evBalance>0.0</ns2:evBalance>
<ns2:quBalance>0.0</ns2:quBalance>
<ns2:vpBalance>0.0</ns2:vpBalance>
<ns2:reservedIpo>0.0</ns2:reservedIpo>
<ns2:evBalanceMthEnd>0.0</ns2:evBalanceMthEnd>
<ns2:quBalanceMthEnd>0.0</ns2:quBalanceMthEnd>
<ns2:cvpBalance>0.0</ns2:cvpBalance>
<ns2:quBalanceDaily>0.0</ns2:quBalanceDaily>
<ns2:purDiscountBalance>0.0</ns2:purDiscountBalance>
<ns2:voucherRemain>0</ns2:voucherRemain>
</ns2:memberAccountBean>
<ns2:transactionBean>
<ns2:trxRefNo>5</ns2:trxRefNo>
<ns2:memberId>UK102161</ns2:memberId>
<ns2:orderId>490000475</ns2:orderId>
<ns2:code>1200</ns2:code>
<ns2:status>A</ns2:status>
<ns2:paymentMethod>D</ns2:paymentMethod>
<ns2:exchangeRate>0.62</ns2:exchangeRate>
<ns2:currencyLocal>GBP</ns2:currencyLocal>
<ns2:totalProductAmtLocal>60.0</ns2:totalProductAmtLocal>
<ns2:totalProductAmtUsd>96.77</ns2:totalProductAmtUsd>
<ns2:merchantRefNo>30273</ns2:merchantRefNo>
<ns2:trxDate>2011-03-01+08:00</ns2:trxDate>
<ns2:createDateTime>2011-03-01T18:10:46.499+08:00</ns2:createDateTime>
<ns2:sponsorId>AU102315</ns2:sponsorId>
<ns2:reserveOption>N</ns2:reserveOption>
<ns2:taxAmtLocal>10.0</ns2:taxAmtLocal>
<ns2:totalRpEarned>0.0</ns2:totalRpEarned>
<ns2:totalRpUtilized>0.0</ns2:totalRpUtilized>
<ns2:totalRp1Earned>60.0</ns2:totalRp1Earned>
<ns2:totalRp1Utilized>0.0</ns2:totalRp1Utilized>
<ns2:type>W</ns2:type>
<ns2:cardCommRate>0.0</ns2:cardCommRate>
<ns2:cardCommAmt>0.0</ns2:cardCommAmt>
<ns2:prodEv>0.0</ns2:prodEv>
<ns2:trxReqAmt>0.0</ns2:trxReqAmt>
<ns2:resetNo>N</ns2:resetNo>
<ns2:totalVpUtilized>0.0</ns2:totalVpUtilized>
<ns2:totalVpEarned>0.0</ns2:totalVpEarned>
<ns2:trxQu>0.0</ns2:trxQu>
<ns2:quantityReturn>0</ns2:quantityReturn>
<ns2:productRefNoReturn>0</ns2:productRefNoReturn>
<ns2:totalEvUtilized>0.0</ns2:totalEvUtilized>
<ns2:firstQuEarned>0.0</ns2:firstQuEarned>
<ns2:purchaseQuEarned>0.0</ns2:purchaseQuEarned>
<ns2:otherChargeUsd>0.0</ns2:otherChargeUsd>
<ns2:otherChargeLocal>0.0</ns2:otherChargeLocal>
<ns2:callBackError>0</ns2:callBackError>
<ns2:callBackPin>0</ns2:callBackPin>
<ns2:discAmt>0.0</ns2:discAmt>
<ns2:totalCvpEarned>0.0</ns2:totalCvpEarned>
<ns2:totalCvpUtilized>0.0</ns2:totalCvpUtilized>
<ns2:dvInd>N</ns2:dvInd>
<ns2:totalEvEarned>0.0</ns2:totalEvEarned>
<ns2:evToApply>0.0</ns2:evToApply>
<ns2:totalSpEarned>0.0</ns2:totalSpEarned>
<ns2:totalSpUtilized>0.0</ns2:totalSpUtilized>
<ns2:totalVp2Utilized>0.0</ns2:totalVp2Utilized>
<ns2:totalVp2Earned>0.0</ns2:totalVp2Earned>
</ns2:transactionBean>
<ns2:orderBean>
<ns2:orderRefNo>490000475</ns2:orderRefNo>
<ns2:shopperRefNo>300009172</ns2:shopperRefNo>
<ns2:merchantRefNo>30073</ns2:merchantRefNo>
<ns2:billingTo>0</ns2:billingTo>
<ns2:shipToRefNo>0</ns2:shipToRefNo>
<ns2:totalAmtAfterDiscUsd>96.77</ns2:totalAmtAfterDiscUsd>
<ns2:totalShippingAmtUsd>0.0</ns2:totalShippingAmtUsd>
<ns2:status>A</ns2:status>
<ns2:type>E</ns2:type>
<ns2:createDateTime>2011-03-01T10:09:29.346+08:00</ns2:createDateTime>
<ns2:modifyDateTime>2011-03-01T18:10:46.701+08:00</ns2:modifyDateTime>
<ns2:totalVpEarned>0.0</ns2:totalVpEarned>
<ns2:shoppingRefNo>3927</ns2:shoppingRefNo>
<ns2:totalNetAmtUsd>96.77</ns2:totalNetAmtUsd>
<ns2:exchangeRateUsd>0.62</ns2:exchangeRateUsd>
<ns2:currencyLocal>GBP</ns2:currencyLocal>
<ns2:source>M</ns2:source>
<ns2:totalEvEarned>0.0</ns2:totalEvEarned>
<ns2:approveInd>N</ns2:approveInd>
<ns2:totalVpUtilized>0.0</ns2:totalVpUtilized>
<ns2:discountUsd>0.0</ns2:discountUsd>
<ns2:totalAmtAfterDiscLocal>60.0</ns2:totalAmtAfterDiscLocal>
<ns2:totalCvpEarned>0.0</ns2:totalCvpEarned>
<ns2:totalCvpUtilized>0.0</ns2:totalCvpUtilized>
<ns2:taxAmtLocal>10.0</ns2:taxAmtLocal>
<ns2:totalRpEarned>0.0</ns2:totalRpEarned>
<ns2:totalRpUtilized>0.0</ns2:totalRpUtilized>
<ns2:totalRp1Earned>60.0</ns2:totalRp1Earned>
<ns2:totalRp1Utilized>0.0</ns2:totalRp1Utilized>
<ns2:regOrderId>490000475</ns2:regOrderId>
<ns2:boxCostUsd>0.0</ns2:boxCostUsd>
<ns2:boxCostLocal>0.0</ns2:boxCostLocal>
<ns2:freightTypeRefNo>0</ns2:freightTypeRefNo>
<ns2:supplierShipCurr>GBP</ns2:supplierShipCurr>
<ns2:totalFreightAmtUsd>0.0</ns2:totalFreightAmtUsd>
<ns2:totalSubsidyAmtUsd>0.0</ns2:totalSubsidyAmtUsd>
<ns2:totalAmtBeforeDiscUsd>96.77</ns2:totalAmtBeforeDiscUsd>
<ns2:locale>en_US</ns2:locale>
<ns2:totalAmtBeforeDiscLocal>60.0</ns2:totalAmtBeforeDiscLocal>
<ns2:totalNetAmtLocal>60.0</ns2:totalNetAmtLocal>
<ns2:totalFreightAmtLocal>0.0</ns2:totalFreightAmtLocal>
<ns2:totalSubsidyAmtLocal>0.0</ns2:totalSubsidyAmtLocal>
<ns2:totalShippingAmtLocal>0.0</ns2:totalShippingAmtLocal>
<ns2:mainOrderId>490000475</ns2:mainOrderId>
<ns2:totalSpUtilized>0.0</ns2:totalSpUtilized>
<ns2:totalSpEarned>0.0</ns2:totalSpEarned>
<ns2:totalVp2Earned>0.0</ns2:totalVp2Earned>
<ns2:totalVp2Utilized>0.0</ns2:totalVp2Utilized>
</ns2:orderBean>
<ns2:bankDetailBean>
<ns2:bankAddressRefNo>300009379</ns2:bankAddressRefNo>
<ns2:shopperRefNo>300009172</ns2:shopperRefNo>
<ns2:name>JOHN SMITH</ns2:name>
<ns2:countryCode>826</ns2:countryCode>
<ns2:type>B</ns2:type>
</ns2:bankDetailBean>
<ns2:orderItemBean>
<ns2:orderRefNo>490000475</ns2:orderRefNo>
<ns2:orderItemRefNo>300015042</ns2:orderItemRefNo>
<ns2:shopperRefNo>300009172</ns2:shopperRefNo>
<ns2:merchantRefNo>30073</ns2:merchantRefNo>
<ns2:productRefNo>1</ns2:productRefNo>
<ns2:unitPriceUsd>96.77</ns2:unitPriceUsd>
<ns2:currencyLocal>GBP</ns2:currencyLocal>
<ns2:quantity>3</ns2:quantity>
<ns2:status>A</ns2:status>
<ns2:createDateTime>2011-03-01T10:09:29.346+08:00</ns2:createDateTime>
<ns2:modifyDateTime>2011-03-01T18:10:46.429+08:00</ns2:modifyDateTime>
<ns2:costPrice>0.0</ns2:costPrice>
<ns2:costPriceCurrency>GBP</ns2:costPriceCurrency>
<ns2:vpEarned>0.0</ns2:vpEarned>
<ns2:evEarned>0.0</ns2:evEarned>
<ns2:supplierShipCharge>0.0</ns2:supplierShipCharge>
<ns2:categoryRefNo>0</ns2:categoryRefNo>
<ns2:vpUtilized>0.0</ns2:vpUtilized>
<ns2:unitPriceLocal>60.0</ns2:unitPriceLocal>
<ns2:discountAmtUsd>0.0</ns2:discountAmtUsd>
<ns2:cvpEarned>0.0</ns2:cvpEarned>
<ns2:cvpUtilized>0.0</ns2:cvpUtilized>
<ns2:boxCostUsd>0.0</ns2:boxCostUsd>
<ns2:boxCostLocal>0.0</ns2:boxCostLocal>
<ns2:orderGroup>0</ns2:orderGroup>
<ns2:weightPerUnit>0.0</ns2:weightPerUnit>
<ns2:totalAmtAfterDiscUsd>96.77</ns2:totalAmtAfterDiscUsd>
<ns2:shipTo>0</ns2:shipTo>
<ns2:totalAmtAfterDiscLocal>60.0</ns2:totalAmtAfterDiscLocal>
<ns2:discountAmtLocal>0.0</ns2:discountAmtLocal>
<ns2:priceType>N</ns2:priceType>
<ns2:setRel>0</ns2:setRel>
<ns2:spEarned>0.0</ns2:spEarned>
<ns2:spUtilized>0.0</ns2:spUtilized>
<ns2:vp2Earned>0.0</ns2:vp2Earned>
<ns2:vp2Utilized>0.0</ns2:vp2Utilized>
<ns2:rpEarned>0.0</ns2:rpEarned>
<ns2:rpUtilized>0.0</ns2:rpUtilized>
<ns2:taxPercentage>0.0</ns2:taxPercentage>
</ns2:orderItemBean>
<ns2:orderItemBean>
<ns2:orderRefNo>490000475</ns2:orderRefNo>
<ns2:orderItemRefNo>300015043</ns2:orderItemRefNo>
<ns2:shopperRefNo>300009172</ns2:shopperRefNo>
<ns2:merchantRefNo>30073</ns2:merchantRefNo>
<ns2:productRefNo>2</ns2:productRefNo>
<ns2:unitPriceUsd>0.0</ns2:unitPriceUsd>
<ns2:currencyLocal>GBP</ns2:currencyLocal>
<ns2:quantity>3</ns2:quantity>
<ns2:status>A</ns2:status>
<ns2:createDateTime>2011-03-01T10:09:29.346+08:00</ns2:createDateTime>
<ns2:modifyDateTime>2011-03-01T18:10:46.429+08:00</ns2:modifyDateTime>
<ns2:costPrice>0.0</ns2:costPrice>
<ns2:costPriceCurrency>GBP</ns2:costPriceCurrency>
<ns2:vpEarned>0.0</ns2:vpEarned>
<ns2:evEarned>0.0</ns2:evEarned>
<ns2:supplierShipCharge>0.0</ns2:supplierShipCharge>
<ns2:categoryRefNo>0</ns2:categoryRefNo>
<ns2:vpUtilized>0.0</ns2:vpUtilized>
<ns2:unitPriceLocal>0.0</ns2:unitPriceLocal>
<ns2:discountAmtUsd>0.0</ns2:discountAmtUsd>
<ns2:cvpEarned>0.0</ns2:cvpEarned>
<ns2:cvpUtilized>0.0</ns2:cvpUtilized>
<ns2:boxCostUsd>0.0</ns2:boxCostUsd>
<ns2:boxCostLocal>0.0</ns2:boxCostLocal>
<ns2:orderGroup>0</ns2:orderGroup>
<ns2:weightPerUnit>0.0</ns2:weightPerUnit>
<ns2:totalAmtAfterDiscUsd>0.0</ns2:totalAmtAfterDiscUsd>
<ns2:shipTo>0</ns2:shipTo>
<ns2:totalAmtAfterDiscLocal>0.0</ns2:totalAmtAfterDiscLocal>
<ns2:discountAmtLocal>0.0</ns2:discountAmtLocal>
<ns2:priceType>N</ns2:priceType>
<ns2:setRel>0</ns2:setRel>
<ns2:spEarned>0.0</ns2:spEarned>
<ns2:spUtilized>0.0</ns2:spUtilized>
<ns2:vp2Earned>0.0</ns2:vp2Earned>
<ns2:vp2Utilized>0.0</ns2:vp2Utilized>
<ns2:rpEarned>0.0</ns2:rpEarned>
<ns2:rpUtilized>0.0</ns2:rpUtilized>
<ns2:taxPercentage>0.0</ns2:taxPercentage>
</ns2:orderItemBean>
<ns2:orderPayMethodBean>
<ns2:orderRefNo>490000475</ns2:orderRefNo>
<ns2:paymentMethodRefNo>1</ns2:paymentMethodRefNo>
<ns2:paymentType>VISA</ns2:paymentType>
<ns2:currencyLocal>GBP</ns2:currencyLocal>
<ns2:exchangeRateLocal>0.62</ns2:exchangeRateLocal>
<ns2:paymentAmtUsd>96.77</ns2:paymentAmtUsd>
<ns2:paymentAmtLocal>60.0</ns2:paymentAmtLocal>
<ns2:cardAmt>60.0</ns2:cardAmt>
<ns2:cardCurrency>GBP</ns2:cardCurrency>
<ns2:totalFreightAmtUsd>0.0</ns2:totalFreightAmtUsd>
<ns2:totalFreightAmtLocal>0.0</ns2:totalFreightAmtLocal>
</ns2:orderPayMethodBean>
<ns2:orderPayMethodBean>
<ns2:orderRefNo>490000475</ns2:orderRefNo>
<ns2:paymentMethodRefNo>1</ns2:paymentMethodRefNo>
<ns2:paymentType>VISA</ns2:paymentType>
<ns2:currencyLocal>GBP</ns2:currencyLocal>
<ns2:exchangeRateLocal>0.62</ns2:exchangeRateLocal>
<ns2:paymentAmtUsd>0.0</ns2:paymentAmtUsd>
<ns2:paymentAmtLocal>0.0</ns2:paymentAmtLocal>
<ns2:cardAmt>0.0</ns2:cardAmt>
<ns2:cardCurrency>GBP</ns2:cardCurrency>
<ns2:totalFreightAmtUsd>0.0</ns2:totalFreightAmtUsd>
<ns2:totalFreightAmtLocal>0.0</ns2:totalFreightAmtLocal>
</ns2:orderPayMethodBean>
<ns2:orderPayMethodBean>
<ns2:orderRefNo>490000475</ns2:orderRefNo>
<ns2:paymentMethodRefNo>1</ns2:paymentMethodRefNo>
<ns2:paymentType>VISA</ns2:paymentType>
<ns2:currencyLocal>GBP</ns2:currencyLocal>
<ns2:exchangeRateLocal>0.62</ns2:exchangeRateLocal>
<ns2:paymentAmtUsd>0.0</ns2:paymentAmtUsd>
<ns2:paymentAmtLocal>0.0</ns2:paymentAmtLocal>
<ns2:cardAmt>0.0</ns2:cardAmt>
<ns2:cardCurrency>GBP</ns2:cardCurrency>
<ns2:totalFreightAmtUsd>0.0</ns2:totalFreightAmtUsd>
<ns2:totalFreightAmtLocal>0.0</ns2:totalFreightAmtLocal>
</ns2:orderPayMethodBean>
</ns2:boRegistrationRequest>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>]]></con:request><con:assertion type="SOAP Fault Assertion"/><con:wsaConfig action="http://service.connector.ecosway.com/BaseProxyService/registration" mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="shopper registration"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>RetrieveServiceServiceSoapBinding</con:interface><con:operation>registration</con:operation><con:request name="shopper registration" outgoingWss="" incomingWss="" wssPasswordType=""><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://192.168.2.13:8080/ecwyconnector/services/retrieve</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dom="http://domain.connector.ecosway.com/">
<soapenv:Header>
<wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsse:UsernameToken wsu:Id="UsernameToken-1" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsse:Username>tester</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">abcdef</wsse:Password>
</wsse:UsernameToken>
</wsse:Security>
</soapenv:Header>
<soapenv:Body>
<dom:registrationRequest>
<dom:requestId>123</dom:requestId>
<dom:shopperBean>
<dom:shopperRefNo>300019405</dom:shopperRefNo>
<dom:shopperId>SH100065Q</dom:shopperId>
<dom:shopperName>TESTER</dom:shopperName>
<dom:password>j_w&lt;qcdc.ck</dom:password>
<dom:nationality>840</dom:nationality>
<dom:countryCode>840</dom:countryCode>
<dom:seLang>en_US</dom:seLang>
<dom:status>A</dom:status>
<dom:registrationType>I</dom:registrationType>
<dom:shopperType>S</dom:shopperType>
<dom:distGroupLeader>H720195</dom:distGroupLeader>
<dom:sponsorRefNo>167</dom:sponsorRefNo>
<dom:retentionAmt>0.0</dom:retentionAmt>
<dom:multipleCount>0</dom:multipleCount>
<dom:loginAttempt>0</dom:loginAttempt>
<dom:bonusPayMethod>0.0</dom:bonusPayMethod>
<dom:joinDate>2011-04-25</dom:joinDate>
<dom:createBy>SH100065Q</dom:createBy>
<dom:createDateTime>2011-04-25T14:54:07</dom:createDateTime>
<dom:payByCheque>N</dom:payByCheque>
<dom:broadcastInd>Y</dom:broadcastInd>
<dom:webMailInd>N</dom:webMailInd>
<dom:profitCenter>N</dom:profitCenter>
</dom:shopperBean>
<dom:shopperAddressBean>
<dom:addressRefNo>300023350</dom:addressRefNo>
<dom:name>TESTER</dom:name>
<dom:type>P</dom:type>
<dom:homePhone>312-312-3123</dom:homePhone>
<dom:mobile>231-312-3123</dom:mobile>
<dom:address1>75 Ninth Avenue</dom:address1>
<dom:address2/>
<dom:city>new york</dom:city>
<dom:state>NY</dom:state>
<dom:countryCode>840</dom:countryCode>
<dom:postCode>10011</dom:postCode>
<dom:email1>trester@teesetr.ccc</dom:email1>
</dom:shopperAddressBean>
<dom:memberAccountBean>
<dom:shopperId>SH100065Q</dom:shopperId>
<dom:eAccountBalance>0.0</dom:eAccountBalance>
<dom:eRefundBalance>0.0</dom:eRefundBalance>
<dom:totalTrxApproved>0</dom:totalTrxApproved>
<dom:totalTrxRejected>0</dom:totalTrxRejected>
<dom:totalTrxReturned>0</dom:totalTrxReturned>
<dom:evBalance>0.0</dom:evBalance>
<dom:quBalance>0.0</dom:quBalance>
<dom:vpBalance>0.0</dom:vpBalance>
<dom:reservedIpo>0.0</dom:reservedIpo>
<dom:evBalanceMthEnd>0.0</dom:evBalanceMthEnd>
<dom:quBalanceMthEnd>0.0</dom:quBalanceMthEnd>
<dom:cvpBalance>0.0</dom:cvpBalance>
<dom:quBalanceDaily>0.0</dom:quBalanceDaily>
<dom:purDiscountBalance>0.0</dom:purDiscountBalance>
<dom:voucherRemain>0</dom:voucherRemain>
</dom:memberAccountBean>
</dom:registrationRequest>
</soapenv:Body>
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Fault Assertion"/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://service.connector.ecosway.com/BaseProxyService/registration"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="sales/purchase"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>RetrieveServiceServiceSoapBinding</con:interface><con:operation>sales</con:operation><con:request name="sales/purchase" outgoingWss="" incomingWss="" wssPasswordType=""><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://192.168.2.13:8080/ecwyconnector/services/retrieve</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dom="http://domain.connector.ecosway.com/">
<soapenv:Header>
<wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsse:UsernameToken wsu:Id="UsernameToken-1" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsse:Username>tester</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">abcdef</wsse:Password>
</wsse:UsernameToken>
</wsse:Security>
</soapenv:Header>
<soapenv:Body>
<dom:salesRequest>
<dom:requestId>123</dom:requestId>
<dom:shopperBean>
<dom:shopperRefNo>300019531</dom:shopperRefNo>
<dom:shopperId>US120014</dom:shopperId>
<dom:shopperName>TESTER</dom:shopperName>
<dom:password>j_w&lt;qcdc.ck</dom:password>
<dom:icNo>322-32-2345</dom:icNo>
<dom:nationality>840</dom:nationality>
<dom:countryCode>840</dom:countryCode>
<dom:seLang>en_US</dom:seLang>
<dom:status>A</dom:status>
<dom:registrationType>I</dom:registrationType>
<dom:shopperType>R</dom:shopperType>
<dom:sponsorRefNo>167</dom:sponsorRefNo>
<dom:retentionAmt>0.0</dom:retentionAmt>
<dom:multipleCount>2</dom:multipleCount>
<dom:loginAttempt>0</dom:loginAttempt>
<dom:bonusPayMethod>0.0</dom:bonusPayMethod>
<dom:joinDate>2011-04-14</dom:joinDate>
<dom:expiryDate>2012-04-30</dom:expiryDate>
<dom:isoExpiryDate>2011-05-19</dom:isoExpiryDate>
<dom:createBy>US120014</dom:createBy>
<dom:createDateTime>2011-04-14T16:32:02</dom:createDateTime>
<dom:lastActivityDateTime>2011-04-14T16:32:02</dom:lastActivityDateTime>
<dom:idCardCollectType>S</dom:idCardCollectType>
<dom:payByCheque>N</dom:payByCheque>
<dom:broadcastInd>Y</dom:broadcastInd>
<dom:profitCenter>N</dom:profitCenter>
</dom:shopperBean>
<dom:shopperAddressBean>
<dom:addressRefNo>300023528</dom:addressRefNo>
<dom:name>TESTER</dom:name>
<dom:type>T</dom:type>
<dom:homePhone>999-999-9999</dom:homePhone>
<dom:mobile>999-999-9999</dom:mobile>
<dom:address1>10 EASTSHORE</dom:address1>
<dom:address2/>
<dom:city>IRVINE</dom:city>
<dom:state>CA</dom:state>
<dom:countryCode>840</dom:countryCode>
<dom:postCode>92604</dom:postCode>
<dom:email1>tester@teester.cccc</dom:email1>
</dom:shopperAddressBean>
<dom:transactionBean>
<dom:trxRefNo>17356</dom:trxRefNo>
<dom:memberId>US120014</dom:memberId>
<dom:orderId>470017020</dom:orderId>
<dom:code>1000</dom:code>
<dom:description>Order</dom:description>
<dom:status>A</dom:status>
<dom:paymentMethod>D</dom:paymentMethod>
<dom:exchangeRate>1.0</dom:exchangeRate>
<dom:currencyLocal>USD</dom:currencyLocal>
<dom:totalProductAmtLocal>0.0</dom:totalProductAmtLocal>
<dom:totalProductAmtUsd>0.0</dom:totalProductAmtUsd>
<dom:merchantRefNo>30273</dom:merchantRefNo>
<dom:poRefNo>PO000300025718</dom:poRefNo>
<dom:trxDate>2011-04-14</dom:trxDate>
<dom:createDateTime>2011-04-14T16:32:02</dom:createDateTime>
<dom:sponsorId>H720195</dom:sponsorId>
<dom:taxAmtLocal>0.0</dom:taxAmtLocal>
<dom:totalRpEarned>0.0</dom:totalRpEarned>
<dom:totalRpUtilized>0.0</dom:totalRpUtilized>
<dom:totalRp1Earned>0.0</dom:totalRp1Earned>
<dom:totalRp1Utilized>0.0</dom:totalRp1Utilized>
<dom:type>N</dom:type>
<dom:computeInd>N</dom:computeInd>
<dom:postInd>N</dom:postInd>
<dom:cardCommRate>0.0</dom:cardCommRate>
<dom:cardCommAmt>0.0</dom:cardCommAmt>
<dom:prodEv>0.0</dom:prodEv>
<dom:source>M</dom:source>
<dom:trxReqAmt>0.0</dom:trxReqAmt>
<dom:resetNo>N</dom:resetNo>
<dom:compute2Ind>N</dom:compute2Ind>
<dom:updInd>N</dom:updInd>
<dom:totalVpUtilized>0.0</dom:totalVpUtilized>
<dom:totalVpEarned>0.0</dom:totalVpEarned>
<dom:trxQu>0.0</dom:trxQu>
<dom:quantityReturn>0</dom:quantityReturn>
<dom:productRefNoReturn>0</dom:productRefNoReturn>
<dom:totalEvUtilized>0.0</dom:totalEvUtilized>
<dom:firstQuEarned>0.0</dom:firstQuEarned>
<dom:purchaseQuEarned>0.0</dom:purchaseQuEarned>
<dom:otherChargeUsd>5.0</dom:otherChargeUsd>
<dom:otherChargeLocal>5.0</dom:otherChargeLocal>
<dom:callBackError>0</dom:callBackError>
<dom:callBackPin>0</dom:callBackPin>
<dom:changeAddressInd>N</dom:changeAddressInd>
<dom:discAmt>0.0</dom:discAmt>
<dom:totalCvpEarned>0.0</dom:totalCvpEarned>
<dom:totalCvpUtilized>0.0</dom:totalCvpUtilized>
<dom:cvpInd>N</dom:cvpInd>
<dom:dvInd>N</dom:dvInd>
<dom:totalEvEarned>0.0</dom:totalEvEarned>
<dom:evToApply>0.0</dom:evToApply>
<dom:totalSpEarned>0.0</dom:totalSpEarned>
<dom:totalSpUtilized>0.0</dom:totalSpUtilized>
<dom:totalVp2Utilized>0.0</dom:totalVp2Utilized>
<dom:totalVp2Earned>0.0</dom:totalVp2Earned>
</dom:transactionBean>
<dom:orderBean>
<dom:orderRefNo>470017020</dom:orderRefNo>
<dom:shopperRefNo>300019531</dom:shopperRefNo>
<dom:merchantRefNo>30273</dom:merchantRefNo>
<dom:billingTo>0</dom:billingTo>
<dom:shipToRefNo>300023528</dom:shipToRefNo>
<dom:totalAmtAfterDiscUsd>0.0</dom:totalAmtAfterDiscUsd>
<dom:totalShippingAmtUsd>5.0</dom:totalShippingAmtUsd>
<dom:status>A</dom:status>
<dom:createDateTime>2011-04-14T16:32:00</dom:createDateTime>
<dom:totalVpEarned>0.0</dom:totalVpEarned>
<dom:shoppingRefNo>7072</dom:shoppingRefNo>
<dom:totalNetAmtUsd>5.0</dom:totalNetAmtUsd>
<dom:exchangeRateUsd>1.0</dom:exchangeRateUsd>
<dom:currencyLocal>USD</dom:currencyLocal>
<dom:source>M</dom:source>
<dom:totalEvEarned>0.0</dom:totalEvEarned>
<dom:approveInd>N</dom:approveInd>
<dom:totalVpUtilized>0.0</dom:totalVpUtilized>
<dom:discountUsd>0.0</dom:discountUsd>
<dom:totalAmtAfterDiscLocal>0.0</dom:totalAmtAfterDiscLocal>
<dom:totalCvpEarned>0.0</dom:totalCvpEarned>
<dom:totalCvpUtilized>0.0</dom:totalCvpUtilized>
<dom:taxAmtLocal>0.0</dom:taxAmtLocal>
<dom:totalRpEarned>0.0</dom:totalRpEarned>
<dom:totalRpUtilized>0.0</dom:totalRpUtilized>
<dom:totalRp1Earned>0.0</dom:totalRp1Earned>
<dom:totalRp1Utilized>0.0</dom:totalRp1Utilized>
<dom:regOrderId>470017019</dom:regOrderId>
<dom:boxCostUsd>0.0</dom:boxCostUsd>
<dom:boxCostLocal>0.0</dom:boxCostLocal>
<dom:freightTypeRefNo>110000</dom:freightTypeRefNo>
<dom:purchaseOrderRefNo>PO000300025718</dom:purchaseOrderRefNo>
<dom:supplierShipCurr>USD</dom:supplierShipCurr>
<dom:totalFreightAmtUsd>5.0</dom:totalFreightAmtUsd>
<dom:totalSubsidyAmtUsd>0.0</dom:totalSubsidyAmtUsd>
<dom:totalAmtBeforeDiscUsd>0.0</dom:totalAmtBeforeDiscUsd>
<dom:locale>en_US</dom:locale>
<dom:totalAmtBeforeDiscLocal>0.0</dom:totalAmtBeforeDiscLocal>
<dom:totalNetAmtLocal>5.0</dom:totalNetAmtLocal>
<dom:totalFreightAmtLocal>5.0</dom:totalFreightAmtLocal>
<dom:totalSubsidyAmtLocal>0.0</dom:totalSubsidyAmtLocal>
<dom:totalShippingAmtLocal>5.0</dom:totalShippingAmtLocal>
<dom:mainOrderId>470017020</dom:mainOrderId>
<dom:totalSpUtilized>0.0</dom:totalSpUtilized>
<dom:totalSpEarned>0.0</dom:totalSpEarned>
<dom:totalVp2Earned>0.0</dom:totalVp2Earned>
<dom:totalVp2Utilized>0.0</dom:totalVp2Utilized>
</dom:orderBean>
<dom:bankDetailBean>
<dom:bankAddressRefNo>300019738</dom:bankAddressRefNo>
<dom:shopperRefNo>300019531</dom:shopperRefNo>
<dom:name>TESTER</dom:name>
<dom:countryCode>840</dom:countryCode>
<dom:type>B</dom:type>
</dom:bankDetailBean>
<dom:orderItemBean>
<dom:orderRefNo>470017020</dom:orderRefNo>
<dom:orderItemRefNo>300025718</dom:orderItemRefNo>
<dom:shopperRefNo>300019531</dom:shopperRefNo>
<dom:merchantRefNo>30273</dom:merchantRefNo>
<dom:productRefNo>30000031</dom:productRefNo>
<dom:unitPriceUsd>0.0</dom:unitPriceUsd>
<dom:currencyLocal>USD</dom:currencyLocal>
<dom:quantity>1</dom:quantity>
<dom:status>A</dom:status>
<dom:createDateTime>2011-04-14T16:32:00</dom:createDateTime>
<dom:costPrice>0.0</dom:costPrice>
<dom:costPriceCurrency>USD</dom:costPriceCurrency>
<dom:vpEarned>0.0</dom:vpEarned>
<dom:poRefNo>PO000300025718</dom:poRefNo>
<dom:evEarned>0.0</dom:evEarned>
<dom:supplierShipCharge>0.0</dom:supplierShipCharge>
<dom:supplierId>CUS0610</dom:supplierId>
<dom:categoryRefNo>400004</dom:categoryRefNo>
<dom:vpUtilized>0.0</dom:vpUtilized>
<dom:unitPriceLocal>0.0</dom:unitPriceLocal>
<dom:remark>US120014</dom:remark>
<dom:invComputeInd>N</dom:invComputeInd>
<dom:discountAmtUsd>0.0</dom:discountAmtUsd>
<dom:cvpEarned>0.0</dom:cvpEarned>
<dom:cvpUtilized>0.0</dom:cvpUtilized>
<dom:boxCostUsd>0.0</dom:boxCostUsd>
<dom:boxCostLocal>0.0</dom:boxCostLocal>
<dom:orderGroup>1</dom:orderGroup>
<dom:weightPerUnit>0.0</dom:weightPerUnit>
<dom:totalAmtAfterDiscUsd>0.0</dom:totalAmtAfterDiscUsd>
<dom:shipTo>0</dom:shipTo>
<dom:totalAmtAfterDiscLocal>0.0</dom:totalAmtAfterDiscLocal>
<dom:discountAmtLocal>0.0</dom:discountAmtLocal>
<dom:priceType>N</dom:priceType>
<dom:setRel>1</dom:setRel>
<dom:spEarned>0.0</dom:spEarned>
<dom:spUtilized>0.0</dom:spUtilized>
<dom:vp2Earned>0.0</dom:vp2Earned>
<dom:vp2Utilized>0.0</dom:vp2Utilized>
<dom:rpEarned>0.0</dom:rpEarned>
<dom:rpUtilized>0.0</dom:rpUtilized>
<dom:taxPercentage>0.0</dom:taxPercentage>
</dom:orderItemBean>
<dom:orderDetailSetBean>
<dom:orderRefNo>470017020</dom:orderRefNo>
<dom:parentProdRefNo>30000031</dom:parentProdRefNo>
<dom:childProdRefNo>30000028</dom:childProdRefNo>
<dom:quantity>1</dom:quantity>
<dom:setRel>1</dom:setRel>
</dom:orderDetailSetBean>
<dom:orderDetailSetBean>
<dom:orderRefNo>470017020</dom:orderRefNo>
<dom:parentProdRefNo>30000031</dom:parentProdRefNo>
<dom:childProdRefNo>30000029</dom:childProdRefNo>
<dom:quantity>1</dom:quantity>
<dom:setRel>1</dom:setRel>
</dom:orderDetailSetBean>
<dom:orderPayMethodBean>
<dom:totalFreightAmtUsd>5.0</dom:totalFreightAmtUsd>
<dom:totalFreightAmtLocal>5.0</dom:totalFreightAmtLocal>
<dom:orderRefNo>470017020</dom:orderRefNo>
<dom:paymentMethodRefNo>1</dom:paymentMethodRefNo>
<dom:paymentType/>
<dom:currencyLocal>USD</dom:currencyLocal>
<dom:exchangeRateLocal>1.0</dom:exchangeRateLocal>
<dom:paymentAmtUsd>0.0</dom:paymentAmtUsd>
<dom:paymentAmtLocal>0.0</dom:paymentAmtLocal>
<dom:cardAmt>5.0</dom:cardAmt>
<dom:cardCurrency>USD</dom:cardCurrency>
</dom:orderPayMethodBean>
</dom:salesRequest>
</soapenv:Body>
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Fault Assertion"/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://service.connector.ecosway.com/BaseProxyService/sales"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="category"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>RetrieveServiceServiceSoapBinding</con:interface><con:operation>addCategory</con:operation><con:request name="category" outgoingWss="" incomingWss="" wssPasswordType=""><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://192.168.2.13:8080/ecwyconnector/services/retrieve</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dom="http://domain.connector.ecosway.com/" xmlns:SOAP-ENV="SOAP-ENV">
<soapenv:Header>
<wsse:Security SOAP-ENV:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsse:UsernameToken wsu:Id="UsernameToken-15" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsse:Username>tester</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">abcdef</wsse:Password>
<wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">cguKHWq+McYMihSOBl9X1w==</wsse:Nonce>
<wsu:Created>2011-05-20T07:56:22.161Z</wsu:Created>
</wsse:UsernameToken>
</wsse:Security>
</soapenv:Header>
<soapenv:Body>
<addCategoryRequest xmlns:ns2="http://exceptions.connector.ecosway.com/" xmlns="http://domain.connector.ecosway.com/" xmlns:ns3="http://cxf.apache.org/arrays">
<requestId>123</requestId>
<categoryBean>
<categoryRefNo>400013</categoryRefNo>
<locale>en_NZ</locale>
<merchantRefNo>30273</merchantRefNo>
<imageThumb>Amazing-_Rewards_Items_banner_us.jpg</imageThumb>
<imageFull/>
<publish>0</publish>
<createBy>YYVOON</createBy>
<createDateTime>2010-07-01T03:49:01.805+08:00</createDateTime>
<name>Amazing Rewards Items</name>
</categoryBean>
<categoryRelBean>
<merchantRefNo>30273</merchantRefNo>
<childCatRefNo>400013</childCatRefNo>
<parentCatRefNo>400000</parentCatRefNo>
</categoryRelBean>
</addCategoryRequest>
</soapenv:Body>
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Fault Assertion"/><con:credentials><con:username xsi:nil="true"/><con:password xsi:nil="true"/><con:domain xsi:nil="true"/></con:credentials><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://service.connector.ecosway.com/BaseProxyService/addCategory"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="product"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>RetrieveServiceServiceSoapBinding</con:interface><con:operation>addProduct</con:operation><con:request name="product" outgoingWss="" incomingWss="" wssPasswordType=""><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://192.168.2.13:8080/ecwyconnector/services/retrieve</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dom="http://domain.connector.ecosway.com/" xmlns:SOAP-ENV="SOAP-ENV">
<soapenv:Header>
<wsse:Security SOAP-ENV:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsse:UsernameToken wsu:Id="UsernameToken-15" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsse:Username>tester</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">abcdef</wsse:Password>
<wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">cguKHWq+McYMihSOBl9X1w==</wsse:Nonce>
<wsu:Created>2011-05-20T07:56:22.161Z</wsu:Created>
</wsse:UsernameToken>
</wsse:Security>
</soapenv:Header>
<soapenv:Body>
<addProductRequest xmlns:ns2="http://exceptions.connector.ecosway.com/" xmlns="http://domain.connector.ecosway.com/" xmlns:ns3="http://cxf.apache.org/arrays">
<requestId>123</requestId>
<productBean>
<productRefNo>30001011</productRefNo>
<locale>zh_TW</locale>
<merchantRefNo>30273</merchantRefNo>
<prodId>73201S</prodId>
<imageThumb>73201S_s.jpg</imageThumb>
<imageFull>73201S_m.jpg</imageFull>
<publish>0</publish>
<packageWeight>0.0</packageWeight>
<weightMeasure>gram</weightMeasure>
<shippingRefNo>1</shippingRefNo>
<inventoryLevel>0</inventoryLevel>
<voucherValidDay>0</voucherValidDay>
<supplierProdId/>
<reOrderInventory>0</reOrderInventory>
<totalUnitSold>0</totalUnitSold>
<netWeight>373.0</netWeight>
<name>HairTec Herbal Hair Restorative Shampoo (1 unit) + HairTec Herbal Hair Restorative Serum (1 unit)</name>
</productBean>
<productCatRelBean>
<productRefNo>30001011</productRefNo>
<categoryRefNo>400008</categoryRefNo>
<merchantRefNo>30273</merchantRefNo>
<displaySeq>1.0</displaySeq>
</productCatRelBean>
<productCatRelBean>
<productRefNo>30001011</productRefNo>
<categoryRefNo>400008</categoryRefNo>
<merchantRefNo>30273</merchantRefNo>
<displaySeq>1.0</displaySeq>
</productCatRelBean>
<productCatRelBean>
<productRefNo>30001011</productRefNo>
<categoryRefNo>400008</categoryRefNo>
<merchantRefNo>30273</merchantRefNo>
<displaySeq>1.0</displaySeq>
</productCatRelBean>
</addProductRequest>
</soapenv:Body>
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Fault Assertion"/><con:credentials><con:username xsi:nil="true"/><con:password xsi:nil="true"/><con:domain xsi:nil="true"/></con:credentials><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://service.connector.ecosway.com/BaseProxyService/addProduct"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings/><con:threadCount>50</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>10000</con:testLimit><con:limitType>COUNT</con:limitType><con:loadStrategy><con:type>Burst</con:type><con:config><burstDelay>5000</burstDelay><burstDuration>25000</burstDuration></con:config></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:properties/></con:testSuite><con:properties><con:property><con:name>test</con:name></con:property></con:properties><con:wssContainer><con:outgoing><con:name>login</con:name><con:entry type="Username" username="tester" password="abcdef"><con:configuration><addCreated>true</addCreated><addNonce>true</addNonce><passwordType>PasswordText</passwordType></con:configuration></con:entry></con:outgoing></con:wssContainer></con:soapui-project>
(2-2/2)