Wsdl import and message in XI

HI all,
After creating a web service in SAP WAS J2EE. i am importing the wsdl file of the web service using Integration Repository in the external definations.
but i am not able to see any message in the list. but i can see messsage tag in the WSDL (porttype).

Hi all,
I found one the temporary solution. while creating the web service if the name of the webservice is 11 char than it showed the message in the list of the messages. and if it is 24 char than it does not shows the messages in the list.

Similar Messages

  • Wsdl import - no messages in Message tab

    Hi All,
    I'm trying to import a wsdl into external definition, there's no error, but no messages appear in the message tab. I search the prev post for some possible solutions, but so far  haven't found anything that worked yet - including importing the original wsdl from vendor, and exporting the sap-wsdl from xi, and re import.
    here's a copy of the wsdl...
    appreciate the help. thanks.
    <?xml version="1.0" encoding="UTF-8"?>
    <definitions xmlns:tns="https://ws.paymentech.net/PaymentechGateway/wsdl/PaymentechGateway.wsdl" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="urn:ws.paymentech.net/PaymentechGateway" xmlns:SOAP="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:WSDL="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/" name="PaymentechGateway" targetNamespace="https://ws.paymentech.net/PaymentechGateway/wsdl/PaymentechGateway.wsdl">
         <WSDL:types>
              <schema targetNamespace="urn:ws.paymentech.net/PaymentechGateway" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="urn:ws.paymentech.net/PaymentechGateway" xmlns="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="qualified">
                   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
                   <complexType name="PC3LineItem">
                        <sequence>
                             <element name="pCard3DtlIndex" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlDesc" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlProdCd" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlQty" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlUOM" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlTaxAmt" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlTaxRate" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3Dtllinetot" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlDisc" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlCommCd" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlUnitCost" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlGrossNet" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlTaxType" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlDiscInd" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="pCard3DtlDebitInd" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                        </sequence>
                   </complexType>
                   <complexType name="PC3LineItemArray">
                        <sequence>
                             <element name="item" type="ns:PC3LineItem" minOccurs="0" maxOccurs="unbounded" nillable="true"/>
                        </sequence>
                   </complexType>
                   <complexType name="NewOrderRequestElement">
                        <sequence>
                             <element name="industryType" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="transType" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="terminalID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="cardBrand" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ccAccountNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ccExp" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ccCardVerifyPresenceInd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ccCardVerifyNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="switchSoloIssueNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="switchSoloCardStartDate" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpCheckRT" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpCheckDDA" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpBankAcctType" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpAuthMethod" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpDelvMethod" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsZip" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsAddress1" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsAddress2" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsCity" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsState" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsCountryCode" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsPhone" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="useCustomerRefNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="addProfileFromOrder" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerRefNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="profileOrderOverideInd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="authenticationECIInd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="verifyByVisaCAVV" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="verifyByVisaXID" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="priorAuthCd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="orderID" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="amount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="comments" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="shippingRef" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="taxInd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="taxAmount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="amexTranAdvAddn1" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="amexTranAdvAddn2" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="amexTranAdvAddn3" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="amexTranAdvAddn4" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="mcSecureCodeAAV" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="softDescMercName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="softDescProdDesc" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="softDescMercCity" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="softDescMercPhone" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="softDescMercURL" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="softDescMercEmail" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="recurringInd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="retryTrace" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardOrderID" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardDestZip" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardDestName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardDestAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardDestAddress2" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardDestCity" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardDestStateCd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3FreightAmt" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3DutyAmt" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3DestCountryCd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3ShipFromZip" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3DiscAmt" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3VATtaxAmt" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3VATtaxRate" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3AltTaxInd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3AltTaxAmt" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3LineItemCount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3LineItems" type="ns:PC3LineItemArray" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="magStripeTrack1" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="magStripeTrack2" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="retailTransInfo" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerEmail" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerPhone" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="cardPresentInd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="euddBankSortCode" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="euddCountryCode" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="euddRibCode" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlCustomerIP" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlCustomerEmail" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlShippingCost" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlTNCVersion" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlCustomerRegistrationDate" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlCustomerTypeFlag" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlItemCategory" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlPreapprovalInvitationNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlMerchantPromotionalCode" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlCustomerBirthDate" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlCustomerSSN" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlCustomerAnnualIncome" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlCustomerResidenceStatus" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlCustomerCheckingAccount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlCustomerSavingsAccount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bmlProductDeliveryType" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsDestName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsDestAddress1" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsDestAddress2" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsDestCity" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsDestState" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsDestZip" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsDestCountryCode" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="avsDestPhoneNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="debitBillerReferenceNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="NewOrderResponseElement">
                        <sequence>
                             <element name="industryType" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="transType" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="terminalID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="cardBrand" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="orderID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefIdx" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="respDateTime" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatus" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="approvalStatus" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="respCode" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="avsRespCode" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="cvvRespCode" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="authorizationCode" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="mcRecurringAdvCode" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="visaVbVRespCode" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatusMessage" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="respCodeMessage" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="hostRespCode" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="hostAVSRespCode" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="hostCVVRespCode" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryTrace" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryAttempCount" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="lastRetryDate" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerName" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="profileProcStatus" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="profileProcStatusMsg" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="giftCardInd" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="remainingBalance" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="requestAmount" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="redeemedAmount" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="ccAccountNum" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                             <element name="debitBillerReferenceNumber" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true"/>
                        </sequence>
                   </complexType>
                   <complexType name="MarkForCaptureElement">
                        <sequence>
                             <element name="orderID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="amount" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="taxInd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="taxAmount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="terminalID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryTrace" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardOrderID" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardDestZip" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardDestName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardDestAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardDestAddress2" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardDestCity" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCardDestStateCd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="amexTranAdvAddn1" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="amexTranAdvAddn2" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="amexTranAdvAddn3" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="amexTranAdvAddn4" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3FreightAmt" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3DutyAmt" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3DestCountryCd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3ShipFromZip" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3DiscAmt" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3VATtaxAmt" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3VATtaxRate" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3AltTaxInd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3AltTaxAmt" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3LineItemCount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="pCard3LineItems" type="ns:PC3LineItemArray" minOccurs="0" maxOccurs="1" nillable="true"/>
                        </sequence>
                   </complexType>
                   <complexType name="MarkForCaptureResponseElement">
                        <sequence>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="terminalID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="orderID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefIdx" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="splitTxRefIdx" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="amount" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="respDateTime" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatus" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatusMessage" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryTrace" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryAttempCount" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="lastRetryDate" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="ReversalElement">
                        <sequence>
                             <element name="txRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefIdx" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="adjustedAmount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="orderID" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="terminalID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryTrace" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="ReversalResponseElement">
                        <sequence>
                             <element name="outstandingAmt" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="terminalID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="orderID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefIdx" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="respDateTime" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatus" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatusMessage" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryTrace" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryAttempCount" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="lastRetryDate" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="EndOfDayElement">
                        <sequence>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="terminalID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="settleRejectedHoldingBin" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="EndOfDayResponseElement">
                        <sequence>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="terminalID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatus" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="batchSeqNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatusMessage" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="ProfileResponseElement">
                        <sequence>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerName" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="profileAction" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatus" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatusMessage" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerAddress1" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerAddress2" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerCity" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerState" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerZIP" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerEmail" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerPhone" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="profileOrderOverideInd" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="orderDefaultDescription" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="orderDefaultAmount" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerAccountType" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="ccAccountNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="ccExp" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="ecpCheckDDA" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="ecpBankAcctType" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="ecpCheckRT" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="ecpDelvMethod" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="switchSoloCardStartDate" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="switchSoloIssueNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="ProfileResponse">
                        <sequence>
                             <element name="return" type="ns:ProfileResponseElement" minOccurs="1" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="ProfileAddElement">
                        <sequence>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerRefNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerAddress1" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerAddress2" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerCity" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerState" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerZIP" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerEmail" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerPhone" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerProfileOrderOverideInd" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerProfileFromOrderInd" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="orderDefaultDescription" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="orderDefaultAmount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerAccountType" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="ccAccountNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ccExp" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpCheckDDA" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpBankAcctType" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpCheckRT" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpDelvMethod" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="switchSoloCardStartDate" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="switchSoloIssueNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="ProfileChangeElement">
                        <sequence>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerAddress1" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerAddress2" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerCity" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerState" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerZIP" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerEmail" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerPhone" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerProfileOrderOverideInd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="orderDefaultDescription" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="orderDefaultAmount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="customerAccountType" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ccAccountNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ccExp" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpCheckDDA" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpBankAcctType" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpCheckRT" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ecpDelvMethod" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="switchSoloCardStartDate" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="switchSoloIssueNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="ProfileDeleteElement">
                        <sequence>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerName" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="ProfileFetchElement">
                        <sequence>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerName" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="customerRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="FlexCacheElement">
                        <sequence>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="terminalID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="ccAccountNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="orderID" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="amount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="ccCardVerifyNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="comments" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="shippingRef" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="industryType" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="flexAutoAuthInd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="flexPartialRedemptionInd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="flexAction" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="startAccountNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="activationCount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="txRefNum" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="sequenceNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="retryTrace" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="employeeNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="magStripeTrack1" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="magStripeTrack2" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="retailTransInfo" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="priorAuthCd" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="FlexCacheResponseElement">
                        <sequence>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="terminalID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="orderID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="ccAccountNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="startAccountNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="flexAcctBalance" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="flexAcctPriorBalance" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="flexAcctExpireDate" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="cardType" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefIdx" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatus" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatusMessage" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="approvalStatus" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="authorizationCode" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="respCode" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="batchFailedAcctNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="flexRequestedAmount" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="flexRedeemedAmt" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="flexHostTrace" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="flexAction" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="respDateTime" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="autoAuthTxRefIdx" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="autoAuthTxRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="autoAuthProcStatus" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="autoAuthStatusMsg" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="autoAuthApprovalStatus" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="autoAuthFlexRedeemedAmt" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="autoAuthResponseCodes" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="autoAuthFlexHostTrace" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="autoAuthFlexAction" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="autoAuthRespTime" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryTrace" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryAttempCount" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="lastRetryDate" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="cvvRespCode" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="superBlockID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="UnmarkElement">
                        <sequence>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="terminalID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefIdx" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="orderID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryTrace" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                             <element name="retryAttempCount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <complexType name="UnmarkResponseElement">
                        <sequence>
                             <element name="merchantID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="terminalID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="bin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="orderID" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefNum" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="txRefIdx" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatus" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="procStatusMessage" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryTrace" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="retryAttempCount" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                             <element name="lastRetryDate" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                        </sequence>
                   </complexType>
                   <element name="NewOrder">
                        <complexType>
                             <sequence>
                                  <element name="newOrderRequest" type="ns:NewOrderRequestElement" minOccurs="1" maxOccurs="1"/>
                         

    hi Nik,
    I have tried the url in browser, that gives some  msg on "Security information is missing". You can check this by giving this url in browser
    https://wsvar.paymentech.net/PaymentechGateway
    This is why the WSDL is not responding properly, i believe.
    [ TIPS : try the url before you use these in your work]
    cheer,
    Vinod V
    **reward me if this help you.

  • Messages missing after WSDL import

    Hi,
    I imported the WDSL of a WebService in External Definitions in SAP XI. Unfortunately, I cannot see any messages. For other WebServices, this procedure worked fine.
    Any ideas?
    Regards
    Volker

    Hi Volker,
    Go thru the following threads it might be helpful:
    wsdl import and message in XI
    WSDL upload not showing namespace OR message
    Do share whether they helped you or not...
    Regards
    Suraj

  • When I attempt to log on to I tunes I get the following message  "The registry settings used by the I tunes drivers for importing and burning CDs and DVDs are missing  This can happen as a result of installing other CD burning software  Please reinstall

    When I attempt to log on to I tunes I get the following message:
    "The registry settings used by the I Tunes drivers for importing and burning CDs and DVDs are missing.
      This can happen as a result of installing other CD burning software. Please re-install I Tunes."
    To my knowledge no new software has been installed.  I have tried un-installing and re-installing I Tunes but I still
    get the same message.
    Can anyone offer any suggestions?  Do I need to download a new driver?
    Bill Martin

    I can get down as far as step 11 but it shows nothing about upper filters and when I type on "If the Upper Filters entry is missing follow these instructions" nothing happens
    Do you mean you can't see the instructions on what to do if there is no UpperFilters entry?
    If so, here's the relevant instructions for that step:
    On the right side of the Registry Editor window, right-click the UpperFilters entry and choose Modify from the shortcut menu.
    Right-click the empty white space within the right-hand portion of the Registry Editor window. From the shortcut menu, choose New > Multi-String Value.
    Name this new value "UpperFilters" (without the quotes). Then, right-click the newly created UpperFilters entry and choose Modify from the shortcut menu.

  • I have windows 7 and when i start up i tunes i get a message..."The registry settings used by the i Tunes drivers for importing and burning CD's and DVD's are missing. This can happen as a result of installing other CD burning software. Please reinstall i

    when i start up i tunes i get the message,"The registry settings used by the i Tunes drivers for importing and burning CD's and DVD's are missing. This can happen as a result of installing other CD burning software. Please reinstall i Tunes." I tried reinstalling and still get the same message. when I ran the i Tunes diagnostics is says that the high and low filters are missing.
    when i was having trouble with my optical drive(before Dell sent me a new one) the dell tech support representative had me delete some reg. files to try to fix the problem. I was told this would not affect the new drive when i install it or any of my existing programs. here is what he had me do....
    Agent (CLKsmb_RyanJose_224427): "Click on Start
    Click on Run
    Type in REGEDIT
    Click on OK
    Click on the plus sign next to HKEY_LOCAL_MACHINE
    Click on the plus sign next to SYSTEM
    Click on the plus sign next to CurrentControlSet
    Click on the plus sign next to Control"
    Click on the plus sign next to Class
    Click on the plus sign next to {4D36E965-E325-11CE-BFC1-08002BE10318}
    On the right pane, click to highlight Upperfilters
    Right click on Upperfilters
    Click on Delete
    Click on OK
    On the right pane, click t
    o highlight Lowerfilters
    Right click on Lowerfilters
    Click on Delete
    Click on OK
    Right click on Silent Install
    Click on Delete
    Click on OK
    Close the Registry Editor
    Reboot the computer
    how can i get this message box to stop poping up every time i open i tunes? otherwise i tunes works fine. it still rips cd's. I just keep getting this message even after reinstalling i tines.
    thanks,
    chris

    Refer to this article to fix:
    iTunes for Windows: "Registry settings" warning when opening iTunes
    http://support.apple.com/kb/TS3299

  • I received the following message when iTunes launches: "The registry settings used by the iTunes drivers for importing and burning CD's or DVD's are missing.  This can happen as a result of installing other CD burning softwarre.  Please reinstall iTunes"

    Everytime I connect my iPod Touch (4th Gen) to my laptop, running Win 7 (64 bit) I get the message "The registry settings used by the iTunes drivers for importing and burning CDs and DVDs are missing.  This can happen as a result of installing other CD burning software.  Please reinstall iTunes"  I have reinstalled iTunes several times and it has not fixed the issue.  I am running ver 10.2.2.12 of iTunes.  I HAVE NOT installed any other burning software to my laptop either.  I haven't tried uninstalling iTunes and then re-installing it yet.  Would that perhaps fix the problem?  I've read that many users have had issues with the new version of the software and I was wondering if that might be causing my issue.  I'd like to point out that iTunes seems to work after getting rid of the message, but I haven't tried to burn any CDs or put music from a CD to my laptop.  Any ideas on how to get rid of the annoying message?
    I also am having trouble hooking up with our other computers using  Homegroup.  I noticed quite a lot of people are having the same issue and hopefully they come up with a fix for that soon.
    Thanks in advance.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes
    If you're still getting the error message (especially when you plug in the Touch), I'd check for a device filter confusion on the PC. (They can affect the connection of USB devices to a PC, as well as burning and importing CDs.) For that one, see:
    iTunes for Windows: Troubleshooting CD issues caused by device filters

  • Error message when importing data using Import and export wizard

    Getting below error message when importing data using IMPORT and EXPORT WIZARD
    Error 0xc0202009: Data Flow Task 1: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    <dir>
    <dir>
    Messages
    Error 0xc0202009: Data Flow Task 1: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 11.0"  Hresult: 0x80004005  Description: "Could not allocate a new page for database REPORTING' because of insufficient disk space in filegroup 'PRIMARY'.
    Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.".
    (SQL Server Import and Export Wizard)
    Error 0xc0209029: Data Flow Task 1: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR.  The "Destination - Buyer_.Inputs[Destination Input]" failed because error code 0xC020907B occurred, and the error row disposition on "Destination
    - Buyer_First_Qtr.Inputs[Destination Input]" specifies failure on error. An error occurred on the specified object of the specified component.  There may be error messages posted before this with more information about the failure.
    (SQL Server Import and Export Wizard)
    Error 0xc0047022: Data Flow Task 1: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component "Destination - Buyer" (28) failed with error code 0xC0209029 while processing input "Destination Input" (41). The
    identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information
    about the failure.
    (SQL Server Import and Export Wizard)
    Error 0xc02020c4: Data Flow Task 1: The attempt to add a row to the Data Flow task buffer failed with error code 0xC0047020.
    (SQL Server Import and Export Wizard)
    </dir>
    </dir>
    Error 0xc0047038: Data Flow Task 1: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on Source - Buyer_First_Qtr returned error code 0xC02020C4.  The component returned a failure code when the pipeline engine called PrimeOutput().
    The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.  There may be error messages posted before this with more information about the failure.
    (SQL Server Import and Export Wizard)
    Smash126

    Hi Smash126,
    Based on the error message” Could not allocate a new page for database REPORTING' because of insufficient disk space in filegroup 'PRIMARY'. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting
    autogrowth on for existing files in the filegroup”, we can know that the issue is caused by the there is no sufficient disk space in filegroup 'PRIMARY' for the ‘REPORTING’ database.
    To fix this issue, we can add additional files to the filegroup by add a new file to the PRIMARY filegroup on Files page, or setting Autogrowth on for existing files in the filegroup to increase the necessary space.
    The following document about Add Data or Log Files to a Database is for your reference:
    http://msdn.microsoft.com/en-us/library/ms189253.aspx
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • When starting iTunes I continually get an error message " The registry Settings used by the iTunes drivers for importing and burning CDs and DVDs are missing.  This can happen as a result of installing other CD burning software. Please reinstall iTunes."

    When starting iTunes I continually get an error message " The registry Settings used by the iTunes drivers for importing and burning CDs and DVDs are missing.  This can happen as a result of installing other CD burning software. Please reinstall iTunes."  I have unistalled and reinstalled iTunes several times and have cleaned up the registry using a 3rd party Windows utility.  Any tips on removing this error message for good?

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • Received this error message when starting iTunes and reinstalling does not resolve it:  The registry settings used by iTunes drivers for importing and burning CDs and DVDs is missing.

    Received this error message when starting iTunes and reinstalling does not resolve it:  The registry settings used by iTunes drivers for importing and burning CDs and DVDs is missing...
    Can I uninstall existing iTunes without losing my media library?  and then install fresh to fix this problem?

    Hi there kweitkamp,
    You may find the troubleshooting steps in the article below helpful.
    iTunes for Windows: "Registry settings" warning when opening iTunes
    http://support.apple.com/kb/TS3299
    -Griff W. 

  • When i click on itunes to open, message says: the registry settings used by the itune drivers for importing and burning cds and dvds are missing. this can result from installing other cd burning software. Reinstall itunes.  I'm inexperienced. Please help

    When I click on itunes, I get a message that says, "the registry settings used by the itune drivers for importing and burning cds and dvds are missing.  this can result from installing other cd burning software.  Reinstall itunes."  I am a really inexperienced computer user. My computer is a windows 7.  Would someone please walk me through this or tell me where to find information on how to do this. Thanking in advance, Laurie

    Check out this Apple article -> iTunes for Windows: "Registry settings" warning when opening iTunes
    The article will walk you through reinstalling iTunes and then checking for or creating device filters. Did it help? Did you run into any problems?

  • I cannot shu down my iMac (for days) as I get the following message:Photos are being imported to the photo library.  Now as far as I know there are no photos being imported and even if there were 5 days is crazy.  How can I resolve this please?

    I cannot shut down my iMac (for days now) as I get the following message: "Photos are being imported to the photo library."
    Now as far as I know there are no photos being imported and even if there were 5 days is crazy.  How can I resolve this please?
    JLB284

    Open Activity monitor in Utilities, go to the CPU tab>All Processes, and note any process that would appear to be related to importing photos, such as iPhoto, and use Force Quit. This may only be a temporary fix, as it may start all over again when you reboot. If that happens, we need to do some more investigating.
    Also, close all open Applications, then open Terminal in Utilities and copy/paste and hit return, then post the output of this command.
    lsof -l +L -R -V | grep /

  • When plugging in my iPhone to my PC, I get message "The registry settings used by Itunes drivers for importing and burning CD'd and DVD's are missing..." Can I uninstall and reinstall the iTunes app without losing all the tunes I've purchased/loaded?

    When plugging in my iPhone to my PC, I get message "The registry settings used by Itunes drivers for importing and burning CD'd and DVD's are missing..." Can I uninstall and reinstall the iTunes app without losing all the tunes I've purchased/loaded

    many thanks.
    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • I just installed the latest version of iTunes, but when I went to open iTunes I got a message saying registry settings used to for importing and burning CDs and DVDs are missing and I should reinstall iTunes.  Really?

    I just installed the latest version of iTunes, but when I went to open iTunes I got a message saying registry settings used to for importing and burning CDs and DVDs are missing and I should reinstall iTunes.  Really?

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • I click on mail and it says it must import my messages. Then I click continue and it says import failed

    I have a Macbook Pro Laptop. I click on mail and it says it must import my messages. Then I click continue and it says import failed. 

    Lion ate ALL my Mail: Apple Support Communities

  • Error message using SQL import and Export Wizard with Excel spread sheet

    I am trying to import an Excel spreadsheet using the Import export wizard that is provided with SQL 2014.  
    Everything seems to set up OK but then when I go to do the transfer "error message" comes up saying:
    External Table is not in the expected format.(Microsoft Jet Database Engine).   
    This is a spreadsheet and there is no database, that is why I want to import it into a database!!  So the reference to JET is a tad disappointing.
    So why the error and how do I fix the problem?
    As there are over 100 variables in the spread sheet rows, it would be great to have this automatically create the database and populate the fields.
    I am using SQL 2014  Express and Office Excel 2013.
    Thank you in  advance for taking the time to read this, and hopefully sheading some light on the issue.

    Hi AWlcurrent,
    When import a .xlsx file to SQL Server using SQL Server Import and Export Wizard, you see a “External Table is not in the expected format.(Microsoft Jet Database Engine).” error message. This error message seems that the Microsoft JET Database Engine is
    unable to handle something that is contained in the file.
    So please make sure there is no unsupported content in the Excel file. Alternatively, we can use ‘Microsoft Excel’ as the Data Source, then Select ‘Microsoft Excel 2007’ as the Excel version to import the excel file.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support

Maybe you are looking for

  • How to get the values of an Array using JSP Tags

    Hey guys, I need some help. I've splited a String using fn:split(String, delim) where String = "1,2,3,4" and delim is , This method returns an Array of splited Strings. how do i get the values from this array using jsp tags. I don't wanna put java co

  • Photo to clip art

    I am trying to take a photo, and cut out one  person in it and fill the person with a single color. Then place the person on a colored background. The problem is I am cutting the person out manually and it looks a little rough when placed on the back

  • Snapshots Directory

    Can you guys please create a better structure in snapshots directory at http://releng.archlinux.org/isos/ Something like this would be good; /testing/ (where all the testing iso folders go) /snapshots/ or /snaps/ (for the other iso folders) Chagelog

  • My installation loses connection and cancels?

    Hi When trying to install adobe reader the installation is 'losing connection' and cancelling. Why is this? It has installed mcafee and google chrome for me so there is nothing wrong with the ability of the computer to install those.

  • If there is water damage is there any way to repair it

    Can an Ipad2 be repaired if there is water damage?