Send and Receive ports problem

Home Page Forums BizTalk 2004 – BizTalk 2010 Send and Receive ports problem Send and Receive ports problem

#13932

Hi there

I have set up 1 recieve port and 2 send ports. For the send ports the
message is sent as an file to a particular folder depending on filters.
For the receive port, it also accepts an xml file in a particular
folder. My problem is that when my xml file is added to the folder
specified in the receive port properties, nothing happens on the send
port side of things. All the ports are enlisted and started and the
receive port is enabled.

Does anyone have any initial thoughts on why the send ports are not
putting the files into the destination folder?

I have BizTalk Server 2004 and am running this from my local machine.
I’m basically copying an xml file to the destination folder of the
receive port. As a consequence of this the file should be dealt with by
the send ports and distributed accordingly to the correct send port
destination folder.

I am using the XMLReceive pipeline on my receive location and there is nothing wrong with the filter, it’s a basic expression testing if a particular field in the xml is <= to a particular value

I’m quite new to BizTalk, any help is much appreciated.

Cheers