file mask file adapter Home Page › Forums › BizTalk 2004 – BizTalk 2010 › file mask file adapter This topic has 3 replies, 1 voice, and was last updated 9 years, 6 months ago by community-content. Viewing 1 reply thread Author Posts October 16, 2006 at 1:36 AM #16058 community-content When i use a file mask like *.CSV the file adapter processes csv files and blocks other files such as txt. When i test a file that has a *.CSVW extension it is also processed. This behaviour seems very weird to me. Is there any workaround for this? October 18, 2006 at 5:29 PM #16108 community-content I don’t think there is any way to get around this. It only looks at the first 3 letter after the “.”. I think it talks more about it in the help guide, but I don’t think it mentions how to change the behavior. October 25, 2006 at 1:32 AM #16195 community-content Thanks for the info. Sad to hear there is no way to change it. October 25, 2006 at 6:10 PM #16206 community-content Well, you could always write a custom adapter. I wouldn’t think it would be too hard for what you want to accomplish …. Author Posts Viewing 1 reply thread The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies. Log in / Register