cancel
Showing results for 
Search instead for 
Did you mean: 

file to file

Former Member
0 Kudos

hi all,

i am not getting the message in receiver side though the file adapter already send successfully..

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi all,

Thanks for reply.

Regards

Pinaki

Former Member
0 Kudos

Hi Pinaki,

Please goto Runtime Workbench

1. http://<domain>:<port>/rwb

2. Message Monitoring

3. choose Adapter Engine and display

Here you should see if the receiver channel has failed.

Post the error, then somebody should be able to help you.

Former Member
0 Kudos

i hav check it out but is ok.i think the problrm is in queue.could u plz tell me the tcode for queue

Former Member
0 Kudos

SMQ2 for inbound queue

SMQ1 for outbound queue

SM58 for transactional queue

Edited by: Christian Vilhelm Henriksen on Feb 16, 2010 10:23 AM

Former Member
0 Kudos

Hi,

Have you checked sxi_monitor to see if the mapping failed?

Former Member
0 Kudos
i hav check it out but is ok.i think the problrm is in queue.could u plz tell me the tcode for queue

If the problem is with with queue you will see a red/green flag in SXMB_MONI at the outbound processing column. Check for that. Double click on teh queue name and you would be redirected to the outbound queues. Else, you can use teh transactions stated by Christine and refresh the queues.

Former Member
0 Kudos

Hi Pinaki,

What is the protocol you are using???....NFS or FTP????....remember if you are using NFS then your target folder should be withn XI server itself.....Check in comm channel for exact error....

Regds,

Pinangshuk.

Former Member
0 Kudos

i m using NFS....after changing in the processing parameter as "test"("delete" before ) of the file adapter..

.the scenario is rnning successfully...

Former Member
0 Kudos

Then its the Authoriztion problem. Check if the PIUSER has Delete rights.

Former Member
0 Kudos
i am not getting the message in receiver side though the file adapter already send successfully..

If everything is successful the only possible reason I can think of is folder name. Its usually case sensitive. Check if you have specified it properly.

former_member200962
Active Contributor
0 Kudos

1) Are you looking in the correct folder?

2) Is the target folder location specified properly?

3) Does the user have permissions to write into the target folder?

4) Check if your End-to-End monitoring showing success.

Regards,

Abhishek.

Former Member
0 Kudos

configuration part is ok..but not showing in end to end monitoring