cancel
Showing results for 
Search instead for 
Did you mean: 

testing file-xi-file scenario

Former Member
0 Kudos

Hi,

I did configuration (completed both the parts of the weblog )for transfering the file-xi-file using the weblog

/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2

but I didnt understand how to test the scenario.

Can any one plz help me on this??

Thanks,

Vasu

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

hi vasu,

to test the Scenario as mentioned in weblog.

you need to:

1. make a text file naming <b>input.txt</b>.

2. Place this file in the folder mentioned in the File Sender Communication Channel.(/Test in Weblog).

Take care of the slash(/) when u give the path of the file.

3. In the file u give contents like:

Firstname1,Middlename1,Lastname1,City1

Firstname2,Middlename2,Lastname2,City2

Firstname3,Middlename3,Lastname3,City3

regards

Shailesh

Former Member
0 Kudos

Hi,

To test the scenario ,go to ur message mapping...got the test tab...give input values and click on the execute mapping button.go to the source document view option and copy paste the xml file into ur source directory.then you are done.

Regards

Priyanka

MichalKrawczyk
Active Contributor
0 Kudos

Hi Vasudevarao,

you have to create an XML file like this below:

"This configuration should convert the flat file like this."

place it in your directory that you specified in

sender file adapter (communication channel)

and then if everything goes OK. you should see

the output file in the directory that you've specified in

the receiver file adapter configuration

Regards,

michal

Former Member
0 Kudos

Hi Vasudevarao,

You can test ur scenario by putting the test file at the place which you are specifying in ur sender FTP communication Channel.i.e Source directory from where u have to pick file.

Set the status of both Communication channel to active.

Activate ur change list.

You will find a file created in the reciever dirctory u mentioned in Reciever Communication channel.

Thanx.

Rekha.