Skip to Content
0
Former Member
Nov 09, 2005 at 11:00 AM

Problems creating FILE comm channel

21 Views

Hi there,

I'm having problems with the creation of a simple communication channel that will pick and read a XML file from my computer. I'm trying to pick the XML file for mapping it to the corresponding fields and generate an IDOC.

I'm not concerned with the IDOC right now, i'd would like to try to fix this problem first.

I've created the business system with the communication channel.The channel has the following characteristics:

Adapter Type: File

Transport Protocol: File System NFS

Message Protocol: File

Adapter Engine: Integration Server

File System Aacess Parameters:

Source Directory: C:/temp

File Name: Vendor.xml

Processing Parameters:

Quality of Service: Exactly once

Poll Interval: 60 secs

Processing Mode: Delete

File Type: Text

-


So the file should be picked and deleted after being processed by the Integration Engine.

I've already created the Sender Agreement with the service and the communication channel i'd already created.

Do you have any ideas?

Do I have to turn the firewall off? it's off...

Do I have to create any connections to my pc?....

thanks