receive-location

Biztalk - can I change the receive port of an existing receive location?

I have two different receive ports and two receive locations - one location assigned to each port. The ports are set to receive the exact same type of file - I ended up with both because I consolidated two different applications that did the same thing. I want to combine both locations into a single receive port, but I don't seem to be ...

Biztalk - processing a flat file receives "no subscribers found" message

I've created a flat file schema in Visual Studio from an instance of a CSV file I have, and it validates fine, and I've hooked up an orchestration to send and receive ports set to expect a file of that schema. When I publish the orchestration and use it to pick up a file, it's immediately suspended, with the following error: The publ...

Duplicate a receive location in Biztalk

I have a Biztalk application the requires about a dozen receive locations that are all almost exactly the same (one property, the folder on a remote FTP site, is different between them). Ideally, I'd like to take one location I've already created, and have Biztalk copy it a bunch of times, and I'll just edit the properties for each copy ...