cancel
Showing results for 
Search instead for 
Did you mean: 

Sender file adapter

Former Member
0 Kudos

Hi Frnds,

My scenario is file -soap-file.

I am usng sender file channel to pick the CSV(,Seperetaed) file.Here in same channel i am using file reciever in the module to get the response from soap.

find the attachment for module parametrs.

i have placed file at source drop zone channel is not picking up the file.Same set up in production it is working.

Could you any body suggest.

I can see below attached error message in moni:

Attached comm channel error as below.

Please any body suggest .What could be the reason

Accepted Solutions (0)

Answers (2)

Answers (2)

iaki_vila
Active Contributor
0 Kudos

Hi Narendra,

Are you working with XI 3.0?, there is a knowable error that it is metioned in these notes:

- Note 1101737 - Dump UNCAUGHT_EXCEPTION in the inbound processing

- Note 1474759 - XI runtime: Error MSGGUID_EXISTING

- Synchrounous process

Note 1272854 - XI runtime: Synchronous message with the same ID

Regards.

Former Member
0 Kudos

Hi,

Thanks for ur reply.

@Ramasami,Tested as per ur message.didn't work

@Vila i am using pi 7.0 here

Former Member
0 Kudos

Hi ,

Any inputs pls....?

Former Member
0 Kudos

Hi Team,

i am working on File-Soap-File scenario.Here i am trying picking up

the ,Seperated .CSV file.

Here i am using request response bean and response bean as per

attachments.

be fore calling SAP adapter request response bean is executing.it is

failing there.

find the attached document for the same.

If i check in channel monitoring below error message i am recieving :

Retry interval started. Length: 60.0 seconds

8/8/13 6:56:40 AM 1318c1b6-43df-4454-1db3-f7608c71e460 Error:

com.sap.aii.af.ra.ms.api.DeliveryException:

XIServer:NO_MAPPINGPROGRAM_FOUND:

8/8/13 6:56:40 AM Processing started

8/8/13 6:55:56 AM 1318c1b6-43df-4454-1db3-f7608c71e460 Retry interval

started. Length: 60.0 seconds

8/8/13 6:55:56 AM 1318c1b6-43df-4454-1db3-f7608c71e460 Error:

com.sap.aii.af.ra.ms.api.DeliveryException:

XIServer:NO_MAPPINGPROGRAM_FOUND:

8/8/13 6:55:56 AM Processing started

8/8/13 6:54:56 AM 1318c1b6-43df-4454-1db3-f7608c71e460 Retry interval

started. Length: 60.0 seconds

8/8/13 6:54:56 AM 1318c1b6-43df-4454-1db3-f7608c71e460 Error:

com.sap.aii.af.ra.ms.api.DeliveryException:

XIServer:NO_MAPPINGPROGRAM_FOUND

manigram
Active Participant
0 Kudos

Hi,

Go to Channel error and find check the log, fetch the file name which is currently in error state. Go to FTP and change the file name with another name or remove that file temporarly from that folder.

EX: sample.csv is currently in error  at communication channel. Now go to FTP folder and change the file name with sample1.csv or remove that file from folder .

Regards,

Manigandan