Tagged Questions
1
vote
2answers
163 views
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 ...
1
vote
1answer
1k views
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 ...
0
votes
1answer
425 views
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 ...