Home Page › Forums › BizTalk 2004 – BizTalk 2010 › The Messaging Engine encountered an error during the processing of one or more inbound messages.
- This topic has 3 replies, 1 voice, and was last updated 7 years, 8 months ago by community-content.
-
AuthorPosts
-
-
October 30, 2007 at 6:38 AM #18306
Good day to all,
I receive the above error when processing my flat file.
The flat file that is fixed length(see schema below). Values have been promoted, all input and output schema validations work perfectly, test map and validate map work without incident.
When I deploy I get this message "Warning 1 Receive handler not specified for receive location "CSPApp2FlatFileRcvXMLSend_1.0.0.0_CSPApp2FlatFileRcvXMLSend.CSPFlatFileToXMLOrchestration1_CSPFlatFileRcv_4db0eb7f4d1519aa_ReceiveLocation"; updating with first receive handler with matching transport type."
All access to folders and subfolders have been given appropriate access to the receive handler. I am a bit stumped.Any thoughts or suggestions are appreciated
Thanks,
DGM
Flat File Schema
<?xml version="1.0" encoding="utf-16" ?>
– <xs:schema xmlns:b="http://schemas.microsoft.com/BizTalk/2003" xmlns="http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile" targetNamespace="http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile" xmlns:xs="http://www.w3.org/2001/XMLSchema"><b:schemaInfo standard="Flat File" root_reference="CSPFlatFile" default_pad_char="*" pad_char_type="char" count_positions_by_byte="false" parser_optimization="speed" lookahead_depth="0" suppress_empty_nodes="false" generate_empty_nodes="true" allow_early_termination="false" early_terminate_optional_fields="false" allow_message_breakup_of_infix_root="false" compile_parse_tables="false" document_type="Fixed Length Flat File" version="1" is_receipt="no" is_envelope="no" /><schemaEditorExtension:schemaInfo namespaceAlias="b" extensionClass="Microsoft.BizTalk.FlatFileExtension.FlatFileExtension" standardName="Flat File" xmlns:schemaEditorExtension="http://schemas.microsoft.com/BizTalk/2003/SchemaEditorExtensions" /></xs:appinfo></xs:annotation><b:recordInfo sequence_number="1" structure="positional" preserve_delimiter_for_empty_data="true" suppress_trailing_delimiters="false" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='EID' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='CompleteName' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='DateOfBirth' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='ArrestStatus' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='ArrestDate' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='DispositionDate' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='StatuteViolated' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='StatuteText' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='StatuteType' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='StatuteDegree' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='VerdictDate' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='Disposition1' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPFlatFile' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPFlatFile'%5D/*%5Blocal-name()='Disposition2' and namespace-uri()='']" /></b:properties></xs:appinfo></xs:annotation></xs:sequence></xs:complexType></xs:element></xs:schema> -
October 30, 2007 at 10:11 AM #18308
One other thing, the Output schema is below;
The mapping between the two is self evident other then "CompleteName" from input schema. I break that name apart and extract last name, first name and middle initial(if there is one)
Thanks,
Dan
<?xml version="1.0" encoding="utf-16" ?>
– <xs:schema xmlns:b="http://schemas.microsoft.com/BizTalk/2003" xmlns="http://CSPApp2FlatFileRcvXMLSend.CSPCBC" targetNamespace="http://CSPApp2FlatFileRcvXMLSend.CSPCBC" xmlns:xs="http://www.w3.org/2001/XMLSchema"><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='ResponseDateFromCSP' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='EID' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='CompleteName' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='LastName' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='FirstName' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='Middle' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='DateOfBirth' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='ArrestStatus' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='ArrestDate' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='DispositionDate' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='StatuteViolated' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='StatuteText' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='StatuteType' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='StatuteDegree' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='VerdictDate' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='Disposition1' and namespace-uri()='']" /><b:property distinguished="true" xpath="/*[local-name()='CSPCBC' and namespace-uri()='http://CSPApp2FlatFileRcvXMLSend.CSPCBC'%5D/*%5Blocal-name()='Disposition2' and namespace-uri()='']" /></b:properties></xs:appinfo></xs:annotation><xs:element name="ResponseDateFromCSP" type="xs:string" /><xs:element name="EID" type="xs:string" /><xs:element name="CompleteName" type="xs:string" /><xs:element name="LastName" type="xs:string" /><xs:element name="FirstName" type="xs:string" /><xs:element name="Middle" type="xs:string" /><xs:element name="DateOfBirth" type="xs:string" /><xs:element name="ArrestStatus" type="xs:string" /><xs:element name="ArrestDate" type="xs:string" /><xs:element name="DispositionDate" type="xs:string" /><xs:element name="StatuteViolated" type="xs:string" /><xs:element name="StatuteText" type="xs:string" /><xs:element name="StatuteType" type="xs:string" /><xs:element name="StatuteDegree" type="xs:string" /><xs:element name="VerdictDate" type="xs:string" /><xs:element name="Disposition1" type="xs:string" /><xs:element name="Disposition2" type="xs:string" /></xs:sequence></xs:complexType></xs:element></xs:schema>
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.