We have a WSDL file and all the mappings have been defined in the Remedy filter. We have output also mapped. I get the following error immediately :
ARERR [8940] Error during XML definition parsing I deleted and recreated the filter and nothing changed. Before I get too detailed has anyone experienced this error before? Our POC went well with the vendor supplied wsdl, but it was also very simple with 1 mapping. Below is the main piece of the WSDl if anyone has a good eye. Any help is appreciated. Thanks, Ron - <wsdl:message name="issueSwaBuckRequest"> <wsdl:part name="serviceTransactionInfo_deviceType" type="soapenc:string" /> <wsdl:part name="serviceTransactionInfo_positionId" type="soapenc:string" /> <wsdl:part name="serviceTransactionInfo_serviceUsage_callingApplication" type="soapenc:string" /> <wsdl:part name="serviceTransactionInfo_serviceUsage_callingService" type="soapenc:string" /> <wsdl:part name="serviceTransactionInfo_serviceUsage_userDepartment" type="soapenc:string" /> <wsdl:part name="serviceTransactionInfo_serviceUsage_userId" type="soapenc:string" /> <wsdl:part name="serviceTransactionInfo_sessionToken_connectionKey" type="soapenc:string" /> <wsdl:part name="serviceTransactionInfo_sessionToken_connectionType_value" type="xsd:int" /> <wsdl:part name="serviceTransactionInfo_sessionToken_poolId" type="soapenc:string" /> <wsdl:part name="serviceTransactionInfo_sessionToken_vpar" type="soapenc:string" /> <wsdl:part name="serviceTransactionInfo_transactionToken_transactionId" type="soapenc:string" /> <wsdl:part name="serviceTransactionInfo_transactionToken_transactionSequence" type="xsd:int" /> <wsdl:part name="fulfillInfo_customMessage" type="soapenc:string" /> <wsdl:part name="fulfillInfo_expirationDate" type="xsd:dateTime" /> <wsdl:part name="fulfillInfo_holdDisplayName" type="soapenc:string" /> <wsdl:part name="fulfillInfo_isAddressDisplayed" type="xsd:boolean" /> <wsdl:part name="fulfillInfo_method" type="xsd:int" /> <wsdl:part name="fulfillInfo_recipientDisplayName" type="soapenc:string" /> <wsdl:part name="issueDescription_associatedRecipients" type="soapenc:string" /> <wsdl:part name="issueDescription_expirationDate" type="xsd:dateTime" /> <wsdl:part name="issueDescription_externalReference_number" type="soapenc:string" /> <wsdl:part name="issueDescription_extenralReference_sourceSystem" type="soapenc:string" /> <wsdl:part name="issueDescription_isIssuedAsException" type="xsd:boolean" /> <wsdl:part name="issueDescription_issueReasonCode" type="soapenc:string" /> <wsdl:part name="orderLineItem_amount_scale" type="xsd:short" /> <wsdl:part name="orderLineItem_amout_value" type="xsd:int" /> <wsdl:part name="orderLineItem_amount_currencyCode" type="xsd:int" /> <wsdl:part name="recipient_crossIdentification" type="soapenc:string" /> <wsdl:part name="recipient_emailAddress" type="soapenc:string" /> <wsdl:part name="recipient_firstName" type="soapenc:string" /> <wsdl:part name="recipient_lastName" type="soapenc:string" /> <wsdl:part name="recipient_middleName" type="soapenc:string" /> <wsdl:part name="recipient_prefixName" type="soapenc:string" /> <wsdl:part name="recipient_sufficName" type="soapenc:string" /> <wsdl:part name="recipient_organization" type="soapenc:string" /> <wsdl:part name="recipient_phoneNumer_areaCode" type="soapenc:string" /> <wsdl:part name="recipient_phoneNumer_countryCode" type="soapenc:string" /> <wsdl:part name="recipient_phoneNumer_exchangeNumer" type="soapenc:string" /> <wsdl:part name="recipient_phoneNumer_extensionNumber" type="soapenc:string" /> <wsdl:part name="recipient_phoneNumer_lineNumber" type="soapenc:string" /> <wsdl:part name="recipient_physicalAddress_addressLine1Text" type="soapenc:string" /> <wsdl:part name="recipient_physicalAddress_addressLine2Text" type="soapenc:string" /> <wsdl:part name="recipient_physicalAddress_cityCode" type="soapenc:string" /> <wsdl:part name="recipient_physicalAddress_countryCode" type="soapenc:string" /> <wsdl:part name="recipient_physicalAddress_postalCode" type="soapenc:string" /> <wsdl:part name="recipient_physicalAddress_provinceCode" type="soapenc:string" /> <wsdl:part name="recipient_physicalAddress_stateCode" type="soapenc:string" /> </wsdl:message> - <wsdl:message name="issueSwaBuckResponse"> <wsdl:part name="issueSwaBuckReturn" type="soapenc:string" /> </wsdl:message> _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

