Re: Biztalk 2004 - ftp adapter watching for multiple file masks



No, each receive location will operate independently and poll for files with
the extension you set. I currently have FILE receive location polling for
new .txt files and an FTP receive location polling for .810 files. Both
files are the same schema but with different extensions. The FTP receive
location is the primary and the FILE receive location is my backup and
resubmit area.

--
Jeff Lynch
"A BizTalk Enthusiast"
http://codebetter.com/blogs/jeff.lynch


"BizTalk Benjamin" <BizTalkBenjamin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:5E0AC47A-AAF9-4A9C-A7E7-631122D8A2C2@xxxxxxxxxxxxxxxx
> Hi Jeff,
> We have over a 100 suppliers (not right now of course, they will be coming
> on board over a period of a few months) and they are sending data via
> Secure
> FTP. They are not allowed to see each others data and hence we are
> directing
> each to a separate folder.
>
> I need to pick up these files and then prepend a custom header and do some
> transformations to a common format.
>
> I was hoping to be able to set the port's main receive location to a
> parent
> folder (since i can access the FTP folders via the network on the file
> system
> (UNC)) and pick up all files (and also the context properties such as the
> full file name and so on).
>
> I could extend the custom adapter sample with a file watcher but was
> hoping
> for an easier mechanism.
>
> By the way, going back to the original question, if you had to set 3
> locations (one for each mask) , would you have to do something like a
> convoy
> to be able to pick up from three separate locations?
>
> Cheers
> Benjy
>
> PS: By the way, great blog...
>
> "Jeff Lynch" wrote:
>
>> A single receive port can have multiple receive locations but I've never
>> created 100 receive locations, only a few. The only limitation is a
>> single
>> map on the receive port.
>>
>> Why do you need 100 folders in an FTP site?
>>
>> --
>> Jeff Lynch
>> "A BizTalk Enthusiast"
>> http://codebetter.com/blogs/jeff.lynch
>>
>>
>> "BizTalk Benjamin" <BizTalkBenjamin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
>> message news:2FC45845-4B09-4FC1-8DF0-BBA12C3713F6@xxxxxxxxxxxxxxxx
>> > Jeff,
>> >
>> > i've just been discussing a similar thing in the GENERAL newsgroup.
>> > I need to create nearly a 100 folders and was hoping that I could set
>> > the
>> > file adapter to watch for files in subfolders and I was just getting
>> > convinced that I could not do this. [or is subfolder watching only
>> > possible
>> > in the FTP adapter]
>> >
>> > How can BizTalk monitor so many recieve locations in a single port?
>> >
>> > Can you give a bit more explanation on how we can set this up?
>> >
>> > Rgds
>> > Benjy
>> >
>> > "Jeff Lynch" wrote:
>> >
>> >> Three receive locations with one common receive port should do it.
>> >>
>> >> --
>> >> Jeff Lynch
>> >> "A BizTalk Enthusiast"
>> >> http://codebetter.com/blogs/jeff.lynch
>> >>
>> >>
>> >> "pfeifest" <pfeifest@xxxxxxxxxxx> wrote in message
>> >> news:1121118459.599875.106130@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> >> > Hello-
>> >> >
>> >> > How can I specify my ftp adapter to watch a directory for 3
>> >> > different
>> >> > file masks: *.txt, *.edi, and *.ack?
>> >> >
>> >> > I have to imagine there is a way to specify that in the file mask
>> >> > field
>> >> > but it keeps saying "Not Found". Or in the worst case do I need 3
>> >> > receive locations?
>> >> >
>> >> > Thanks-
>> >> >
>> >> > pfeifest
>> >> >
>> >>
>> >>
>> >>
>>
>>
>>


.



Relevant Pages

  • Re: Hackers Tag FTP Server; Cant Erase Folders, Files
    ... summarizes the responses sent to me. ... folders from being created via ftp. ... Create an NT "User" account for ftp use only. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Hackers Tag FTP Server; Cant Erase Folders, Files
    ... We are in a university setting. ... images and other documents to other lab members. ... Create a directory for ftp - apply NTFS permissions ... >>needs (i.e. do NOT allow it to create folders, ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS Security
    ... The user having problems can download any of the other files in the FTP ... > retrieve data from all 4 folders and has the acces to all ... >>> Admin rights to the site. ...
    (microsoft.public.inetserver.iis.security)
  • Re: FTP works ok, then gets access denied.
    ... IIS 6.0 has a new cool feature call user isolation, ... There are a few folders in there that take their own account. ... FTP goes through fits where it gives access denied no matter ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: BIG BIG problem with proxy
    ... Fabio ... "Jeff Lynch" wrote: ... These are set on the FTP ... >> My ftp adapter has to go across a proxy to retrive files. ...
    (microsoft.public.biztalk.general)

Loading