Andy's profileAndy's WarholeBlogLists Tools Help

Blog


    Positional Flat File Challenge

     
    Lately I was struggling designing a schema for a positional flat file without tag identifiers.
     
    The file contains a header, data rows and a footer where the length of a row is 230 characters. The format is as follows:

    <headerfield1><headerfield2><headerfield3><field4><filler>
    <field1><field2><field3><field4><...>
    <field1><field2><field3><field4><...>
    ...
    <footerfield1><footerfield2><footerfield3><filler>
     
    I tried designing a schema, but it results in only 1 data row, and the data of the other data rows end up in the footer. When I edit the source file so that it does have tag identifiers, it results in the desired result.
     
    After some rearch and consultation, see the 'Positional Flat File without Tag Identifiers' topic on the MSDN BizTalk forum, I was finally concluded that this cannot be done out of the box. Thanks Jan Eliasen for the help.
     

    Comments

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    Trackbacks

    The trackback URL for this entry is:
    http://andymater.spaces.live.com/blog/cns!E8E1E7ADD43D35FA!318.trak
    Weblogs that reference this entry
    • None