Verification of the architecture and instance of Biztalk development

Source: Internet
Author: User
Tags biztalk

If the input file used does not conform to the requirements of the schema document, Biztalk Server writes an event ID 5719 error in the log. Is it possible to determine whether the input file conforms to the schema requirements based on the operation after the input file is placed in the receiving location directory? The answer is in the negative. In Visual Studio. Net 2003, you can perform schema validation on the specified file. Also, this approach can be used when BizTalk projects are not in service, not only by viewing logs, but also by saving unnecessary layout and uninstall in development.

The steps are as follows:

1. Select the schema file in Visual Studio. Net 2003 Solution Explorer, such as Test.xsd, right-click, select the Properties menu item in the pop-up menu, and open the Properties window.
2. In the General tab of the Test.xsd Property Page window, set the path to output instance filename and the path to enter instance filename, where the output instance filename is used to generate the instance action, and the input instance filename is used to validate the instance operation. Set the option to generate instance output type and validate instance input type as needed.
3. Click the OK button to close the window.
4. Select Test.xsd in Solution Explorer and right-click to select the Validate schema, build instance, and validate instance menu items as needed.

Event id=5719 Error Example:

Event Type: Error
Event Source: BizTalk Server 2004
Event Type: BizTalk Server 2004
Event id:5719
Date: 2006-7-4
Event: 10:47:44
Users: N/A
Computer:
Describe:
Error executing receive pipeline: "..." Source: Flat File Disassembler receive location: "... Input/*.txt "Reason:
English should be: There was a failure executing the receive pipeline:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.